Re: 1.1.5 -> 1.2 update problems...

Smokey: Only if you used the migration tool to move from e.g. phpBB to PunBB.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

27

Re: 1.1.5 -> 1.2 update problems...

f10 wrote:

Nearlsy the same problem here:


An error was encountered
File: /home/www/web421/html/uni/forum/11_to_12_update.php
Line: 127

PunBB reported: Unable to create table forum_perms. Please check MySQL permissions and try again.

Database reported: Table 'forum_perms' already exists (Errno: 1050)

Hey!

I have the same problem! Please help!

Thanks.

28

Re: 1.1.5 -> 1.2 update problems...

Rickard wrote:

Yes, that or include code in the upgrade script to deal with this.

It would be a sooo good idea smile

Jules

29 (edited by sinterklas 2005-03-17 10:18)

Re: 1.1.5 -> 1.2 update problems...

i tried 2 times and had the same problems

i have encountered the same problems.
iv tried to upgrade the forum from 1.1.5 to 1.2.
then i v this messages

An error was encountered
File: /html/bb/11_to_12_update.php
Line: 166

PunBB reported: Unable to alter DB structure.

Database reported: Can't DROP 'search_results_ident_idx'. Check that column/key exists (Errno: 1091)

then i v returned to previous page, tried again, I have this:

http://ccpb.1host.de/bb/img/errorimg/after_idx.JPG

btw, I have ALL folders and files in CHMOD 777. big_smile


and i have this on my index.php:

http://ccpb.1host.de/bb/img/errorimg/problem1.JPG

i guessed, it won't work anymore, so i v returned to previous installation: upload all 1.1.5 files, but no modifications since last execution from 11_to_12_update.php..
and I have this in my index.php

http://ccpb.1host.de/bb/img/errorimg/return_to_1.1.5.JPG

and i v screwed up all successfully sad:(:(

here is my phpmyadmin screenshot:

http://ccpb.1host.de/bb/img/errorimg/phpmyadminscreenshot1.JPG

and..i think, this one is a big problem too wink :

http://ccpb.1host.de/bb/img/errorimg/memory.JPG

complete information:
php core configuration

ok...i won't give up..
I tried to run sql data manually....
copy some parts, paste it manually with semicolon ( ; ) in end of parts.
it worked..
but....why I can't upgrade the rest? http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons6/62.gifhttp://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons6/62.gifhttp://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons6/62.gif

thanks for assistance..

sorry for my english. http://us.i1.yimg.com/us.yimg.com/i/mesg/emoticons6/26.gif

Re: 1.1.5 -> 1.2 update problems...

I can probably help you out, but you'll have to wait until at least friday (when my Internet access at home is supposed to come back).

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: 1.1.5 -> 1.2 update problems...

thanks Rickard.
that would be very generous big_smile

Re: 1.1.5 -> 1.2 update problems...

theres something i v found in phpmyadmin, maybe it can help you to analyze.

Error
The additional Features for working with linked Tables have been deactivated. To find out why click here.

PMA Database ... not OK[ Documentation ]
General relation features Disabled

Re: 1.1.5 -> 1.2 update problems...

sinterklas did you migrate your forum using the convertor?

Re: 1.1.5 -> 1.2 update problems...

Connorhd wrote:

sinterklas did you migrate your forum using the convertor?

what convertor?

here are what i did:

1. install from a fresh punbb v.1.1.5
2. launch forum.
3. try to upgrade to v.1.2.
4. upgrade failed
5. return to v.1.1.5
6. restore DB from scratch..(copy part by part of sql data inserts, paste and run it from phpmyAdmin..manually)

and I did all TWICE! big_smile
all of the them failed.

btw,
I have tried to upgrade v.1.1.5 from clean/fresh installation to v.1.2 and faced the same error.
so i really do not know what's wrong with it..

sorry for my english big_smile

35

Re: 1.1.5 -> 1.2 update problems...

I have the same problem when i change my all tables name from "punbb_en_*" to "punbb_*" but when i
revert to the old name the upgrade done successfull.

If your people come crazy, you will not need to your mind any more.

36

Re: 1.1.5 -> 1.2 update problems...

Rickard wrote:

I can probably help you out, but you'll have to wait until at least friday (when my Internet access at home is supposed to come back).

Any news about this problem ?

Thanks for your answer :-)

Jules

37 (edited by Robur 2005-04-27 04:52)

Re: 1.1.5 -> 1.2 update problems...

I've tried to upgrade from 1.1.5 to 1.2, but that's what it says:

An error was encountered
File: /home/roburnet/public_html/forum/11_to_12_update.php
Line: 166

PunBB reported: Unable to alter DB structure.

Database reported: Can't DROP 'search_results_ident_idx'. Check that column/key exists (Errno: 1091)

Just like the first post by RaWeN. There's still an error in the 11_to_12_update.php script?
Can anybody help?

[Robur]

Re: 1.1.5 -> 1.2 update problems...

Those of you who are having problems with upgrading from 1.1.* to 1.2.* can e-mail me with any information that might be relevant. In order to help you I will need access to your databases (via e.g. phpmyadmin), so unless you're willing to hand that out to me, don't bother smile

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: 1.1.5 -> 1.2 update problems...

I have this same problem.

i also note at th ebottom of phpmyadmin it also says
"The additional Features for working with linked Tables have been deactivated. To find out why click here."

I dont know a big deal about he coding or sql.

if i try to access the forum i now get
"Notice: Undefined index: o_default_lang in /home/www/euroauto/forum/include/functions.php on line 122
There is no valid language pack '' installed. Please reinstall a language of that name."

There is a folder called lang/English

I assume this is the labguage folder

Re: 1.1.5 -> 1.2 update problems...

I just tried a complete reinstall with a brand new database (so more or less an empty databse) ran the upgrade script for 1.1.5 to 1.2 and got
File: /home/www/euroauto/forum/11_to_12_update.php
Line: 185

PunBB reported: Unable to alter DB structure.

Database reported: Duplicate column name 'language' (Errno: 1060)