Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem illegal TAG (fresh installation)


mathp

Recommended Posts

Posted

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.

Posted

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...........

Posted

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)

Archived

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

×
×
  • Create New...