TinyPortal
Development => Feedback => Topic started by: Brido on April 19, 2008, 08:44:48 PM
Can anyone tell me how i can place the latest members donation in the forum.
I would also like to have random image,s from the album but not sure what to edit.
Thank You
ok where ever you got your gallery mod from, see if they have a random image code snippet if so pop that into a php block and you'll have your random image. As far as latest donation not sure if anyone's done a code snippet for this yet.
basically you'd have to setup your donations with a return to a ipn file of some sort to update a table you'll have to add to your database for your members and than create a block code that reads this data.
try the treasury mod, Resources has a good block snippet, just for tp users :buck2: :coolsmiley:
can be found on smf.. good luck!! ;)
Thank you for your reply, i have already setup the Treasury Mod in the header and worked fine with TinyPortal but not sure how this is done in control panel.
If i go into these controls below i see this message, any idea's Not implemented
ACP > TinyPortal > Gallery Manager > Not implemented
ACP > TinyPortal > Link Manager > Not implemented
ACP > TinyPortal > TeamPage Manager > Not implemented
Thanks smokey that Mod i am working with and works fine.
those are not availible in version 0.93, nor are they currently modules for v1.0, basically the are space savers for something that isnt availible yet in any form for TP
If you are using SMF Gallery for images, there are some really nice block codes for it in the Block Code Snippets (http://www.tinyportal.net/index.php?board=46.0)