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 March 7th, 2005, 09:28 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 37
Avatars and Header paths?

1st
Where do you set the path for avatars that display in the comment section below the pictures. Mine point to a dir call "forum" when it should be "forums"
is:
http://www.315er.net/forum/customavatars/avatar1_1.gif
should be:
http://www.315er.net/forums/customavatars/avatar1_1.gif
2nd
Where do you set the path for all the header images, they are looking in the photopost dir for the skin images when it should be looking in the forums dir
is:
http://www.315er.net/photopost/afterdark/misc/xleft.gif
should be:
http://www.315er.net/forums/afterdark/misc/xleft.gif


my CONFIG-INT.PHP has all the right paths , where else should i be looking?
dobbs is offline   Reply With Quote
Old March 7th, 2005, 09:58 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
We do not autotranslate header image paths if they are not the normal VB path as in your example afterdark.

You would need to change those relative image tags to full url to work overtop of Photopost

As far as avatars what your forum url set to? we use the forum path

if ( $hasav ) {
if ( isset($avpath) )
$userprofile[6] = "<img src=\"{$Globals['vbulletin']}/$avpath\" border=\"0\">"; // Avatar
elseif ( $vboptions['usefileavatar'] )
$userprofile[6] = "<img src=\"{$Globals['vbulletin']}/$vboptions[avatarurl]/avatar{$cuserid}_{$avrev}.gif\" border=\"0\">"; // Avatar
else
$userprofile[6] = "<img src=\"{$Globals['vbulletin']}/image.php?u=$cuserid\" border=\"0\">"; // Avatar
}
__________________
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 March 7th, 2005, 10:39 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 37
The avatars was an easy fix, it was an admin setting i hadn't found yet.

I solved the header problem by copying the afterdark, dir to the photopost dir
dobbs is offline   Reply With Quote
Old March 20th, 2006, 06:02 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Mar 2006
Posts: 27
I had the same problem. Instead of copying the images to your photopost, you could have made a symbolic link to your VB directory containing the images that would coincide to your gallery path, ie

cd /root directory of your gallery
ln -s ../../relative_path_to_forum_menu_images gallery_path

Quote:
Originally Posted by dobbs
I solved the header problem by copying the afterdark, dir to the photopost dir
dendrob 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
vb image paths ? DavidMacLean Photopost Pro Installation & Upgrades 4 June 15th, 2006 06:05 PM
I've always had some issues with file paths vbusers11 Installs and Upgrade - vBulletin 3.5.X 3 August 5th, 2005 07:38 PM
Messed up imaeg paths imported_Blaminator Installs and Upgrade - vBulletin 3.0.X 4 May 8th, 2005 11:12 AM
Displaying image paths mholtum How Do I? - vBulletin 3.0.X 8 March 26th, 2005 12:05 PM
Problem with new server paths hIBEES Photopost Pro Installation & Upgrades 5 February 17th, 2005 05:54 PM


All times are GMT -5. The time now is 01:17 PM.

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