Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

easypopulate corrupts php files...


VladDrakul

Recommended Posts

Posted

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!!!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...