Guest Posted April 27, 2006 Posted April 27, 2006 Can anyone tell me what is wrong here..... Warning: main(login_box.php) [function.main]: failed to open stream: No such file or directory in /home/s2as/public_html/catalog/create_account.php on line 377 Fatal error: main() [function.require]: Failed opening required 'login_box.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/s2as/public_html/catalog/create_account.php on line 377 when a customer goes to create an account this is what is says... and this is line 377... <td><?php if ($show_login ==1) { require('login_box.php');}else{echo PRIMARY_ADDRESS_DESCRIPTION; } ?></td> thanks Angelo Quote
kgt Posted April 27, 2006 Posted April 27, 2006 does login_box.php exist in /home/s2as/public_html/catalog/? Quote Contributions Discount Coupon Codes Donations
Guest Posted April 27, 2006 Posted April 27, 2006 does login_box.php exist in /home/s2as/public_html/catalog/? hi no it is NOt in there! Angelo www.s2as.com 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.