TinyPortal

Development => Feedback => Topic started by: Brido on April 19, 2008, 08:44:48 PM

Title: Paypal in index
Post 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
Title: Re: Paypal in index
Post by: stormlrd on April 19, 2008, 09:14:13 PM
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.
Title: Re: Paypal in index
Post by: Smoky on April 19, 2008, 09:40:12 PM
try the treasury mod, Resources has a good block snippet, just for tp users  :buck2: :coolsmiley:

can be found on smf.. good luck!!  ;)
Title: Re: Paypal in index
Post by: Brido on April 19, 2008, 09:46:16 PM
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.
Title: Re: Paypal in index
Post by: stormlrd on April 19, 2008, 10:10:49 PM
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
Title: Re: Paypal in index
Post by: Lord Anubis on April 19, 2008, 11:53:11 PM
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)