PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.6x (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/)
-   -   gallery link in navbar only works for logged in users (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/138745-gallery-link-navbar-only-works-logged-users.html)

Silver_2000 December 21st, 2008 09:51 PM

gallery link in navbar only works for logged in users
 
any guest gets this

same exact link works when logged in

Code:

Content visible to verified customers only.
http://www.mercurymarauder.net/
any ideas ?

Chuck S December 22nd, 2008 09:35 AM

Are you using all updated files if you upgraded recently? Lines 72 and 75 are not really matching up to anything for me. Example line 72 in the file your error states is a blank line in the default global file.

Silver_2000 December 22nd, 2008 09:56 AM

I tried deleting the old files and rerunning the upgrade - but the upgrade is looking for ppgal prefix on the tables and the tables dont have that prefix

where is the prefix defined ? I dont see it in config file - looks to be statically listed in misc.php

looks like I have a table named adv_settinggroup and settinggroup but no ppgal_settinggroup

Code:

Content visible to verified customers only.

Chuck S December 22nd, 2008 10:41 AM

Okay so you where not running anywhere near the current code which is why your files have not matched up.

You are downloading the proper new code from us for your vb right?

You should be using vbgallery 2.4.3 and the prefix is indeed ppgal_ if your using anywhere near our current code from 2.x forward.

Silver_2000 December 22nd, 2008 10:46 AM

thats the problem - tried to update the vbgallery code and it all went bad - now stuck with a mismash of versions of code and it no worky

MercuryMarauder.net Forums
MercuryMarauder.net Forums - Powered by vBulletin
running vb 3.7.2

dloaded vbgallery 2.4.3

at what point did the prefix change ? Is there an upgrade that would have managed that change ? perhaps an older upgrade ?

there are 4.5 gb of images in the "Old" version

Silver_2000 December 22nd, 2008 10:56 AM

I reverted to a backup prior to the recent mess which brought the gallery back out of the dirt ...

vbgallery shows to be 2.0 in the Installed Products list

Chuck S December 22nd, 2008 11:01 AM

Well vbgallery 2.0 will not work with vb 3.72

Silver_2000 December 22nd, 2008 11:05 AM

Its working fine - or so it seems - the issue is in trying to upgrade .... The upgrade complains of the missing tables due to the prefix issue earlier

Is there another process that can be done to upgrade ?

Chuck S December 22nd, 2008 11:30 AM

I would be more than happy to look at your site when its upgraded to new files and I can try and run the upgrade just send admin login to the contact us in the header on this site.

Silver_2000 December 22nd, 2008 12:01 PM

Uploaded the 2.4.3 code
and sent admin login - it would be nice if the system to send in admin logins was secure

Chuck S December 22nd, 2008 12:12 PM

Okay lets converse through email support now I have responded to your email.


All times are GMT -5. The time now is 07:20 AM.

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