substudio Posted July 4, 2007 Posted July 4, 2007 Hi, I am very new to PHP and OSCommerce, so please excuse me if this is an ignorant question. I am using the STS v4.5.2 contribution, which so far seems really great, but have been getting the following lines of code above my store: Warning: main(includes/modules/sts_inc/index.php.html) [function.main]: failed to open stream: No such file or directory in /home/substudio/www/store/store/catalog/includes/modules/sts_inc/sts_display_output.php on line 21 Warning: main(includes/modules/sts_inc/index.php.html) [function.main]: failed to open stream: No such file or directory in /home/substudio/www/store/store/catalog/includes/modules/sts_inc/sts_display_output.php on line 21 Warning: main() [function.include]: Failed opening 'includes/modules/sts_inc/index.php.html' for inclusion (include_path='.:/usr/local/lib/php') in /home/substudio/www/store/store/catalog/includes/modules/sts_inc/sts_display_output.php on line 21 I was wondering if someone could help me understand what these lines are asking me to do, and if you could point me in the right direction to fix this. I tried commenting out lines of code in the sts_display_output.php file to see if I could figure out why it was giving me this error, but haven't had any luck. I also tried copying the index.php.html file to the location it is asking for, but after doing so essentially ended up with a double copy of the website (one on top of the other), so I removed it. Any help would be much appreciated! You can see our website here: http://store.sub-studio.com/store/catalog/index.php Quote
bkellum Posted July 4, 2007 Posted July 4, 2007 :thumbsup: In the STS User Manual, a support link is listed for the official osC thread (I have it listed in my signature below as well). Please use this link for all support requests in the future so as to benefit all STS users and to receive quicker responses. It appears you may have added index.php to the list of files in the STS Default Module in your store's Admin. Remove that entry. Hope this helped, Quote Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
substudio Posted July 6, 2007 Author Posted July 6, 2007 That worked. Thanks for your help! :thumbsup: In the STS User Manual, a support link is listed for the official osC thread (I have it listed in my signature below as well). Please use this link for all support requests in the future so as to benefit all STS users and to receive quicker responses. It appears you may have added index.php to the list of files in the STS Default Module in your store's Admin. Remove that entry. Hope this helped, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.