Can't upgrade to 3.4

shibupsw3269

New Member
YetiShare User
Nov 28, 2013
8
0
0
Hi all,

I am trying to upgrade to 3.4. When importing mysql patches an error shows

Code:
Error
SQL query:

ALTER TABLE  `plugin` ADD  `load_order` INT( 3 ) NULL DEFAULT 999;


MySQL said: Documentation

#1060 - Duplicate column name 'load_order'
Any help.. please..
 

shibupsw3269

New Member
YetiShare User
Nov 28, 2013
8
0
0
Again another error

Code:
Error
SQL query:

ALTER TABLE  `file` ADD  `fileHash` VARCHAR( 32 ) NULL ;


MySQL said: Documentation

#1060 - Duplicate column name 'fileHash'
any help please..
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
It sounds like you've run them before as the columns already exist in your database. Best to delete each line which causes the error from the .sql file as you see them. Alternatively run the sql statements in phpMyAdmin manually a section at a time.
 

contact2774

New Member
YetiShare User
Jul 20, 2013
3
0
0
hi Adam
got same issues after upgrading from 3.3 to 3.4 shall i send you login details?

Also plugins dont work either yours or YetishareMods plugings
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
Have you upgraded to v3.4 of the plugins?

Yes if you have other core script issues you can't resolve, send me access details via the contact form above.
 

shibupsw3269

New Member
YetiShare User
Nov 28, 2013
8
0
0
Thanks for your helping mind. Since my website is new, I re-installed new version. I would like to request you to add upgrade feature as same as wordpress or joomla, it would be very friendly to the non programmers like me.. thanks
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
Thanks for the feedback. We're working towards and an upgrade feature. :)