smoothefeet Posted July 2, 2010 Share Posted July 2, 2010 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? Link to comment Share on other sites More sharing options...
FIMBLE Posted July 2, 2010 Share Posted July 2, 2010 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 Link to comment Share on other sites More sharing options...
MrPhil Posted July 2, 2010 Share Posted July 2, 2010 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.