PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.0.X (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/)
-   -   Something odd. (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/118356-something-odd.html)

mholtum May 19th, 2005 01:16 AM

Something odd.
 
I could have sworn I updated to RC4 as soon as it came out. But it is displaying RC3. I checked some of the php files and sure enough:
<?php
// ++=========================================================================++
// || vBadvanced Gallery v1.0 RC4 - 1531
// || © 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved
// || This file may not be redistributed in whole or significant part.
// || http://vbadvanced.com
// || Downloaded 08:58, Sun May 1st 2005

// ++ ========================================================================++

Hmm what may be causing this?

KW802 May 19th, 2005 01:24 AM

Re: Something odd.
 
Positive that you ran the upgrade script? Try running vbagallery_install.php and selecting the 'upgrade' option.... if it was run previously you'll get an error saying that you're already running the current version but if it detects an older version then it'll do the upgrade.

mholtum May 19th, 2005 01:44 AM

Re: Something odd.
 
Oh yee of little faith.. ;)
Code:

Content visible to verified customers only.

KW802 May 19th, 2005 09:09 AM

Re: Something odd.
 
In that case... where is it displaying RC3? :p Brian can correct me if I'm wrong but I *think* that the upgrade script is checking the same table field that is used to display it on the output.

Brian May 19th, 2005 09:17 AM

Re: Something odd.
 
Yes, it does check pretty much the same option that is used to display the version in the footer to see what version you are running. Though it could be possible that the settings cache is not updated for some reason in which case it could still show RC3 in the footer while RC4 would be the value in the adv_settings table. Try saving your gallery settings so that the cache will be updated and see if that helps. If not, please submit a support ticket and I'll make sure that everything is set up the way it should be.

mholtum May 20th, 2005 12:35 PM

Re: Something odd.
 
Tried no changes. Submitted ticket number 1585.


All times are GMT -5. The time now is 06:41 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97