Current time: 01-09-2009, 12:10 PM Hello There, Guest! (LoginRegister)


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Discuss: MyBB 1.0 PR2 Released
08-30-2005, 04:33 PM
Post: #11
RE: Discuss: MyBB 1.0 PR2 Released
Now it works, but when it comes to the "Database Changes" phase...

Code:
mySQL error: 1060
Duplicate column name 'pmnotify'
Query: ALTER TABLE mybb_users ADD pmnotify varchar(3) NOT NULL AFTER pmpopup;

And cannot continue.

What's wrong?
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:35 PM
Post: #12
RE: Discuss: MyBB 1.0 PR2 Released
Did you install the PM notification modification previously?

If so you're going to need to comment out lines 277 to 333 (add a /* to the beginning of 277 and a */ to the end of 333) and refresh the page again.

Chris Boulton
Rate MyBB @ HotScripts.com - Show your support!
You can also Write a review! - Help us grow!
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:39 PM
Post: #13
RE: Discuss: MyBB 1.0 PR2 Released
I commented out those lines in upgrade.php, refreshed the page, but after clicking next I have this error:

Code:
Fatal error: Call to undefined function: next_function() in /web/htdocs/www.unprogged.com/home/install/upgrade.php on line 131
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:42 PM
Post: #14
RE: Discuss: MyBB 1.0 PR2 Released
Sorry, i meant upgrade3.php - not upgrade.php.

Chris Boulton
Rate MyBB @ HotScripts.com - Show your support!
You can also Write a review! - Help us grow!
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:47 PM (This post was last modified: 08-30-2005 04:49 PM by Mad_Griffith.)
Post: #15
RE: Discuss: MyBB 1.0 PR2 Released
Chris Boulton Wrote:Sorry, i meant upgrade3.php - not upgrade.php.

Ok, modded.

I've rerun the upgrade.php script but when it comes to "Attachment Conversion to Files" phase this error is shown:

Code:
Converting attachments 1 to 50 (31 Total)
mySQL error: 1060
Duplicate column name 'uid'
Query: ALTER TABLE mybb_attachments ADD uid smallint(6) NOT NULL AFTER posthash;
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:49 PM
Post: #16
RE: Discuss: MyBB 1.0 PR2 Released
You cant rerun it from the beginning, you need to run it from where you left off.

So upgrade.php?action=3_dbchanges2

Chris Boulton
Rate MyBB @ HotScripts.com - Show your support!
You can also Write a review! - Help us grow!
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:51 PM
Post: #17
RE: Discuss: MyBB 1.0 PR2 Released
Thank you, I've succeded upgrading the board. Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:58 PM (This post was last modified: 08-30-2005 04:58 PM by Fourjays.)
Post: #18
RE: Discuss: MyBB 1.0 PR2 Released
When trying to open the admin panel in firefox, it did something really weird. It wento back to the admin login page, but kinda multiplied across the screen. Confused Screenshot attached.

Worked fine in IE.

It is still doing it, and I can't find a reason why...


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
08-30-2005, 04:58 PM
Post: #19
RE: Discuss: MyBB 1.0 PR2 Released
I'm having trouble reinstalling previous themes... :\
Visit this user's website Find all posts by this user
Quote this message in a reply
08-30-2005, 04:59 PM
Post: #20
RE: Discuss: MyBB 1.0 PR2 Released
You wont be able to install your previous themes - you'll need to recreate them. This is due to how much the theme system changed from RC4 to this release. Sorry

Chris Boulton
Rate MyBB @ HotScripts.com - Show your support!
You can also Write a review! - Help us grow!
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: