|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Unable to Upgrade due to broken broken admin panel [message #166748 is a reply to message #166747] |
Fri, 17 February 2012 09:18 |
|
pips
Messages: 113 Registered: February 2012
Karma: 0
|
Senior Member |
|
|
Also, during the upgrade, i got this error and have been unable to run the consistancy checker
Quote:Beginning SQL Upgrades.
Checking if SQL permissions to perform the upgrade are available.
Alter database column salt in table fud30_users.
Drop unused database index fud30_msg_i_ta from table fud30_msg.
Fatal error: Uncaught exception 'Exception' with message '1091: Can't DROP 'fud30_msg_i_ta'; check that column/key exists @ ALTER TABLE fud30_msg DROP INDEX fud30_msg_i_ta' in /vhosts/nomad-forum.com/httpdocs/fudforum/upgrade.php:113 Stack trace: #0 /vhosts/nomad-forum.com/httpdocs/fudforum/data/sql/mysql/db.inc(104): fud_sql_error_handler('ALTER TABLE fud...', 'Can't DROP 'fud...', 1091, '5.0.32-Debian_7...') #1 /vhosts/nomad-forum.com/httpdocs/fudforum/data/include/dbadmin.inc(610): q('ALTER TABLE fud...') #2 /vhosts/nomad-forum.com/httpdocs/fudforum/upgrade.php(917): drop_index('fud30_msg', 'fud30_msg_i_ta') #3 {main} thrown in /vhosts/nomad-forum.com/httpdocs/fudforum/upgrade.php on line 113
[Updated on: Fri, 17 February 2012 09:19] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Unable to Upgrade due to broken broken admin panel [message #166762 is a reply to message #166761] |
Sat, 18 February 2012 00:35 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
Yours is installed in a subdirectory 'forum" while I install mine directly to the domain, so you might have an extra section to your data root
WWW Root:
This is the URL of your forum.: http://domain.name/
WWW Root (disk path):
The directory where the forum's web browseable files are stored (*.php, images, etc.). : /home/user/domain.name/
(This is where your /adm and Index.php is, it is also where your second globals is)
Data Root:
The directory where the forum's data files are stored (cache, backups, and other data).
/home/user/forum/
(this is where cache, errors, sql etc are)
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|
|
|
|
|
|
|
|
|
|