 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
December 14th, 2005, 10:29 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
| Problems on installation
I have VB3.5.3 and just purchased PhotoPost Pro and just tried installing it. ARGH!
I installed PhotoPost into my /forums/ directory (aka the vbulliten). I ran the install, etc. When it completes the install, I get this. http://www.turbo-mopar.com/forums/ph.../adm-index.php Code: Content visible to verified customers only.
If I try loging in, I get the following... http://www.turbo-mopar.com/forums/photopost/ Code: Content visible to verified customers only.
|
| |
December 15th, 2005, 12:12 AM
|
#2 (permalink)
| | Registered User Verified Customer
Join Date: Nov 2005
Posts: 1,408
|
[Moving to PhotoPost Pro > Installation & Upgrades]
Fkatzenb, sorry, I'm not familiar with the PhotoPost Pro product to have an answer... I'm moving this thread from the vBGallery forum to the PhotoPost Pro forum so that the PhotoPost Pro guys will see it.
|
| |
December 15th, 2005, 09:39 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
|
I did some searching and investigating... I went thru my config files, and found that there was nothing for the prefix of the vb database. I used some deductive reasoning and created this....
$vb_db_prefix = "TM_";
That seemed to clear up those, but then I still had the header issues. I did some more searching, and found that if I erase settings 8-10, that I was even better off. I also reverified my cookies by checking tables 173? Anyway, I still have some problems. Can you look at the following link? Thanks! http://www.turbo-mopar.com/forums/photopost/index.php
Thanks!
|
| |
December 15th, 2005, 09:49 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
|
however that might not be right. maybe bb? i dunno now.
|
| |
December 15th, 2005, 11:01 AM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
There is no $vb_db_prefix in our program.
I would suggest installing with the correct answers to questions on the install example cookie prefix bb and mysql table prefix for vb is what you placed here TM_. That would help any secondary issues you have. Lets get the main issue though
Yes deleting settings 8-10 would help but you want those settings. I never suggest editing of code. It is much more beneficial to understand why things are happening. With open_basedir on you can not have bogus paths noted.
Login to the program go to admin section GLOBAL OPTIONS and clear out the dummy paths to files thats all you need to do. /path/to/headtags.htm
|
| |
December 15th, 2005, 11:11 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
| Quote: |
Originally Posted by Chuck S There is no $vb_db_prefix in our program. | I realized that just a few minutes ago. Quote: |
Originally Posted by Chuck S I would suggest installing with the correct answers to questions on the install example cookie prefix bb and mysql table prefix for vb is what you placed here TM_. That would help any secondary issues you have. Lets get the main issue though | This is where I am confused on what to put. I left everything standard in the vbulliten install as seen on the attached picture. Quote: |
Originally Posted by Chuck S Yes deleting settings 8-10 would help but you want those settings. I never suggest editing of code. It is much more beneficial to understand why things are happening. With open_basedir on you can not have bogus paths noted.
Login to the program go to admin section GLOBAL OPTIONS and clear out the dummy paths to files thats all you need to do. /path/to/headtags.htm | I can worry about this later right?
LOL. I am such a newbie to all of this....
Frank
|
| |
December 15th, 2005, 11:17 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Okay well your vbulletin config.php file in the includes directory has everything you need
Okay when you reinstall check the config file
Make sure to input this all proper
vblicense on initial step of config and proper vb database info
You would select external integration and you come to the screen where you select vb3 integration enter your email and everything else
Make sure to place the proper cookie prefix of bb and the proper mysql table prefix on this screen and forum url. On the next screen make sure before you turn on the vb3 integration you check the vbulletin server path and make sure its correct.
If all is right when you finish install you can be logged in enter admin and do one last thing. Put in cookie settings the domain as the .domain.com thing |
| |
December 15th, 2005, 11:35 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
|
Dang I must have been asleep when I installed this last night. Brain fart after brain fart. Thanks man!
Frank
|
| |
December 15th, 2005, 11:53 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
|
I think I have burned myself out on this. When I try uploading a picture, I get the following...
Warning: move_uploaded_file(/home/httpd/vhosts/turbo-mopar.com/httpdocs/forums/photopost/uploads/1/sdac_13_jpg.jpeg): failed to open stream: Permission denied in /photopost/image-inc.php on line 37
Warning: move_uploaded_file(): Unable to move '/tmp/phpJ5Yc7Q' to '/home/httpd/vhosts/turbo-mopar.com/httpdocs/forums/photopost/uploads/1/sdac_13_jpg.jpeg' in /photopost/image-inc.php on line 37
Warning: file_exists(): open_basedir restriction in effect. File(/path/to/php/headtags.htm) is not within the allowed path(s): (/home/httpd/vhosts/turbo-mopar.com/httpdocs:/tmp) in /photopost/pp-inc.php on line 425
|
| |
December 15th, 2005, 12:33 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Warning: file_exists(): open_basedir restriction in effect. File(/path/to/php/headtags.htm) is not within the allowed path(s): (/home/httpd/vhosts/turbo-mopar.com/httpdocs:/tmp) in /photopost/pp-inc.php on line 425
clear in admin the path to headtags
As far as upload issue per the install instructions you need to set uploads and data as well as all there children to 777 permissions
|
| |
December 17th, 2005, 10:25 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
|
Thanks by the way. Greatly appreciated. Everything seems good, except for soem error messages that post on the upload page, however it still works.
If you want to see it, just log into the website as U:temp-Supporting P:beers
and try uploading a picture.
Thanks!
frank
|
| |
December 17th, 2005, 10:29 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,802
|
Same issue clear out the path to jpegtran in global options.
Your host is restricting you from running files outside of your webroot
|
| |
December 17th, 2005, 10:37 AM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Southern MD
Posts: 34
|
Worked beautifully! You have to be the most helpful person on this internet! Now if I could only get SWSoft to help me with psadump and plesk.
<claps!>
Frank
|
| | |
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 01:01 PM. | |