blueline Posted November 26, 2003 Posted November 26, 2003 Guys, I am really curious here. I did an install for a client, and noticed that when clicking on the invoice in the email I was sent I was directed to http://216.67.227.252/~x25aday/account_his...php?order_id=14. Well, the problem is I am getting errors at the top of the page: (MS2 install) Warning: main(includes/boxes/downloads.php): failed to open stream: No such file or directory in /home/x25aday/public_html/account_history_info.php on line 350 Warning: main(): Failed opening 'includes/boxes/downloads.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/x25aday/public_html/account_history_info.php on line 350 Any ideas where this file actually is? I can't find it. Thanks, -Chris Chris Sullivan
chfields Posted November 26, 2003 Posted November 26, 2003 It should be in catalog/includes/boxes/downloads.php You may need to chmod it to 777
blueline Posted November 26, 2003 Author Posted November 26, 2003 That's the thing....I don't physically have the file. I checked the Daily Snapshot release, and it's not there. I also checked the Milestone 2 release, and it's not there either. -Chris Chris Sullivan
blueline Posted November 27, 2003 Author Posted November 27, 2003 Guys...this is critical. I can't be the only one having this problem. Chris Sullivan
Guest Posted November 27, 2003 Posted November 27, 2003 I only have this in account_history_info.php: include(DIR_WS_MODULES . 'downloads.php'); Maybe something got messed up somewhere that it is looking for the file in includes/boxes rather than includes/modules? Hth, Matt
blueline Posted November 27, 2003 Author Posted November 27, 2003 Strange...but that was the problem. Thanks Matt. -Chris Chris Sullivan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.