Guest Posted September 19, 2013 Posted September 19, 2013 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
burt Posted September 19, 2013 Posted September 19, 2013 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.
Harald Ponce de Leon Posted September 19, 2013 Posted September 19, 2013 Please check your web server error log for PHP errors that can help diagnose the issue. , osCommerce
Guest Posted September 19, 2013 Posted September 19, 2013 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.
greasemonkey Posted September 19, 2013 Posted September 19, 2013 I would go back and double/triple check your work... My guess is you've made an error - possibly in includes/functions/database.php...
Harald Ponce de Leon Posted September 19, 2013 Posted September 19, 2013 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 , osCommerce
catlprod Posted October 1, 2013 Posted October 1, 2013 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
burt Posted October 8, 2013 Posted October 8, 2013 @@catlprod - your store appears to be up and running now? @@WeeCB - as does yours? Can you confirm. What was the exact nature of your problem(s)? What did you do to fix it ?
Guest Posted October 9, 2013 Posted October 9, 2013 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.
catlprod Posted November 6, 2013 Posted November 6, 2013 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
CvtfRadio Posted December 24, 2013 Posted December 24, 2013 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.