|
Paid plugin
|
|
12-13-2008, 09:53 AM
Post: #1
|
|||
|
|||
|
Paid plugin
I'm also working on a paid plugin, but I need some help.
Now I have this: PHP Code: <?-How do you get the variables from the forms? with: PHP Code: $fuser = $main->getvar['type_fuser']; -how do you display things on the client/admin pages? |
|||
|
12-13-2008, 10:33 AM
Post: #2
|
|||
|
|||
|
RE: Paid plugin
ALL your orderform element ID's need to have type_ infront of them or they won't make it through the system, they won't get noted in the DB.
$main->getvar is just basically $_GET but they are already DB cleaned. So to get cycle it would be... $main->getvar['type_cycle']; acpBox is the part you see in the ACP Clients section. For example, in P2H if you have a client and you view them in ACP, you'll get a box underneath the boxes about email, signup etc quoting their forum posts. acpPage is the code called when a link is clicked in ACP for your page. To display stuff in client area, it's clientPage. Jonny H - THT Main Developer & Founder |
|||
|
12-13-2008, 12:23 PM
Post: #3
|
|||
|
|||
|
RE: Paid plugin
Ok, thanks! THT works with so many arrays that it's difficult to understand for a non skilled programmer. But this should work! Thanks
|
|||
|
12-13-2008, 03:17 PM
Post: #4
|
|||
|
|||
|
RE: Paid plugin
Yeah, there's a few things. It's hard to understand when it isn't documented. Any problems, give me a shout.
Jonny H - THT Main Developer & Founder |
|||
|
12-23-2008, 08:46 AM
Post: #5
|
|||
|
|||
|
RE: Paid plugin
This is still assigned to alfaleader?
I want to see that feature.
Jimmie Lin - Community Manager & THT.Next Developer |
|||
|
12-24-2008, 07:35 AM
Post: #6
|
|||
|
|||
|
RE: Paid plugin
I don't know if I can finish this, because this is lots harder then a easy language plugin. But I'll try.
|
|||
|
12-24-2008, 07:57 AM
Post: #7
|
|||
|
|||
|
RE: Paid plugin
Well it's up to you. I will be creating a Paid system in a futute version. Probably 1.2.
Jonny H - THT Main Developer & Founder |
|||
|
12-26-2008, 06:23 AM
Post: #8
|
|||
|
|||
|
RE: Paid plugin
Thanks! Saves me lots of work!
maybe this can help: PHP Code: <?php |
|||
|
04-27-2010, 03:52 PM
Post: #9
|
|||
|
|||
|
RE: Paid plugin
so...is it finish? does it works for annual payments?
|
|||
|
04-27-2010, 06:36 PM
Post: #10
|
|||
|
|||
|
RE: Paid plugin
Paid support is in THT now.
Kevin Mark - TheHostingTool Lead Developer |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





![[Image: standard.png]](http://twitstamp.com/kmark937/standard.png)
![[Image: standard.png]](http://twitstamp.com/thehostingtool/standard.png)