Quote:
Originally Posted by gnubittol On a private test server I've upgraded vbulletin 3.5.7 ( actual version that i use ) to 3.6.8 Patch Level 2 without problem.
Then I tried to upgrade vbgallery to v2.4:
vbgallery_install.php said me: "You are already running the current version of PhotoPost vBGallery Photopost vBGallery."
Reading in this forum i see that there was problem with upgrade to older versions with the script.
I run the following query : SELECT value FROM vb3_ppgal_setting WHERE varname = 'gallery_version'
and the result is 1.1
Reading the vbgallery_install.php my version ( 1.1 ) it's NOT mentioned.
can you help me?
TIA |
Ah yes I see the problem.
Run this:
Code:
Content visible to verified customers only.
vb3.5 - 1.0.3 and vb3.6 - 2.0 had the same changes
Once you changed the version 2.1 and re-run the upgrade all should be ok.