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 February 14th, 2009, 04:38 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2009
Posts: 5
Nav Bar Buttons

Hi

I'm new here, and i have installed PP Pro yesterday.
But i want to ad nav bar (nav button bar), how do i do that?

Do i need enable vb? When i try to enable vB2 INTEGRATION i got this error on my gallery:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home6/myphotos/public_html/header-inc.php on line 296

Warning: require(global.php) [function.require]: failed to open stream: No such file or directory in /home6/myphotos/public_html/header-inc.php on line 297

Fatal error: require() [function.require]: Failed opening required 'global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home6/myphotos/public_html/header-inc.php on line 297


What do i have to do?
Have i do somthing wrong in the installation?

Thx
-heidi- is offline   Reply With Quote
Old February 14th, 2009, 05:03 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Are you integrating with vbulletin 2? I do not really know anyone who uses vbulletin 2 anymore since that product is very outdated.
__________________
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 February 14th, 2009, 05:07 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2009
Posts: 5
Quote:
Originally Posted by Chuck S View Post
Are you integrating with vbulletin 2? I do not really know anyone who uses vbulletin 2 anymore since that product is very outdated.

I havent integrating with vbulletin, how do i do that? and shud i use vbulletin 3?
-heidi- is offline   Reply With Quote
Old February 14th, 2009, 05:10 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
well what is your site is this a standalone then you dont integrate with anything. So I need to know more what your doing. Link to your site please.
__________________
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 February 14th, 2009, 05:13 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2009
Posts: 5
My Photo Gallery - Main Index
-heidi- is offline   Reply With Quote
Old February 14th, 2009, 05:16 PM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2009
Posts: 5
Quote:
Originally Posted by Chuck S View Post
well what is your site is this a standalone then you dont integrate with anything. So I need to know more what your doing. Link to your site please.
Its a standalone site.

My Photo Gallery - Main Index

I try to set up a nav buttons bar on the top of the site like this: Main Index - ScrapScandiStyle Gallery

but i se on that site they have enable vb, somthing i try to do on my gallery to.
-heidi- is offline   Reply With Quote
Old February 14th, 2009, 05:25 PM   #7 (permalink)
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
Quote:
Originally Posted by -heidi- View Post
Its a standalone site.

My Photo Gallery - Main Index

I try to set up a nav buttons bar on the top of the site like this: Main Index - ScrapScandiStyle Gallery

but i se on that site they have enable vb, somthing i try to do on my gallery to.
That site is integrated with Vb3 enhanced, thus his layout is integrated into the style.

You could manually add a header to your site or edit your menubar.tmpl file in your templates folder to add your links.. but if you want the functions as your example, you will have to integrate with vb3

here is an example of menubar.tmpl. The links added are in bold. I have my site integrated with SMF - but considering VB3 in the future, for another site.. unless PP provides header integration for SMF ;-)
Quote:
<td class="{$Style['menubar']}" width="100%" colspan="2">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="" width="50%" align="left" valign="middle">
&nbsp;$menu2
</td>
<td class="" width="50%" align="right" valign="middle">

<a title="Join or start a Discussion!" href="http://skidpics.com/forum">Forums</a> ·
<a title="Start your own blog on Skidpics!" href="http://skidpics.com/forum/index.php?action=blogs">User Blogs</a> ·
<a title="Latest News and Info at Skidpics!" href="http://skidpics.com/forum/index.php/board,2.0.html/">What's new?</a> ·
$menu&nbsp;
</td>
vbulletin forum software has to be purchased ;-)
skidpics is offline   Reply With Quote
Old February 14th, 2009, 05:26 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
You can not enable vb when you dont have vb.

You would have to create some sort of navbar in your header under edit header in admin.
__________________
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 February 14th, 2009, 05:41 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Feb 2009
Posts: 5
Quote:
Originally Posted by skidpics View Post
That site is integrated with Vb3 enhanced, thus his layout is integrated into the style.

You could manually add a header to your site or edit your menubar.tmpl file in your templates folder to add your links.. but if you want the functions as your example, you will have to integrate with vb3

here is an example of menubar.tmpl. The links added are in bold. I have my site integrated with SMF - but considering VB3 in the future, for another site.. unless PP provides header integration for SMF ;-)


vbulletin forum software has to be purchased ;-)
Ok, thx

So, if i understand you right, i cant integrate my site with vb3? or its something i can do to fix it?
-heidi- is offline   Reply With Quote
Old February 14th, 2009, 06:17 PM   #10 (permalink)
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
Quote:
Originally Posted by -heidi- View Post
Ok, thx

So, if i understand you right, i cant integrate my site with vb3? or its something i can do to fix it?
Yes you can, if you purchase it first.. install it then reinstall PP to integrate with VB3 - I would make a decision before you start adding users - as it will effect the ownership of photos if you reinstall to integrate - users will loose their ownership on photos..
skidpics is offline   Reply With Quote
Old February 15th, 2009, 09:47 AM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Yes a forum must exist before the gallery if you wish to integrate with a forum. Otherwise your gallery is a standalone. So really where you go with this idea will depend what way you go with things on your site.
__________________
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 February 15th, 2009, 10:39 AM   #12 (permalink)
Ultimate Member
 
Join Date: Jun 2007
Posts: 1,340
and like I stated Heidi, you should try to make that decision before you decided to allow uploads for registered users - later integration requires some more things to be done.. it is easier to start with, than without,,,
skidpics is offline   Reply With Quote
Old February 15th, 2009, 11:06 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
Way more easier There are quite a few threads on SWITCH INTEGRATION which show how detailed things can get if you dont do things correct from the start.
__________________
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nav Bar Link joseduddy Photopost Pro How Do I...? 6 January 7th, 2008 01:53 PM
PP Nav bar link iloco Photopost Pro How Do I...? 3 September 28th, 2007 07:13 PM
Nav Bar dieselpowered Installs and Upgrade - vBulletin 3.5.X 10 July 28th, 2005 03:05 AM
vB3 nav bar. Laeth Photopost Pro Installation & Upgrades 2 August 2nd, 2004 10:11 AM


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

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