PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old December 2nd, 2007, 01:50 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2007
Posts: 13
Question Nothing showing up

Hi !

I'm running VB 3.6.7 and installed PhotoPost 2.3 and had no errors on the installation: However nothing is showing up in my forums or Navbar. And a few of my forum templates where altered when I ran the file path script. Like my background is gone or shrunk lol see attachment.

my gallery_config.php Is set like this
$forumpath = '/home/my site/public_html/forums';

(my site= as shown in _SERVER["PATH_TRANSLATED"]

my gallery was placed in my root = public_html

My Vb gallery shows in my AdminCp side panel and I filled in the file paths:

Gallery URL: http://www.asbpsnipers.com/gallery

Files Path: /home/my site/public_html/gallery/files

Files URL: http://www.asbpsnipers.com/gallery/files

I made sure in my Gallery main options that it is Active, Not sure what to do next. I think I have 2 or three hairs left on my head .

Thanks in advance for any help or advise
Attached Images
File Type: gif BlueChristmas.gif (80.8 KB, 9 views)
SSG.D is offline   Reply With Quote
Old December 2nd, 2007, 02:11 PM   #2 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
AdminCP => vbGallery => Modify Settings

Header Replacements
Here you may enter a list of filenames that may appear in your header that should be prefixed with your Forum's URL.

Navbar Replacements
Here you may enter a list of filenames that should be prefixed with your Forum's URL.

Footer Replacements
Here you may enter a list of filenames that may appear in your footer that should be prefixed with your Forum's URL.

EX: A Standard vBulletin Navigation.
Code:
Content visible to verified customers only.
Lets say you add a Blog system and it adds a link.
/forums/blog.php - <a href="blog.php">Blog</a>

In the "Navbar Replacements" you would add the php file: blog.php to the list of file names. This will add the forums URL in front of the link while looking at the gallery.

In your custom skin the standard Navigation was moved to the "header" template. In this case you would add to the "Header Replacements".

------------------------------
Lets work on the custom style. Edit your header template.

Code:
Content visible to verified customers only.
Add Full URL's: http://www.asbpsnipers.com/forums/
Zachariah is offline   Reply With Quote
Old December 2nd, 2007, 05:45 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2007
Posts: 13
I did the template edit, but I'm confused about the navbar and header & footer replacements

Say I have Arcade and Radio and TV

So all I add is arcade.php and radio_tv.php to the navbar replacements right?
And I did.

still not clear on what I need to put in the footer or header replacements

Still nothing showing in the forums. No sign of My Gallery or link to it.

Also if I do the same template edit on my Blue Christmas template will that resolve my background issue?

Please send in the Calvary lol

Last edited by SSG.D; December 2nd, 2007 at 06:49 PM.
SSG.D is offline   Reply With Quote
Old December 3rd, 2007, 12:17 AM   #4 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
Quote:
Originally Posted by SSG.D View Post
I did the template edit, but I'm confused about the navbar and header & footer replacements

still not clear on what I need to put in the footer or header replacements
the replacements do nothing else than allow you to put the gallery folder outside your forums folder..

on vbulletin side the navbar link to arcade.php would simply be "arcade.php"
so if you click it when in gallery.. it would be: http://yoursite.com/gallery/arcade.php
and you get an error..
IF you enter arcade.php to the navbar replacements.. it looks for arcade.php when loading the navbar template.. and adds a: http://yoursite.com/forums in front of the link.. so when you click arcade.. it points now to http://yoursite.com/forums/arcade.php ....

the same with the footer links.. like admin , home or contact us
all depends what you have in your header or footer.. some people have upto 20 links in there.. and as those links dont have a http://yoursite.com/forum/ in front of them.. they would point to the gallery folder if there were no replacement

Luc
Luciano is offline   Reply With Quote
Old December 3rd, 2007, 04:25 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2007
Posts: 13
Thanks Luciano for your reply. Big thanks to Zachariah for live help!!!

It's all good now except in the vb gallery home images don't show up. Even though the images are in the files that the it looks for them in. When you right click on the blank image x to verify the path of what image should be there,, then go to you cpanel and verify it's there, what more do you do?

I suspect a gallery template alteration.

Thanks for any help
Attached Images
File Type: jpg blue christmass missing.jpg (72.5 KB, 4 views)

Last edited by SSG.D; December 3rd, 2007 at 04:40 PM.
SSG.D is offline   Reply With Quote
Old December 3rd, 2007, 04:45 PM   #6 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
thats normal.. probably you installed skin after vbgallery..
there are 2 ways to fix this..

you can rerun install and there is an option for imagepaths.. ( i dont really do that)

or you go to your admin panel..
stylemanager --> for your style select All style options
goto section Image Paths

And in all image path folders add the complete url..
example where it says:
Miscellaneous Images Folder images/misc
enter
Miscellaneous Images Folder http://www.yoursite.com/forums/images/misc

etc...
that should work
Luc
Luciano is offline   Reply With Quote
Old December 3rd, 2007, 08:49 PM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Nov 2007
Posts: 13
Thumbs up

Quote:
Originally Posted by Luciano View Post
thats normal.. probably you installed skin after vbgallery..
there are 2 ways to fix this..

you can rerun install and there is an option for imagepaths.. ( i dont really do that)

or you go to your admin panel..
stylemanager --> for your style select All style options
goto section Image Paths

And in all image path folders add the complete url..
example where it says:
Miscellaneous Images Folder images/misc
enter
Miscellaneous Images Folder http://www.yoursite.com/forums/images/misc

etc...
that should work
Luc
100% on the Money!!!!! Thank you very, very much......and yes your right about the template,, I had to re-install it to get my background back today.. This is all good....And will come in handy for me in the future and I will pay it forward.

Thanks again.
SSG.D is offline   Reply With Quote
Old December 4th, 2007, 12:54 AM   #8 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
well while youre at it.. you can reinstall gallery.. lol
a new version is out ;-)
Luciano is offline   Reply With Quote
Reply


LinkBacks (?)
LinkBack to this Thread: http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/134478-nothing-showing-up.html
Posted By For Type Date
Navbar links issue. - vBulletin Community Forum This thread Refback May 22nd, 2008 10:03 AM

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
Images not showing Jimmy101 Installs and Upgrade - vBulletin 3.0.X 5 January 28th, 2006 06:15 PM
Watermark not showing up. EA Photopost Pro How Do I...? 5 January 26th, 2006 10:01 PM
Images not showing up BobHarbison Photopost Pro Installation & Upgrades 9 November 7th, 2005 07:48 PM
IP not showing in gallery cosmin Installs and Upgrade - vBulletin 3.0.X 9 November 6th, 2005 01:46 AM
catagories not showing Slingblade61 Installs and Upgrade - vBulletin 3.5.X 4 October 25th, 2005 03:01 PM


All times are GMT -5. The time now is 07:51 PM.

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