Guest Posted April 27, 2006 Posted April 27, 2006 Can anyone tell me what is wrong here, when a customer goes to create an account this is what is says... 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 and this is line 377... <td><?php if ($show_login ==1) { require('login_box.php');}else{echo PRIMARY_ADDRESS_DESCRIPTION; } ?></td>
♥Vger Posted April 27, 2006 Posted April 27, 2006 You've tried to install the Best Login Box contribution but haven't done it successfully. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.