henryhank Posted March 14, 2003 Share Posted March 14, 2003 I have everything (I think) configured correctly - the admin tool works great, but when I try to open the catalog, I get the following error: Fatal error: Failed opening required 'filenames.php' (include_path='') in /home/user/public_html/catalog/includes/application_top.php on line 41 I've searched the forum, but can't find any clues. Thanks, -Hank Link to comment Share on other sites More sharing options...
polemarch Posted March 14, 2003 Share Posted March 14, 2003 I'm having exactly the same problem, any ideas out there would be appreciated. The admin side is working perfectly so it must be something simple, like an faulty pathname or something. Link to comment Share on other sites More sharing options...
henryhank Posted March 14, 2003 Author Share Posted March 14, 2003 That's good to hear - at least I'm not going crazy. I'm installing the 2.2 daily snapshot, if that matters. I'm thinking of downloading the 2.1 stable release and installing that instead. My FreeMerchant account goes away in a couple of days, and I'd really like to get this working. Link to comment Share on other sites More sharing options...
polemarch Posted March 14, 2003 Share Posted March 14, 2003 and I thought it was just me. I think I'll try the other version too. I installed the worldpay module and that seems to work fine too, I'm impressed. Just this silly problem to fix first. Let post our progress up so we can work out whats happening :-) Link to comment Share on other sites More sharing options...
henryhank Posted March 14, 2003 Author Share Posted March 14, 2003 Sure - I'm going out for about an hour, but plan to return and solve this one way or another! :) Link to comment Share on other sites More sharing options...
polemarch Posted March 14, 2003 Share Posted March 14, 2003 Fixed it, replace it with: // include the list of project filenames require('includes/filenames.php'); it is missing the includes bit Link to comment Share on other sites More sharing options...
henryhank Posted March 14, 2003 Author Share Posted March 14, 2003 Yeah, I saw that the first require for "configure.php" had "includes/" in it, but since this was my first look at the code, I didn't want to start changing things so quickly without exploring other avenues first. That worked (as well as changing the next require as well). Thanks, -Hank Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.