mathp Posted April 15, 2004 Posted April 15, 2004 Hi everybody, I just installed a new version of OSC :o on my server, the problem is that i have an illegal tag <_< at the line 413 :( </</td> see this address http://avatarflashchat.com/catalog2 is i refresh the page this tag will be removed same thing for the page http://www.avatarflashchat.com/catalog2/pr...p?products_id=5 now the illegal tag is on the line 450 </ </td> and the bottom banner is out of the scrren, the table is broken.... Any idea to solve this problem???? Waiting your answers. Thank you Mathieu P.
mathp Posted April 15, 2004 Author Posted April 15, 2004 if i remove the code <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?> in the file index.php see: http://www.avatarflashchat.com/catalog2/index2.php all work well WHY ? Anybody can explain the usage of the file application_bottom.php ? Where is the proble? i accept any idea :D Mathieu P.
mathp Posted April 16, 2004 Author Posted April 16, 2004 All work well if a remove this code tep_session_close(); situated on application_bottom.php Why if a keep this code my page/table is broken, i cheked the demo on OSC website and i don't seee the error that i have :blink: Any idea ??? Mathieu P. I very like this product but....... this problem...........
Mark Evans Posted April 16, 2004 Posted April 16, 2004 Sounds like you have PHP bug Edit the .htaccess file so it reflects the following <IfModule mod_php4.c> php_value session.use_trans_sid 0 # php_value register_globals 1 </IfModule> Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
mathp Posted April 16, 2004 Author Posted April 16, 2004 :) :) Thank You the problem is solved, your solution worked Mathieu P.
mathp Posted April 16, 2004 Author Posted April 16, 2004 :) :) Thank You the problem is solved, your solution worked Mathieu P.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.