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 December 29th, 2006, 10:05 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: May 2005
Location: New Mexico
Posts: 102
Almost working, but not quite

HELP! Ok, I just upgraded to 5.6.2, and yes I ran all the scripts and uploaded all the new files and also tripple checked my paths, etc. I am integrating with Threads7 and here is waht I get:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/XXXX/public_html/forum/photopost/forums/threads7.php on line 34

Ok, now I figured out that somehow the dprefix variable is picking up my OLD DB tables prefix of w3t_ instead of ubbt_ (the prefix on my new threads install). So, in threads7.php, if I force it to make dprefix = ubbt_ it seems to work. I do this my chaning line 18 in threads7.php from this:
if ( empty($Globals['dprefix']) ) $Globals['dprefix'] = "ubbt_";

to this:

$Globals['dprefix'] = "ubbt_";

Somehow $Globals['dprefix'] is not only not empty, but it is set to my old threads 6.5 DB prefix. (I do still have the old install installed).

Is this problem being caused by me still having my old install or is something else going on? Been trying all night to track this down, so any help or insight would be greatly appreciated.

Basil
Basil is offline   Reply With Quote
Old December 30th, 2006, 08:12 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,944
There should never be a need to edit or hack things.

Make sure your config file is set to the right database settings and then use phpmyadmin or such to view your database and issue this query

UPDATE pp_settings SET setting='ubbt_' WHERE id=83
__________________
Photopost Developer and Support Engineer

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auctions not working edogcole Classifieds How do I...? 5 October 8th, 2006 09:38 AM
Working with usergroups Geiri Photopost Pro How Do I...? 1 January 11th, 2006 03:14 PM
Ok, so its just about working FishFinger Photopost Pro Installation & Upgrades 1 September 15th, 2005 11:17 AM
Help not working! hob Installs and Upgrade - vBulletin 3.0.X 13 September 6th, 2005 05:51 PM
New features in 4.8.5 not working? Chris2707 Photopost Pro Installation & Upgrades 2 December 17th, 2004 10:57 AM


All times are GMT -5. The time now is 03:25 PM.

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