gclipse02 Posted February 14, 2009 Share Posted February 14, 2009 Okay, I've managed to get QTPro and STS V4.5.8 working together. But I've come across an error... When I click on the Stock button in the Product Entry page, I get the following error message: Warning: require(web_shop_31.12.08/shop/admin/includes/application_top.php) [function.require]: failed to open stream: No such file or directory in /home/content/g/i/g/gigisshoes/html/catalog/admin/stock.php on line 49 Fatal error: require() [function.require]: Failed opening required 'web_shop_31.12.08/shop/admin/includes/application_top.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/g/i/g/gigisshoes/html/catalog/admin/stock.php on line 49 I understand basic programming and OOP, but this is giving me a hard time. Both stock.php and application_top.php are in their respective directories. The line that is referenced by the warning and error is part of a /* */ comment, so there should be no arguement posed there? If it helps, the site is www.gigisshoeboutique.com Can anyone help me with this one? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.