[SOLVED] Incorrect Version Showing on Dashboard
CWhitmer
Joined: 2010-01-21
Posts: 34 |
Posted: Mon, 2014-05-19 21:29 | |||
I have upgraded to 3.0.9 but the dashboard still shows 3.0.4. Thanks
|
||||
CWhitmer
Joined: 2010-01-21
Posts: 34 |
Posted: Mon, 2014-05-19 21:29 | |||
I have upgraded to 3.0.9 but the dashboard still shows 3.0.4. Thanks
|
||||
Posts: 34
When I look directly at the modules table in the database it does show 49 for the gallery version. Is this equal to 3.0.9?
Posts: 27300
Verify that in the gallery3/modules/gallery/module.info file says:
looking at some old downloads: http://sourceforge.net/projects/gallery/files/gallery3/3.0.2/gallery-3.0.2.zip/download 3.0.2 was core version 49.
If it does say 57 I suspect you have not run the upgrader or if it says 49 when you copied you did not overwrite the file(s) properly.
Also look at gallery3/modules/gallery/helpers/gallery.php you will see
If it does say const VERSION = "3.0.9"; then I suspect you did not run the upgrader. If it does not, you have not copied the files properly.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 34
Dave,
Right you are!
I did run the updater, but a few of the files did not make it to the server via FTP.
I have updated them now and run the updated and things are working much better.
Thanks for all the help.
Cliff