Random thumbnails in my forum signature Random thumbnails in my forum signature
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Random thumbnails in my forum signature

Started by Dr_Michael, March 17, 2005, 11:15:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dr_Michael

I have a coppermine gallery bridged with YaBB SE forum.
I would like, each of the forum members to be able to have 3-4 random thumbnails of his/her gallery to his/her forum signature. Would it be possible?

kegobeer

I suppose, but this isn't a feature request.  You should ask your question at your bbs app's forum.  We can't make mods for every bbs.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Dr_Michael

Quote from: kegobeer on March 17, 2005, 12:57:37 PM
I suppose, but this isn't a feature request.  You should ask your question at your bbs app's forum.  We can't make mods for every bbs.

I suppose it isnt related with the forum software. It should be a php file running on the server, which every member could use it in his signature like this:

[img]www.yoursite.com/gallery/signature.php[/img]

This signature.php file could show random images from the user album folder. Am I right or wrong?  ???