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 6th, 2006, 11:10 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
cannot get photopost to use my vb3 standard layout

hello, I'm a new customer that just installed photopost for my vb3 site. photopost wont accept the operation to integrate styles with the standard vb3 template

i get this error

Warning: chdir(): No such file or directory (errno 2) in /home/thinktal/public_html/usergallery/header-inc.php on line 64

Warning: main(/global.php): failed to open stream: No such file or directory in /home/thinktal/public_html/usergallery/header-inc.php on line 65

Fatal error: main(): Failed opening required '/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thinktal/public_html/usergallery/header-inc.php on line 65

I think the path to global is correct, so im pulling out hair at this point

link is www.thinktalk.com/usergallery

thanks
chris
chrisciardi is offline   Reply With Quote
Old September 6th, 2006, 11:36 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
On last step of install the wrong forum server path was entered edit your config-int.php file and in the $vbpath variable enter the proper forum server path.
__________________
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 6th, 2006, 11:40 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
one more issue

sorry, I am able to upload multimedia files just fine but i get no icon for them (just the little question mark indicating it cannot find the multimedia image)

how do i fix that?

thanks
chris
chrisciardi is offline   Reply With Quote
Old September 6th, 2006, 11:41 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
tried that

the url path is www.thinktalk.com/forum

have tried ./forum
/forum
../forum


what else?
chrisciardi is offline   Reply With Quote
Old September 6th, 2006, 11:50 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
You need to use server path not url

I can not tell you what your server path usually something like this

/var/www/html/forums

use your server path there in that variable
__________________
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 6th, 2006, 11:52 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
first problem fixed

sorry didn't know i needed the whole path. second problem still exists

is this the standard layout, seems sparse

http://thinktalk.com/usergallery/index.php

also how do i get the recent images area as a separate html to post on my site index page?

thanks
chris
chrisciardi is offline   Reply With Quote
Old September 6th, 2006, 12:14 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
In Admin => Edit Integration you need to turn on the 3 vb3 enhanced switches to load the forum header footer and stylesheet
__________________
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 6th, 2006, 12:17 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
sorry to bug you

when i turn them on now i get this

Warning: chdir(): No such file or directory (errno 2) in /home/thinktal/public_html/usergallery/header-inc.php on line 64

Warning: main(/home/thinktal/public_html/usergallery/includes/init.php): failed to open stream: No such file or directory in /home/thinktal/public_html/forum/global.php on line 24

Fatal error: main(): Failed opening required '/home/thinktal/public_html/usergallery/includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thinktal/public_html/forum/global.php on line 24
chrisciardi is offline   Reply With Quote
Old September 6th, 2006, 12:24 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
As noted above you have inputed the wrong server path to your forum. I beleive you want it in config-int.php to read this

$vbpath="/home/thinktal/public_html/forum";
__________________
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 6th, 2006, 01:04 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
thanks for bearing with me, apparently i forgot how to edit code and listen at the same time.. all is good now except the image file for the multimedia uploads still ? icon.

thanks a million
chris
chrisciardi is offline   Reply With Quote
Old September 6th, 2006, 03:11 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
where did you place mov as an acceptible type in upload options? In images or multimedia?

Basically if an optional jpg for the multimedia is uploaded it will show that otherwise it should show the default multimedia thumb video.gif. Trying to understand why your code is trying to find a .mov thumb.
__________________
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 6th, 2006, 03:33 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
no multimedia image

i put the video .extentions in the acceptable image file types area because when the accpetable image file types only have image extentions, i am unable to upload video even though the mime types are listed under acceptable multimedia types. It seems that the extention has to be listed under files types or i get an error message that says "unsupported file type"

hope that makes sense

thanks a million for your help
chrisciardi is offline   Reply With Quote
Old September 6th, 2006, 08:09 PM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,676
there is your issue you can not do that. You need to put multimedia extentions in the allowable multimedia types. You can then in admin options select to allow multimedia uploads
__________________
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 6th, 2006, 09:20 PM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Jan 2006
Posts: 8
thanks

all is well, thanks
chrisciardi 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
moving standard photopost module sabrina Photopost Pro How Do I...? 7 June 5th, 2006 10:01 PM
Integration & layout with VB3.0.x bsousa Before You Buy 3 September 5th, 2005 06:14 PM
photopost on non-standard port? netProphET Photopost Pro Installation & Upgrades 1 June 6th, 2005 03:50 PM
... make standard sessions work with photopost? flint Photopost Pro How Do I...? 3 April 27th, 2005 03:09 PM
Modifying PhotoPost layout/colors tdsjulie General Discussion 1 August 26th, 2004 11:27 AM


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

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