PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 28th, 2005, 07:59 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Posts: 44
Error on installation

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/perm/public_html/photopost/forums/vb3.php on line 470

Any help please
bill03 is offline   Reply With Quote
Old July 28th, 2005, 09:20 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Are you integrating with vb3? Because thats what your telling the program you are integrating with

$query = "SELECT usergroupid,title,adminpermissions FROM {$Globals['dprefix']}usergroup";
$readug = ppmysql_query($query,$db_link);
$newGroups = array();

while ( list($gid, $title, $cancontrol) = mysql_fetch_row( $readug ) ) {
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 28th, 2005, 06:35 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Posts: 44
Error on install

I want vbulletin and photopost to have one log in, not integrated. What setting can do this?

Last edited by bill03; July 28th, 2005 at 06:38 PM. Reason: Spelling
bill03 is offline   Reply With Quote
Old July 28th, 2005, 08:40 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Just install integrated with Vb3 but do not turn on the enhanced integration settings in edit integration
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 29th, 2005, 03:23 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Posts: 44
One error left

Photopost installed, but I have this error...how can I fix this?

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/perm/public_html/photopost/forums/vb3.php on line 25
bill03 is offline   Reply With Quote
Old July 29th, 2005, 05:37 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Hello You have not specified the correct table prefix for Vbulletin when you installed Photopost with vbulleting integration.

This prefix is stored in the photopost mysql settings table entry number 83

UPDATE pp_settings SET setting='vb3_' WHERE id='83'

Just an example of a way to fix it if you use phpmyadmin. Now note change to the proper photopost table prefix and the proper vb prefix if yours are different
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old July 29th, 2005, 10:45 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Mar 2003
Posts: 44
I can get photopost to install, but it will not let me log-in with the user and password I used for VB???? Guess I'm not catching on to something.
bill03 is offline   Reply With Quote
Old July 29th, 2005, 11:28 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
Hello

Have you specified the correct cookie settings when installing? the settings table entries number 171-173 are where we store the cookie variables

However I think your issue is this

$md5dbpass = md5($dbpassword . $Globals['vblicense']);

More than likely in the photopost config-inc.php file the $vblicense variable has not been set correctly as that is needed for authorization and cookies to be set right. You can find your true license number at the top of your vb config file as well as most other vb files.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error After installation dhandaulat Classifieds Installation & Upgrades 3 August 13th, 2005 12:09 PM
installation error thedigichick Photopost Pro Installation & Upgrades 2 August 7th, 2005 05:19 PM
Error with new Installation Big-K Photopost Pro Installation & Upgrades 8 July 20th, 2005 09:08 PM
Installation Error kaboodle Photopost Pro Installation & Upgrades 3 March 6th, 2005 10:37 PM
installation error Fatal error: Call to undefined function: init_user_groups hoss ReviewPost Installation & Upgrades 1 January 16th, 2005 07:35 PM


All times are GMT -5. The time now is 10:38 PM.

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