1
Hi guys,
Here's my story:
I was running version 2.0.9.2, so after a bit of research, I did the updates 1 by 1 (found here:
http://sourceforge.net/project/showfiles.php?group_id=41586&package_id=72954) up to 2.0.13.
So far that all worked fine, the site still worked, and not a problem!
I then thought to upgrade to 2.0.14, without realising that there was 2.0.13.2 in between.
I followed the instructions in the 2.0.14 release notes for upgrades, I did the following:
1. Copy the content of the htdocs/ folder except mainfile.php over your existing installation.
2. Delete the following folders and files:
* class/smarty/core
* class/smarty/plugins/resource.db.php
3. Empty the templates_c folder (except index.html)
4. Upload the upgrade folder to your site
5. Ensure the server can write to mainfile.php
I then wasn't sure how to log in with an administrator account...
From there, I went to mysite.com/upgrade and all I get there is a blank page.
If I go to the root directory, I get the following error:
Fatal error: Call to undefined function: getinstance() in /home/davidbl/public_html/jam/include/common.php on line 40
Anyone got any ideas?