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 How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 5th, 2005, 03:53 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Location: Cape Town South Afri
Posts: 8
Question VB home page gallery

Hi Guys and girls,
I am hoping to add a photopost (recent post) gallery to my home page, just 4 of the lastest pics added.
I have been through vb.com and vb.org forums and have not found any advise on this. I am wondering if anyone out there knows how to do this.
Thanks a million in advance
kingjim is offline   Reply With Quote
Old November 5th, 2005, 05:01 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Hello visit the photopost documentation forum and read the sticky on adding the vb3 main index block
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 5th, 2005, 08:52 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Location: Cape Town South Afri
Posts: 8
Red face Lost again

Hi Chuck,
Ok spent half and hour trying to avoid making a fool of myself but I cannot find the "photopost documentation forum and the sticky" that you mention.
Sorry, but is there a url you can point me too?
kingjim is offline   Reply With Quote
Old November 6th, 2005, 01:51 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
PhotoPost Enhanced vB3 Index Integration

there ya go
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 6th, 2005, 02:13 AM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Location: Cape Town South Afri
Posts: 8
Talking Thanks chuck

Hi Chuck,
Thanks for a great product.
Cheers
kingjim is offline   Reply With Quote
Old November 7th, 2005, 07:43 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Location: Cape Town South Afri
Posts: 8
Question whats gone wrong???

Hi Chuck,

I have done everything suggested in the above link.

On the home page (http://www.africatravelforum.com/) I have managed to get "Featured Photos" up and running, the only problem is that it is not showing the pics??

I have double checked everything and all seems to be correct - any ideas on what I might have missed?

The only thing I have not edited is the config-int.php file, what if any changes do I have to make here?

Thanks in advance

Last edited by kingjim; November 7th, 2005 at 12:33 PM.
kingjim is offline   Reply With Quote
Old November 7th, 2005, 06:25 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Check your category permissions and if your using vb35 make sure your using the latest inc_features.php from the download

THE CONFIG-INT MUST HAVE ALL THE PROPER PATHS AND URLS BUT IT SHOULD IF YOUR USINNF THE VB3 HEADER INTEGRATION
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old November 8th, 2005, 06:22 AM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2005
Location: Cape Town South Afri
Posts: 8
Cool Little black holes

Hi Chuck,
At last i have managed to get this right as you can see on http://www.africatravelforum.com/ everything is working/ looking fine apart from the fact that no pics are showing any ideas on why this would be.
kingjim is offline   Reply With Quote
Old November 8th, 2005, 06:01 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Hey Buddy as stated in my last post all paths must be right

Your photopost data directory url in integration paths is missing the trailing slash it states must be placed on it. Thats my nothing shows
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 5th, 2005, 06:59 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 33
Can this method be used for vb3.5.1 and photo Post latest version?
tony76 is offline   Reply With Quote
Old December 5th, 2005, 07:00 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Hello yes the inc_features.php file is included within the photopost download
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 5th, 2005, 09:24 AM   #12 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 33
Possible to tell me where i went wrong:

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/local/lib/php:/usr/lib/php') in /index.php on line 58
tony76 is offline   Reply With Quote
Old December 5th, 2005, 09:26 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
you would need to change the include path to the correct path for you install

./photopost is a suggestion

it could be

../photopost

all depends on where you have it installed and the directory name
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 5th, 2005, 09:29 AM   #14 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 33
Quote:
Originally Posted by Chuck S
you would need to change the include path to the correct path for you install

./photopost is a suggestion

it could be

../photopost

all depends on where you have it installed and the directory name
Change it in inc_features.php u mean?
tony76 is offline   Reply With Quote
Old December 5th, 2005, 09:31 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 33
I changed it in index.php and I got this:

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

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

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

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

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

Warning: main(): Failed opening './gallery/inc_photopost.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/lib/php') in /index.php on line 59
tony76 is offline   Reply With Quote
Old December 5th, 2005, 09:52 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
Okay if you have photopost installed in gallery off the webroot it would need to be this

../gallery

./gallery is saying look in the forums directory for a directory called gallery
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old December 5th, 2005, 10:03 AM   #17 (permalink)
Member
 
Join Date: Oct 2005
Posts: 152
Send a message via Yahoo to shadowdancer36
Are you installing PP inside your forum folder?
shadowdancer36 is offline   Reply With Quote
Old December 5th, 2005, 10:09 AM   #18 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 33
Quote:
Originally Posted by shadowdancer36
Are you installing PP inside your forum folder?
No it is in a separate folder but using same dbase. So i need to use ../gallery instead of ./gallery rite?
tony76 is offline   Reply With Quote
Old December 5th, 2005, 10:19 AM   #19 (permalink)
Member
Verified Customer
 
Join Date: Dec 2005
Posts: 33
Everything has been installed beforehand. I am just trying to install the features thingy.
tony76 is offline   Reply With Quote
Old December 5th, 2005, 10:26 AM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,684
yes if it is in a directory gallery off the webroot it would be ../gallery
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Customizing the Gallery Home Page? ricker Before You Buy 7 December 8th, 2005 06:17 PM
vBadvanced Gallery Home page rsctokyo How Do I? - vBulletin 3.0.X 4 March 14th, 2005 10:37 AM
Newest Images on Gallery home page ConqSoft Bugs From 1.0.0 2 March 1st, 2005 03:51 PM


All times are GMT -5. The time now is 08:24 AM.

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