Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

jesus, code missing...


Guest

Recommended Posts

Posted

hi all

 

hmn

cant fix this

 

missing code

its everytime the same </table>-tag

 

THIS

</td>

          <td class="mws_boxRight"></td>

        </tr>

        <tr>

          <td><img src="images/infobox/lower_left.gif" border="0" alt="" width="30" height="30"></td>

          <td class="mws_boxBottom"></td>

          <td><img src="images/infobox/lower_right.gif" border="0" alt="" width="30" height="30"></td>

        </tr>

      </table></td>

  </tr>

</            </td>

          </tr>

<!-- reviews_eof //-->

<!-- restriction //-->

 

INSTEAD OF

</td>

          <td class="mws_boxRight"></td>

        </tr>

        <tr>

          <td><img src="images/infobox/lower_left.gif" border="0" alt="" width="30" height="30"></td>

          <td class="mws_boxBottom"></td>

          <td><img src="images/infobox/lower_right.gif" border="0" alt="" width="30" height="30"></td>

        </tr>

      </table></td>

  </tr>

</table>

            </td>

          </tr>

<!-- reviews_eof //-->

<!-- restriction //-->

 

it happens in several times

but

NEVER

on the index.php

 

whats crasy too

on pages with more then 250 caracters in TEXT_INFORMATION

u get this mistake

but

after reducing the caracters

its working fine

 

could anybody pleas help me

i go loopy

 

TIA

 

-u

 

andik

Posted

Check and see what version of php you are running.

 

I was getting this bizzar error that had no explination in v4.1 or 4.2 and it was corrected magically in v4.3

 

It was almost like php just decided to write some of its own code where ever depending on when and how the table was drawn. :blink:

Posted

thanks alot linda

its 4.2.2 running

first

i thought

theres anything wrong setted in my php-configuration

 

i remember

only unpack the tar-file

and

enable the module in http.conf

aehmn

but i read the php-installtion guide

uffff

sounds complicated

with install

and

make directives :huh:

hmn

im abit solicitous about destroy the whole envirement

 

how did get it fixed? ;)

 

TIA

 

andik

Archived

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

×
×
  • Create New...