Tuesday, 10 July 2018 08:09
Solution for PHP error Undefined variable: _SERVER in /home/xxx/public_html/libraries/cms
Written by Super User
The following php error is likely to occur when your site PHP version has been changed from PHP 5.xx to the new PHP 7 version. The culprit is likely to be the file "php.ini" which was left and wrongly added at root level. Notice: Undefined variable: _SERVER in /home/yoursitename/public_html/libraries/cms.php To correct this issue, simply rename your php.ini to phpold.ini.txt and it should do the trick. Please note that Siteground (hosting provider), tends to automatically add a php.ini at root folder during site transfer or creation of a new CMS site.
Published in
Joomla
Tuesday, 10 July 2018 08:08
How to clear the cache in Firefox and Internet Explorer and Edge and Safari and Opera and Chrome
Written by Super User
Firefox: Go to History and from the drop down menu click on Clear Recent History. Choose the time range and the items you wish to clear and click Clear Now. Alternativaly, to clear your cache and cookies, you may click on Tools and from the drop down menu click on Options. In the options/ preferecences page, scroll down , tick the relevant sections to be cleared and click on Clear Now.
Chrome: Access Chrome and go to Preferences -> Advanced -> Clear Browsing Data. Select the items you want to delete, choose the period for which you want to delete them and click Clear Browsing Data. Safari: Open Safari and go to Develop -> Empty Caches. If you do not see the Develop menu item, you can enable it from Safari -> Preferences -> Advanced -> Show Develop menu in…
Published in
Tutorials & Help
Tuesday, 10 July 2018 08:06
How to resolve the connection error between Outlook 2016 and BT mail
Written by Super User
This step by step tutorial has been written to resolve the error often displayed when trying to connect and download emails from BT to Outlook 2016. BT mail uses the yahoo mail platform so instead of using your bt mail set up for your pop address simply switch to Yahoo bypassing the middle man namely BT. Below are Yahoo mail settings POP settings for Yahoo Mail Incoming Mail (POP) Server Server - pop.mail.yahoo.com Port - 995 Requires SSL - Yes Outgoing Mail (SMTP) Server Server - smtp.mail.yahoo.com Port - 465 or 587 Requires SSL - Yes Requires TLS - Yes (if available) Requires authentication - Yes Your login info Email address - your email address including the @btinternet or @btopenworld.com part Password - Your Bt mail account's password. Requires authentication - Yes That's it - I hope it helps. If you are looking for btinternet.com mail setting, please read below:…
Read 183 times
Published in
Mail Software