 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
September 28th, 2005, 11:25 PM
|
#1 (permalink)
| | Member Verified Customer
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.
|
| |
September 28th, 2005, 11:41 PM
|
#2 (permalink)
| | Member Verified Customer
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?
|
| |
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...
|
| |
September 28th, 2005, 11:50 PM
|
#4 (permalink)
| | Member Verified Customer
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.
|
| |
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.....
|
| |
September 29th, 2005, 12:08 AM
|
#6 (permalink)
| | Member Verified Customer
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
Last edited by 1996 328ti; September 29th, 2005 at 12:17 AM.
|
| |
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.
|
| |
September 29th, 2005, 06:45 AM
|
#8 (permalink)
| | Member Verified Customer
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.
|
| |
September 29th, 2005, 02:49 PM
|
#9 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
| 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
|
| |
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. |
| |
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?
|
| |
September 29th, 2005, 06:19 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Oct 2002 Location: Germany
Posts: 254
|
after installing the latest build it works perfect on my website together with vb 3.5
Thomas
|
| |
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.
|
| |
September 29th, 2005, 06:23 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
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...... |
| |
September 29th, 2005, 07:50 PM
|
#16 (permalink)
| | Member Verified Customer
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
|
| |
September 29th, 2005, 08:33 PM
|
#17 (permalink)
| | Photopost Developer Verified Customer
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?
|
| |
September 29th, 2005, 08:58 PM
|
#18 (permalink)
| | Member Verified Customer
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.
|
| |
September 29th, 2005, 10:38 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
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
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 10:20 PM. | |