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 September 28th, 2005, 11:25 PM   #1 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
Problems with vBulletin 3.5 Gold

I recently upgraded to vBulletin 3.5 Gold.
I am getting loads of errors with PhotoPost so I upgraded to PP 5.2.

I uploaded all the files except the 4 listed in the instructions.
Then I uploaded the upgrade script.

When I click on save changes on the CONFIG-INC.PHP Variables section I get
Warning: fopen(/home/mysite/public_html/gallery/config-inc.php): failed to open stream: Permission denied in /home/mysite/public_html/gallery/adm-misc.php on line 2007

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mysite/public_html/gallery/adm-misc.php on line 2008

Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/gallery/adm-misc.php on line 2009

I also get mysql error 1146 Table mysitename_gallery.vb3_session doesn't exist. The table is there.

Any clues?
At the very least I would like to turn off the error notification.
__________________
...steven
www.318ti.org
www.nccbmwcca.org
1996 328ti is offline   Reply With Quote
Old September 28th, 2005, 11:41 PM   #2 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
Now I am seeing the problem.
mysitename_gallery.vb3_session doesn't exist.
This is my photopost database

It should be mysitename_vbulletin.vb3_session which is my vB database.

Can I no longer have a separate database for PhotoPost?
__________________
...steven
www.318ti.org
www.nccbmwcca.org
1996 328ti is offline   Reply With Quote
Old September 28th, 2005, 11:46 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Location: Somewhere above TX
Posts: 35
I'm having the same problem......

You can have a seperate database..... Let's just wait for an answer...
storm5956 is offline   Reply With Quote
Old September 28th, 2005, 11:50 PM   #4 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
Quote:
Originally Posted by storm5956
I'm having the same problem......

You can have a seperate database..... Let's just wait for an answer...
Your install is seeing the wrong database?
I turned off my error notification in vBulletin. The amount of email I was getting was overwhelming.
__________________
...steven
www.318ti.org
www.nccbmwcca.org
1996 328ti is offline   Reply With Quote
Old September 28th, 2005, 11:52 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Location: Somewhere above TX
Posts: 35
It's not that it's seeing the wrong database. It's missing a table...The sessions table.... I'm sure we'll get an answer soon.....
storm5956 is offline   Reply With Quote
Old September 29th, 2005, 12:08 AM   #6 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
My problem is that the sessions table is part of my vBulletin database but PP is looking at my PhotoPost database.

Another problem I have is
Database error in vBulletin 3.5.0:

Invalid SQL:

SELECT *
FROM vb3_bbcode;

MySQL Error : Table 'mysite_gallery.vb3_bbcode' doesn't exist
Error Number : 1146

That should be mysite_vbulletin.vb3_bbcode
__________________
...steven
www.318ti.org
www.nccbmwcca.org

Last edited by 1996 328ti; September 29th, 2005 at 12:17 AM.
1996 328ti is offline   Reply With Quote
Old September 29th, 2005, 12:20 AM   #7 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Location: Somewhere above TX
Posts: 35
Make sure your database is backed up before trying this please.

Last edited by storm5956; September 29th, 2005 at 12:37 AM.
storm5956 is offline   Reply With Quote
Old September 29th, 2005, 06:45 AM   #8 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
I also notice that
inc_features.php and inc_photopost.php are different than my original files.
According to the upgrade instructions
upload all /*.php (except config-inc.php, config-int.php, inc_features.php, inc_photopost.php, install.php and upgrade.php)
The 2 config files appear to be the same except for the version number.
__________________
...steven
www.318ti.org
www.nccbmwcca.org
1996 328ti is offline   Reply With Quote
Old September 29th, 2005, 02:49 PM   #9 (permalink)
Senior Member
Verified Customer
 
iloco's Avatar
 
Join Date: May 2003
Location: Va
Posts: 528
Arrow Problems with inc_features with vbb 3.5

I upgraded vbb to 3.5 and now getting errors when I try to put inc_features and inc_photopost.php in my vbb index file.

Here is the error.

Quote:
Warning: main(/photopost/inc_features.php): failed to open stream: No such file or directory in /index.php on line 58

Warning: main(/photopost/inc_features.php): failed to open stream: No such file or directory in /index.php on line 58

Warning: main(): Failed opening '/photopost/inc_features.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /index.php on line 58

Warning: main(/photopost/inc_photopost.php): failed to open stream: No such file or directory in /index.php on line 59

Warning: main(/photopost/inc_photopost.php): failed to open stream: No such file or directory in /index.php on line 59

Warning: main(): Failed opening '/photopost/inc_photopost.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /index.php on line 59
My site is Here
User: test
Pass: test
iloco is offline   Reply With Quote
Old September 29th, 2005, 02:52 PM   #10 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
Looks like your paths in the config-int.php file are not "full" paths. They should look like:

$vbpath = "/home/sites/yoursite/web";
$pppath = "/home/sites/yoursite/web/photopost";
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 29th, 2005, 06:14 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Location: Somewhere above TX
Posts: 35
? What about the original post in this thread?
storm5956 is offline   Reply With Quote
Old September 29th, 2005, 06:19 PM   #12 (permalink)
Member
Verified Customer
 
Join Date: Oct 2002
Location: Germany
Posts: 254
Send a message via ICQ to dontom
after installing the latest build it works perfect on my website together with vb 3.5
Thomas
dontom is offline   Reply With Quote
Old September 29th, 2005, 06:23 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Location: Somewhere above TX
Posts: 35
I wasn't aware that there was a latest build or anything since nothing was ever mentioned about the original problem stated in the thread.
storm5956 is offline   Reply With Quote
Old September 29th, 2005, 06:23 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Yes Storm redownload the build as VB changed there database routine and we had to make a minor change to our global file. The build was updated this afternoon and Michael posted an announcement
__________________
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 September 29th, 2005, 06:25 PM   #15 (permalink)
Member
Verified Customer
 
Join Date: Nov 2003
Location: Somewhere above TX
Posts: 35
Thanks..... Yep, fixed my problem as well...... Good deal.... Now I'm off to shoot some pool and forget about computers for a bit......
storm5956 is offline   Reply With Quote
Old September 29th, 2005, 07:50 PM   #16 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
I no longer get mySQL errors
with the latest build but when I click on
Edit Config under Administration I still get


Warning: fopen(/home/username/public_html/gallery/config-inc.php): failed to open stream: Permission denied in /home/username/public_html/gallery/adm-misc.php on line 2007

Warning: fwrite(): supplied argument is not a valid stream resource in /home/username/public_html/gallery/adm-misc.php on line 2008

Warning: fclose(): supplied argument is not a valid stream resource in /home/username/public_html/gallery/adm-misc.php on line 2009
__________________
...steven
www.318ti.org
www.nccbmwcca.org
1996 328ti is offline   Reply With Quote
Old September 29th, 2005, 08:33 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Okay is permission correct on that file to 666?

Is the path posted its looking for correct?
__________________
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 September 29th, 2005, 08:58 PM   #18 (permalink)
Member
Verified Customer
 
1996 328ti's Avatar
 
Join Date: Aug 2004
Location: Greenville, SC
Posts: 195
config-inc.php was set to 644.
I now set it to 666 and it works.
Did I miss that in the instructions somewhere?

photopost
images (chmod 755)
uploads (chmod 777)
help (chmod 755)
data (chmod 777)
1 (chmod 777 - including subdirectories)
2 (chmod 777 - including subdirectories)
500 (chmod 777 - including subdirectories)
languages (chmod 755) (a
stylesheets (chmod 777)
templates (chmod 777)
forums (chmod 755)

Be sure to FTP all .php and .sql files into the photopost directory. All permissions for .php and .sql files should be set to chmod 644.
__________________
...steven
www.318ti.org
www.nccbmwcca.org
1996 328ti is offline   Reply With Quote
Old September 29th, 2005, 10:38 PM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Step 1 will let your review and/or set your options in config-inc.php. Your config-inc.php MUST be writable by install for this step to succeed. If you get an error, it is because the server does not have write access to the file. Change permissions to 777 and run again.

Yep this is right in there
__________________
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
After vBulletin 3.5.1 upgrade, Header/Footer/CSS problems Rik Brown Photopost Pro Installation & Upgrades 1 November 17th, 2005 07:40 PM
after upgrading to 3.5 gold vbulletin scabbed Classifieds Installation & Upgrades 6 October 4th, 2005 02:40 PM
Any luck with 3.5 Gold. lilsalmon Installs and Upgrade - vBulletin 3.5.X 7 October 2nd, 2005 02:00 PM
vBulletin 3.5 goes Gold Michael P General Discussion 0 September 28th, 2005 07:46 PM
1.0.0 Gold - Where's the letterbits? ricker Installs and Upgrade - vBulletin 3.0.X 2 June 6th, 2005 08:03 PM


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

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