Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse error


smoothefeet

Recommended Posts

Posted

Hi all,

 

I'm uploaded another database and I've tried to install

and I get this error

 

Parse error: parse error, unexpected $ in /home/content/m/u/r/murasakistudio/html/bpf/oscommerce/catalog/install/includes/functions/database.php on line 61

 

any ideas?

Posted

Hi all,

 

I'm uploaded another database and I've tried to install

and I get this error

 

Parse error: parse error, unexpected $ in /home/content/m/u/r/murasakistudio/html/bpf/oscommerce/catalog/install/includes/functions/database.php on line 61

 

any ideas?

 

 

This means usually that you are missing a closing curly brace from the code "}"

if you have only uploaded it try and upload that file again, if its a template then it is possible there is a code error

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted

Was the error message $ or $end? If $end, it means that you lost a closing } somewhere and PHP reached the end of the file while still within a "block" or function somewhere. If it's really just $, it sounds like maybe a botched edit or add-on install that left a stray $ in the PHP code.

Archived

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

×
×
  • Create New...