|
Post by Ernesto is ignored |
Re: Is this a bug? |
Mon, 31 January 2011 23:38 |
|
you use clearos 5.2 ?
clearos 5.1 is no problems here, and i can install 3.0.1 and 3.0.2 on clearos 5.2
but no way i can get 3.0.0 in to clearos 5.2....
|
|
Post by Ernesto is ignored |
Re: Is this a bug? |
Mon, 31 January 2011 23:02 |
|
Hi
i tried that also, but i stil got an error message
Undefined template: "TEMPLATE" inside "merge_another_lnk"
|
|
Post by Ernesto is ignored |
Re: Is this a bug? |
Mon, 31 January 2011 12:19 |
|
Trying another solution
when i try to install FUDforum 3.0.0 on my ClearOS 5.2
and i click next at the last step 5/5 i get error message:
if i choose language: no (in step 4) i get:
Undefined template: "TEMPLATE" inside "merge_another_lnk"
if i choose language: Norwegian (in step 4) i get :
Missing message entry calendar inside i18n/norwegian/msg
can anyone help me? i need to install 3.0.0 in order to import a backup, then i wil upgrade it to 3.0.2(that works/installs great on clrearos 5.2)
|
|
Is this a bug? |
Fri, 07 January 2011 20:26 |
|
Is this a bug? Several times trying to restore 3.0.2 data dumps I get the same error, now I got it while attempting a restore from a FUDforum2Go dump.
Fatal error: Uncaught exception 'Exception' with message '(/home/username/testforum/include/theme/default/db.inc:75<br /> /home/username/testforum/include/dbadmin.inc:417<br /> /home/username/testforum.com/adm/admimport.php:224<br /> ) 1061: Duplicate key name 'fud30_tv_1_i_t'<br /> Query: ALTER IGNORE TABLE fud30_tv_1 ADD UNIQUE fud30_tv_1_i_t (thread_id)<br /> _POST: array ( 'S' => 'be9e01e75bf017d9f9ea84c4551e8ecd', 'SQ' => '0e0fd37ccf3ceg49977346639ca9e5e8', 'path' => '/home/username/testforum/tmp/FUDforum_07_01_2011_06_54.fud.gz', 'btn_submit' => 'Import Data', )<br /> Database version: 5.1.39-log<br /> [Referring Page] http://testforum.com/adm/admimport.php?S=be9e01ec9bf017d9f9ea2154551e8ecd&SQ=0e0fd37ccf3ca249977346639ca9e5e8<br /> ' in /home/username/testforum/include/core.inc:215 Stack trace: #0 /home/username/testforum/include/theme/default/db.inc(75): fud_sql_error_handler() #1 /home/username/testforum/include/dbadmin.inc(417): q('ALTER IGNORE TA...', 'Duplicate key n...', 1061, '5.1.39-log') #2 /home/username/testforum.com/adm/admimport.php(224): create_index('ALTER IGNORE TA...') #3 {main} thrown in /home/username/testforum/include/core.inc on line 215
If you attempt to return to the forum you get: "FATAL ERROR: No session, cannot update status!" And a check of the SQL shows that there are nolonger any users installed!
Your earlier solution to delete duplicate table and run upgrade worked but there were some problems with making sure the users table was valid see (New web server http://fudforum.org/forum/index.php?t=msg&th=119768&goto=164054& ;#msg_164054).
So is this a bug or just errant behavior from switching servers and upgrading at the same time?
I will try and narrow it down better.
I still have a few copies I need to move so I'm sure I will encounter it again.
|
|
Re: New web server |
Sun, 02 January 2011 09:03 |
|
i have tried to walk around problem...
i have not upgrade the server with the forum in use i dont take the chance..
it is a clark 4.2 with fudforum 3.0.0
the new server with clearos5.2 dont let me install fudforum 3.0.0 but 3.0.2 works great...
i made a third server with clearos5.1 , i install fudforum 3.0.0, import backup from forum
then i upgrade to 3.0.2 and make backup....
but when i import to new server #%&#....
i think i forget this problem now and try go arround even another way....
i wil try to install clears5.1 in new server, has some sata controller probems.. but they dont belong here...
Linux is funny 
thanks for try to helping me....
|
|
Re: New web server |
Sun, 02 January 2011 07:36 |
|
kongarne wrote on Sun, 02 January 2011 03:36Hmmm did not work..
i cant upgrade forum after backup import if it is no way arround that i cant log in as administrator
Does your SQL fud30_users show "0"?
I had the exact same problem/error you specified, but recovered from it! To do so I had to install the previous version export the fud30_users from the SQL, and during the recovery process import them back into the SQL so that I had access to the forum.
Also you might want to verify that your Globals are correct!
|
|
Re: New web server |
Sun, 02 January 2011 07:09 |
|
You can always move the files and DB manually.
See "I've moved my forum to a new server, how do I get it to work again?" at FAQ.
|
|
Re: New web server |
Sun, 02 January 2011 04:36 |
|
Hmmm did not work..
i cant upgrade forum after backup import if it is no way arround that i cant log in as administrator
|
|
Re: New web server |
Sun, 02 January 2011 02:41 |
|
Hi
after i import backup and get error message i can not log in, admin account is gone....?
cant upgrade without log in
i am a rookie at this...
if i start over what i do?
forum is installed and working:
then i delete fud30_tv_1 in mysql database?
then i upgrade?
then i import backup?
i wil try...
|
|
Re: New web server |
Sat, 01 January 2011 12:02 |
|
Looks like it is trying to create an index that already exists in the database. Suggestions:
1. Drop the table/index (fud30_tv_1/fud30_tv_1_i_t) and re-import the dump?
2. Try to re-run the upgrade script. At this point all the data should be loaded, The upgrade script will create all the missing indexes.
|
|
Re: New web server |
Sat, 01 January 2011 09:34 |
|
Fatal error: Uncaught exception 'Exception' with message '(/var/www/FUDforum/include/theme/default/db.inc:75<br /> /var/www/FUDforum/include/dbadmin.inc:417<br /> /var/www/html/maforum/adm/admimport.php:224<br /> ) 1061: Duplicate key name 'fud30_tv_1_i_t'<br /> Query: ALTER IGNORE TABLE fud30_tv_1 ADD UNIQUE fud30_tv_1_i_t (thread_id)<br /> _POST: array ( 'S' => '6399ca853a69614972c7ac293849deee', 'SQ' => '3edf8df8f7b42616835e5b16062f0720', 'path' => '/var/www/FUDforum/tmp/FUDforum_01_01_2011_06_26.fud.gz', 'btn_submit' => 'Import Data', )<br /> Database version: 5.0.77<br /> [Referring Page] http://192.168.10.116/maforum/adm/admimport.php?S=6399ca853a69614972c7ac293 849deee&SQ=a1ff91d20660cd44585cc3ed5c308fa5<br /> ' in /var/www/FUDforum/include/core.inc:215 Stack trace: #0 /var/www/FUDforum/include/theme/default/db.inc(75): fud_sql_error_handler('ALTER IGNORE TA...', 'Duplicate key n...', 1061, '5.0.77') #1 /var/www/FUDforum/include/dbadmin.inc(417): q('ALTER IGNORE TA...') #2 /var/www/html/maforum/adm/admimport.php(224): create_index('{SQL_TABLE_PREF...', '{SQL_TABLE_PREF...', true, 'thread_id', false) #3 {main} thrown in /var/www/FUDforum/include/core.inc on line 215
|
|
Re: New web server |
Sat, 01 January 2011 07:33 |
|
that is correct!
when i import the backup it fails (almost finish) after that i can not enter forum or log in...
(i just reinstall it)
i have tried downloading dump to pc and put in new server /FUDforum/tmp with winscp
i also tried downloading the dump with winscp and place it in new server with winscp
i also downloaded it from (old)forum directly toa mapped share folder on new server, and used putty to copy it to tmp folder in new server
edit:
i have not copyed binary
|
|
Post by Ernesto is ignored |
Re: New web server |
Sat, 01 January 2011 06:32 |
|
Hi
i wil redo it and paste in the error message
the forum work great before i import backup
|
|
Post by Ernesto is ignored |
New web server, try to install 3.0.0 / clearos 5.2 |
Sat, 01 January 2011 05:29 |
|
Hi
i have been trying for som days to make a new webserver
i used fudforum 3.0.0 for 1 year and are very happy with it
but now i need to move this to another server, it is a clear 5.2
the short versjon:
i cant get fudforum 3.0.0 to work on new server clear5.2
i dump forum from clark4.2 fudforum 3.0.0
use a temp server with clear 5.1/fudforum 3.0.0
import backup... perfect, upgrade to 3.0.2... perfect
dump forum backup
try to import backup in new server clear 5.2/fudforum 3.0.2, but only get error message at the end, and i can not log in to the forum with my admin.....
|
|