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 Classifieds Support > Classifieds Installation & Upgrades

Classifieds Installation & Upgrades If you're having install or upgrade problems, post here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old July 14th, 2007, 06:46 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Sep 2006
Posts: 34
Insallation error

Upon installing my classified software, I see the following error when I attempt to access:

Code:
Content visible to verified customers only.
Any ideas?
Joe67 is offline   Reply With Quote
Old July 15th, 2007, 05:39 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Your forum server path was entered incorrectly you can edit your config-int.php file and set the proper server path to your vbulletin on the $vbpath line
__________________
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
Old July 17th, 2007, 06:34 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Sep 2006
Posts: 34
Quote:
Originally Posted by Chuck S View Post
Your forum server path was entered incorrectly you can edit your config-int.php file and set the proper server path to your vbulletin on the $vbpath line
Thanks Chuck.

Did you mean config-intc.php?

I edited the file above, I'm a little closer. Now I see these two errors:

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/html/michiganclassics/classified/forums/vb3.php on line 32


Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/html/michiganclassics/classified/forums/vb3.php on line 66



I only saw one instance of my vbpath in the config file...it looks like I need to edit it someplace else?

Last edited by Joe67; July 17th, 2007 at 06:52 PM.
Joe67 is offline   Reply With Quote
Old July 18th, 2007, 11:47 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
yes intc.php

Your next error is about your vb mysql table prefix entered on step 4

I would suggest you rerun the install and answer all questions with the proper information
__________________
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
Old July 18th, 2007, 11:54 AM   #5 (permalink)
Member
Verified Customer
 
Join Date: Sep 2006
Posts: 34
Thank you chuck. I assume I can re-run the install without removing any files first?
Joe67 is offline   Reply With Quote
Old July 18th, 2007, 12:01 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
sure your can
__________________
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
Old July 26th, 2007, 09:43 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Posts: 86
I'm having the same problem. I get this at the top of the screen in step 5:

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

That value is incorrect. My forum is located at /home/sovieta/public_html/forum not inside the ppclassifieds directory. Despite installing this over (deleting the MySQL database, deleting all program files) I still get this error during the install. Where is it getting this path from and how can I fix it?
agbates is offline   Reply With Quote
Old July 26th, 2007, 09:45 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Sep 2006
Posts: 34
My error was caused by having a typo in the name of my VB forum database name, review your input and see if that works
Joe67 is offline   Reply With Quote
Old July 26th, 2007, 10:43 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
I would suggest you ensure you enter your vb table prefix where asked on step 4 that is the error I see on install
__________________
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
Old July 29th, 2007, 11:01 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Posts: 86
Chuck,

I'm confused. The installation at the point you reference says:

Forums database table prefix for your forum (you may have chosen this initially when you installed your forum - leave blank if none or default):

I left it blank and continued. It didn't seem to require any info and I didn't recall adding a custom prefix to my tables during the VBulletin install. I opened up my Vbulletin config.php file and here's the database table prefix section:

****** TABLE PREFIX ******
Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';

So, how should I proceed?
agbates is offline   Reply With Quote
Old July 29th, 2007, 11:17 AM   #11 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Posts: 86
This MIGHT be the problem. I am integrating with my VBulletin forum, however I have decided to use a separate database. During step one (I didn't get very far haha) install asks for the following PhotoPost Classifieds database information:

Database Host
Database Name
Database User
Database Password
Database Prefix

O.K., so I entered the information for the separate MySQL database I created just for PhotoPost Classifieds.

The information below it asks: User Database Host (enter same info as above if not integrating with a third party forum). Is the information I input for:

User Database Name
User Database User
User Database Password

My PhotoPost Classifieds MySQL database information or my VBulletin forum MySQL database information?

Thanks
agbates is offline   Reply With Quote
Old July 29th, 2007, 05:11 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
Yes in the user database portion you need to put your vb database info
__________________
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
Old July 29th, 2007, 05:46 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Posts: 86
Boy do I feel like an idiot. I was entering the data for my classifieds MySQL database into the area that was looking for my forum database..but I got it! Thanks for all your help! now to start playing with this..
agbates 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



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

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