When I was first setting up these products, I was not able to create the database tables correctly through the configuration link on the admin panel. I reported the problem and alternate instructions were provided to me. These instructions allowed me to get the Classifieds and Auction software installed, but failed on the Forums. I have the site configured to use all of these products from a single, shared, database.
On trying to register a new user for the Classifieds software, the form takes the info, the confirmation E-mail is sent, but when I click on the link in the E-mail I get the following error displayed from the website:
SQL Error: Table 'russell_mewsoft.Forum_Users_Info' doesn't exist
From the table name being specified, I am assuming the error is occurring because the Forums software was not installed and so the Forums tables do not exist. I did a database check and the rest of the tables are there.
Unfortunately, since the last E-mail I received with the alternate instructions, I have upgraded my OS and during the process I lost my old E-mail so I no longer have those instructions to refer back to. I tried creating the Forums table through the admin panel again and here are the errors that I receive:
When I first bring up the Admin panel I get this:
SQL Error: Table 'russell_mewsoft.ForumConfig' doesn't exist
Query:
SELECT * FROM ForumConfig
Line 257, File /home/russell/public_html/bank-surplus.com/boardawy/cgi-bin//Configuration.pm.
Package: main, File: /home/russell/public_html/bank-surplus.com/boardawy/cgi-bin//Configuration.pm, Line: 257
And when I go to the Setup Wizard and click on the Create SQL Tables I get this:
Forbidden
You don't have permission to access /boardawy/cgi-bin/admin.cgi on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 Server at www.bank-surplus.com Port 80
This is the same error that I was getting on the Classified and Auction software prior to using the alternate method. Obviously, I have access to that file or I could not get into the admin panel in the first place.
Thank you in advance for any assistance.
The website is: http://www.bank-surplus.com |