I have been having long waits to log into http://www.mywebaddress.com/admin/ for "opencart", most of the time i can't even log in. this just started today, was working fine yesterday, i have also reinstalled opencart and mysql and the issue is still occurring. need some help. I am using version 1.4.9.3 of opencart. Thanks.
Turns out it was the currency auto updater. had to manually go on to the currency.php module.
In this module:admin\ model\localisation\currency.php
i deleted the web address below in bold and saved it - then logged in to opencart normally and disabled the auto currency thing. and restored the currency.php file back to normal.
curl_setopt($ch, CURLOPT_URL, 'http://download.finance.yahoo.com/d/quotes.csv?s=' . implode(',', $data) . '&f=sl1&e=.csv');
this fixed it ^
In this module:admin\ model\localisation\currency.php
i deleted the web address below in bold and saved it - then logged in to opencart normally and disabled the auto currency thing. and restored the currency.php file back to normal.
curl_setopt($ch, CURLOPT_URL, 'http://download.finance.yahoo.com/d/quotes.csv?s=' . implode(',', $data) . '&f=sl1&e=.csv');
this fixed it ^
Thanks for the report back.
Looks like your server/connection is blocking that site.

Looks like your server/connection is blocking that site.
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
Who is online
Users browsing this forum: No registered users and 17 guests