Log in

View Full Version : Link for Photopost in Postbit Legacy


TOZ
03-30-2006, 10:00 PM
Ad a link to your member`s gallery on the postbit legacy.

Photopost 5.21:
Posbit Legacy Members Gallery Link:
Style manager / postbit_legacy
*********************************
Find:
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
*********************************
On top of that Copy This:
<a href="http://www.yoursite.com/forum/photopostdirectory/showgallery.php?$session[sessionurl]ppuser=$post[userid]&cat=500">Member`s Gallery</a>

<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>

Edit with your photopost directory path.

Good Luck
Danny

PabloAM
03-31-2006, 05:33 PM
Photopost o photoglop???

Smike
04-01-2006, 10:12 AM
I seach the same for coppermine, somebody have a idea?

banuchi2
04-01-2006, 11:45 AM
Your modification is asuming they have a gallery though.

What I did was run a scheduled task checking the userid's in the photopost gallery. Then I ran a query to update a non-editable (hidden) single-selection radio button field to "Yes" (if it wasn't set as "Yes" already).

Then, based on the value of that custom field (field61 in my case) I would chose to show (or not) the link to their gallery.

I can share the files/code if anyone wants it?


Mini2,
I would greatly appreciate if you could share that code with me. Thank you.

-Mike

Rich
04-01-2006, 12:07 PM
Hello,

Sure thing mini2. Add it to your next post!

CSS59
04-27-2006, 04:27 AM
how do I do this for photopost VBA Gallery?

patrickstar
08-15-2006, 10:24 PM
is there a clickable image icon in the postbit? and each members gallery will be linked to it?

patrickstar
08-16-2006, 11:08 PM
works great. thanks.

hotrodbiker
03-10-2010, 05:19 PM
Still works for 3.8.4, sometimes simple is the best.

Ophelia
08-21-2012, 01:15 PM
Does anyone know a way of doing this today? I'm sure it's relatively easy to link to the persons gallery, I just can't figure out how.