View Single Post
Old December 5th, 2004, 02:08 PM   #12 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
1.
But when i click on my navbar menus those are giving me wrong link options.
Also the quicklinks menu dont open

You can find instructions in this thread on altering the Vb templates mentioned in that thread to get rid of the relative urls and make them full urls so our program knows where to find those links

vB3 Integration FAQ

2.
If a user is set invisible in forum that user appears as browsing on gallery.

We do not have any invisible setting in our program and our who's online is totally separate from the forum. As with Most photopost options you can turn off who's online

3.
http://gallery.tech-arena.com/showph...oto=74&cat=500
Check my signature how it appears on comments, it appears fine on forum postbits as well forum member profile

Line 691 of showphoto.php find this

$commenttext[$itemnum] = convert_returns($commenttextline);

add below

$usig = convert_markups($usig);

4.
A bug or problem i have seen,
If a user is on Add your comments area and clicks to rates the photo, blank/empty comments are added to that photo

No bug here. In admin options set the option the way you want where is the options here states

Display ratings that have no comments attached?
__________________
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