PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Navbar Link (http://www.photopost.com/forum/photopost-pro-installation-upgrades/124811-navbar-link.html)

junaid May 6th, 2006 12:40 AM

Navbar Link
 
How I give a link forum navbar Photo Gallery and How I place random images to my forum home.

Like this forum could you give me a link or code

Chuck S May 6th, 2006 07:57 AM

On the featured photos block this link will assist

http://www.photopost.com/forum/showthread.php?t=122207

Now you can edit your vbulletin navbar template in your vbulletin template editor and add an html link to the gallery

junaid May 6th, 2006 11:23 AM

I am new is it possible to get html code in navbar

Chuck S May 6th, 2006 11:31 AM

The html code is already in the navbar look at how the other links are coded. You should be able to add something maybe like this

Code:

Content visible to verified customers only.

junaid May 6th, 2006 11:33 AM

Hello,
I follow up the above links
But this is the error

Warning: Unknown: failed to open stream: No such file or directory in /forum.php(485) : eval()'d code on line 1

Warning: Unknown: Failed opening '../pp/inc_features.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /forum.php(485) : eval()'d code on line 1

Chuck S May 6th, 2006 11:37 AM

You have not set the proper server path to your inc-features.php. Try full server path to the file

junaid May 6th, 2006 12:24 PM

Hello Chuck S,

inc-features.php , I didn't see any url paths to setup.
all the paths an dminsetup is correct.
could you give more details

Chuck S May 7th, 2006 09:19 AM

I am talking about the path your entering in the plugin or file when you INCLUDE the inc_features.php file into vb. You would need to enter the correct server path

INCLUDE('/SOME/PATH/TO/inc_features.php');

Your path is wrong there.


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

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97