Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

adding box questions


onecoup

Recommended Posts

Posted

when followed the instruction listed in the documents included in the download, I got the following warning:

 

 

Warning: main(includes/boxes/my_new_box.php) [function.main]: failed to open stream: No such file or directory in /home/frida4/public_html/catalog/includes/column_left.php on line 27

 

Warning: main(includes/boxes/my_new_box.php) [function.main]: failed to open stream: No such file or directory in /home/frida4/public_html/catalog/includes/column_left.php on line 27

 

Warning: main(includes/boxes/my_new_box.php) [function.main]: failed to open stream: No such file or directory in /home/frida4/public_html/catalog/includes/column_left.php on line 27

 

Fatal error: main() [function.require]: Failed opening required 'includes/boxes/my_new_box.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/frida4/public_html/catalog/includes/column_left.php on line 27

Posted

check /catalog/includes/boxes ... your missing the file my_new_box.php in there

Posted
check /catalog/includes/boxes ... your missing the file my_new_box.php in there

 

the box name is my_new_box instead of my new box.

 

please help.

Posted
the box name is my_new_box instead of my new box.

 

please help.

 

have you setup a language file for my_new_box ?? paste your php code for this file here

Posted
have you setup a language file for my_new_box ?? paste your php code for this file here

 

 

Works again.

 

you are my VIP.

 

thanks

Posted
have you setup a language file for my_new_box ?? paste your php code for this file here

 

Can I put several title box in the top line( the same line with my account, cart contents and check out) in the main page?

 

thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...