Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

No Store Front After Upgrade To 2.3.3.2


Guest

Recommended Posts

Posted

Hi I have just completed the update to 2.3.3.2

I am able to access the Admin Panel but my store front does not display.

500 internal error on the shop front page

http://www.silvereclipse.co.uk

Does anyone have any ideas

Posted

You will need to ensure that you have made all the required changes, and that none of the new/amended files are corrupted during the upload.

Posted

Thanks Harold checked server logs there seems to be a problem writing the page parse time to the db.

I have set this to false in the admin panel and Store pages now display.

See Below excerpts from my error log. The common denominator is STORE_PAGE_PARSE_TIME_LOG.

AH01215: PHP Warning: error_log(/var/log/www/tep/page_parse_time.log): failed to open stream: No such file or directory in /home/sites/silvereclipse.co.uk/public_html/includes/functions/database.php on line 39

AH01215: PHP Catchable fatal error: Object of class mysqli_result could not be converted to string in /home/sites/silvereclipse.co.uk/public_html/includes/functions/database.php on line 46

 

Any suggestions on how to fix this would be greatly appreciated.

Posted

The PHP Catchable fatal error is fixed with the following and will be in the v2.3.3.3 release:

 

https://github.com/osCommerce/oscommerce2/commit/a4b14dd688eaddd20332e01540dca3e75227ed58

 

You also need to update the logfile path under:

 

Administration Tool -> Configuration -> Logging -> Log Destination

:heart:, osCommerce

  • 2 weeks later...
Posted

not sure if this is the right place but I just finished with my updates and I have no store front as well. The person who looks after our website no longer works for us and I am new to this type of system. Any advice would be greatly appreciated.

 

www.badgirlfriendskates.com

Posted

Hi Burt,

The problem arose from the database not being able to read the temp directory for page logging (This was only used as a development tool and is no longer required on my site ) I rectified by changing the Admin->Configuration->Logging->StorePageParseTime setting from true to false.

  • 4 weeks later...
Posted

i had to reinstall all the updates except the last one and it seems to be working except a few glitches which i am still trying to fix

  • 1 month later...
Posted

For a couple of days now it seems like not all the page contents(from the dbase) is being shown.

On Some pages I do not see anything in the body of the page.

 

I found these errors in the error_log file.

 

AH01215: PHP Catchable fatal error:

Argument 1 passed to aPage_Modules::linkText() must be an array, null given in

/home/sites/WEBSITE/public_html/catalog/includes/modules/ultimate_seo_urls5/page_modules/product_info.php on line 170

and defined in /home/sites/WEBSITE/public_html/catalog/includes/modules/ultimate_seo_urls5/abstracts/page_modules.php on line 338.

The Ultimate SEO Urls5 plugin might be causing this, I have set the 'Select your chosen cache system: to file on the SEO Urls 5 plugin'.

the Admin->Configuration->Logging->StorePageParseTime setting is set to false.

 

I am using a templ. called TechnoStore -with osCommerce Online Merchant v2.3.3.4.

 

Any help would be greatly appreciated.

 

DaLegsman

Archived

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

×
×
  • Create New...