PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old September 15th, 2006, 11:43 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
Upgrade

I upgraded to 3.6.1 and tried to re-upgrade vbgallery

I went to adminxpanel/vbagallery_install.php and selected "upgrade". It asked me to login to the admin panel. I login, it says "ok" and then asks me to login again. mean while I've been logged in anyway.

What should I do? I have re-uploaded all files already.

When I attempt to go to the gallery itself, it shows

"Chad, you do not have permission to access this page. This could be due to one of several reasons:...."

On top I also see...

Warning: Invalid argument supplied for foreach() in /gallery/gallery_global.php on line 209
chadi is offline   Reply With Quote
Old September 15th, 2006, 12:23 PM   #2 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by chadi View Post
I upgraded to 3.6.1 and tried to re-upgrade vbgallery

I went to adminxpanel/vbagallery_install.php and selected "upgrade". It asked me to login to the admin panel. I login, it says "ok" and then asks me to login again. mean while I've been logged in anyway.

What should I do? I have re-uploaded all files already.

When I attempt to go to the gallery itself, it shows

"Chad, you do not have permission to access this page. This could be due to one of several reasons:...."

On top I also see...

Warning: Invalid argument supplied for foreach() in /gallery/gallery_global.php on line 209

VB 3.5 to 3.6.1 ?
- If so there is a vBGallery 2.0 Beta2 that is needed.

vBgallery 1.x is for VB 3.5x
Zachariah is offline   Reply With Quote
Old September 15th, 2006, 12:24 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
I never said I was upgrading from 3.6 I said I upgraded to 3.6.1

It was from 3.5.4 (hence this forum is for 3.5x)
chadi is offline   Reply With Quote
Old September 15th, 2006, 01:07 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 65
And he is saying that if you upgraded from 3.5.x that you will need to upgrade to vbgallery beta 2 for it to work.

vb galler 1.x is for all version of vb 3.5.x which you are no longer running.

sign into the member area and download the beta 2 version.
kevnj is offline   Reply With Quote
Old September 15th, 2006, 01:11 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
I DID upgrade to 2.0 and that is the error I got. I do not know why you assume I was using 1.x I never mentioned that

I hit submit for "upgrade" and it prompts me to login my admin panel with this:

"To continue this action, login using the admin account that intiated the action."

Last edited by chadi; September 15th, 2006 at 01:22 PM.
chadi is offline   Reply With Quote
Old September 15th, 2006, 01:21 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
I uploade 2.0 files correctly and the install script still shows

Welcome to PhotoPost vBGallery Photopost vBGallery version 1.0.3.

Even after clearing cache/cookies
chadi is offline   Reply With Quote
Old September 15th, 2006, 02:52 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
I really would appreciate help on this
chadi is offline   Reply With Quote
Old September 15th, 2006, 05:17 PM   #8 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
vbagallery_install.php is for the old 1.0.3 gallery

vbgallery_install.php is for 2.0


Once you have finished please remove vbgallery_install.php, vbagallery_install.php, product-ppvbgallery.xml in the forums/admincp folder.

Last edited by Zachariah; September 15th, 2006 at 05:24 PM.
Zachariah is offline   Reply With Quote
Old September 15th, 2006, 05:36 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
Thak you for pointing that out. Gallery works now but some issues

1. Clicking forum logo takes you to gallery home page instead of forum home page
2. Clicking user profile shows this error...

Fatal error: Call to a member function on a non-object in /home/chadi/public_html/includes/functions_gallery.php on line 1107

I disabled the two plugins for "vBa Gallery Uploads in Profile" and it works. What would be the fix for that?

Thank you
chadi is offline   Reply With Quote
Old September 15th, 2006, 05:53 PM   #10 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Logo is in your header ?

vBGallery => Modify Settings => Header Replacements
Here you may enter a list of filenames that may appear in your header that should be prefixed with your Forum's URL.

------------------------
Quote:
Fatal error: Call to a member function on a non-object in /home/chadi/public_html/includes/functions_gallery.php on line 1107
This is caused by the need of a file edit to make that hack show up.
- When you did a forums update that file may have been replaced; hence the edit will no longer be there.


If the edit is done below there is no need to do other file edits to call datastore $specialtemplate or $phrasegroup for any other vBgallery hacks.


** functions_gallery_store.php - is a file that is in the main vBGallery download.


- Edit:
forums/includes/init.php

- Find:
Code:
Content visible to verified customers only.
- Below Add:
Code:
Content visible to verified customers only.
Let me know
Zachariah is offline   Reply With Quote
Old September 15th, 2006, 05:58 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
I edited that init.php file and still get this error:

Fatal error: Call to a member function on a non-object in /home/chadi/public_html/includes/functions_gallery.php on line 1107

This is the plug/mod I'm referring to;
http://www.photopost.com/forum/showthread.php?t=119508

I had already edited that file after the uprade and removed/re-uploaded the plug (xml). Same error

PS: gallery logo now works thanks
chadi is offline   Reply With Quote
Old September 16th, 2006, 10:49 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
Can someone please help/
chadi is offline   Reply With Quote
Old September 19th, 2006, 10:12 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 89
Can someone please help?
chadi is offline   Reply With Quote
Old October 13th, 2006, 07:08 PM   #14 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 67
I got this error after it had rebuilt the style information
Quote:
Database error in vBulletin 3.6.1:

Invalid SQL:
SELECT varname, value FROM vb3_ppgal_setting WHERE varname LIKE 'gallery%' OR varname LIKE 'global%';

MySQL Error : Table 'xxxxx_xxxx.vb3_ppgal_setting' doesn't exist
Error Number : 1146
Date : Friday, October 13th 2006 @ 08:06:41 PM
Script : http://www.librarium-online.com/foru...=productimport
Referrer : http://www.librarium-online.com/foru...ry_install.php
IP Address : 85.165.172.63
Username : Blackhat
Classname : vb_database
Blackhat is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
RP3.11 to 3.3 upgrade... new product photos (since upgrade) not being shown criscokid ReviewPost Installation & Upgrades 2 April 30th, 2006 08:34 AM
Upgrade vBulletin = must upgrade vBGallery? LBmtb Before You Buy 1 January 19th, 2006 06:11 AM
Upgrade 4.8d to 5.03 upgrade.php problem dbullock Photopost Pro Installation & Upgrades 4 May 19th, 2005 11:13 AM


All times are GMT -5. The time now is 01:54 AM.

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