URGENT REQUEST - GALLERY UNAVAILABLE
I've recently upgraded my forum running vB2 to vB3 which works great and then decided to upgrade my photopost from version 4.0 to 4.8c.
I copied all files from the zip and overwrote all files in the gallery root as highlighted in the installation instructions, with the exception of install.php and config-inc.php. I then ran convertor.php and put in my respective cookie /
vB license settings. This was all ok.
However, now when I try to enter the gallery index page, I get the following error:
Code:
Content visible to verified customers only.
The first thing I note is that it's trying to select from a table called '
photopostuser' and there isn't a table called this, but there is one called '
photopostusers'. Now I remember having this problem with an earlier version of photopost and posted it in this forum, but it appears as though you've removed a lot of the old posts so I cannot see what was done to correct it. If I remember rightly - I had to actually modify the files themselves so that it called the table by '
photopostusers'.
My knowledge of mySQL is a bit better now so rather than adjusting the files, I renamed the table temporarily to '
photopostuser' to see what that did. I was then just presented with another SQL error:
Code:
Content visible to verified customers only.
So it appears as though other information is missing. I also get an error at the top of the screen as shown in the attachment.
I'd really appreciate some urgent help on this because the website gallery is current down. A copy of my config-inc.php file is attached (database username / password and
vB license info REMOVED).