VladDrakul Posted December 19, 2005 Posted December 19, 2005 Some days ago I had a problem with my website and had to change the application_top.php (shop directory) file for the shop to work correctly. For some reason when I login to the shop it shows an unknown SSL connection and all images couldn't load I read the forum and end up updating line 41 of application_top.php to: $request_type = (getenv('SERVER_PORT') == '443') ? 'SSL' : 'NONSSL'; Now I try to make changes on the catalogue with easypopulate and the connection just hangs and I need to cancel the operation. However if I try to download the catalogue using easypopulate works!! After trying to use easypopulate I need to restore my admin files because I can't make new products in the regular way. The connection do the same as with easypopulate, simply hangs out! Whats happening? I have a 6500 catalogue and I can't make changes on products individually. HELP PLEASE!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.