Muggle Witch
@muggle-witch
Active Member
Joined: Oct 8, 2005
Topics: 2 / Replies: 10
Reply
Re: 3.1.1 Story index

Seems to be working great. Thanks, Tammy!

19 years ago
Topic
19 years ago
Replies: 4
Views: 1894
Reply
Re: nonvalid MySQL result resource

I just deleted all this dbquery("alter table ".$tableprefix."fanfiction_blocks drop index block_name;");dbquery("alter tabl...

19 years ago
Forum
Reply
Re: nonvalid MySQL result resource

This is the line I deleted dbquery("alter table ".$tableprefix."fanfiction_blocks drop index block_name;");I created the tables by...

19 years ago
Forum
Reply
Re: nonvalid MySQL result resource

I get this nowA fatal MySQL error was encountered.Query: alter table bah1fanfiction_blocks add unique index block_name (block_name);Error: (1062) Dupl...

19 years ago
Forum
Reply
Re: nonvalid MySQL result resource

I get thisA fatal MySQL error was encountered.Query: alter table bah1fanfiction_authorinfo add primary key(uid,field);Error: (1068) Multiple primary k...

19 years ago
Forum
Reply
Re: nonvalid MySQL result resource

I had to go and manually rename them all with the prefix. This got the site running but still getting this error message when I go to upgrade from 3.0...

19 years ago
Forum
Reply
Re: nonvalid MySQL result resource

Ok...my other  problem is fixed. I recreated the tables, got the site up and running again, deleted primary from admin/update.php...now get thisA...

19 years ago
Forum
Topic
Forum
Replies: 13
Views: 3938
Reply
Re: 3.1

...only thing I can think I did was put the table prefix as bah1 (it was blank) The original table should have been bah

19 years ago
Reply
Re: 3.1

*head desk* I am such an idiot...only thing I can think I did was put the table prefix as bah1 (it was blank) I got a warning, created the table, now ...

19 years ago
Reply
Re: 3.1

After I click update I get:A fatal MySQL error was encountered.Query: alter table fanfiction_authorinfo add primary key(uid,field);Error: (1068) Multi...

19 years ago