Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse error: parse error, unexpected T_STRING


Turbo

Recommended Posts

Posted

hi!

 

please help, after trying to install some images with thumbnails on a plain page linked from my infobox

i get the following error :

 

Parse error: parse error, unexpected T_STRING in ....../languages/german/tabelle.php on line 15

 

line 15 : var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);

 

i made the html code with namo webeditor

 

thanks

Posted

Hi!

I had the same message yesterday, I managed to work it out.

The problem with my line was that \ was missing in a word i.e. what's should have been what\'s.

 

I'm not very literate with php though so I cant see what is missing from yours.

The way I worked my problem out was by comparing the file with a default copy of the file.

Archived

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

×
×
  • Create New...