This topic is locked

Payment System, Paid Function (I.e. Additional Image Upload) And Ads Posting Limit To Classified Template Of Phprunner

2/6/2013 7:47:42 AM
PHPRunner General questions
V
Vinice1981 author

Title: Payment system, paid function (i.e. additional image upload) and ads posting limit to classified template of PHPrunner
I am a newbie of PHPrunner.
I am using classified template of phprunner version 6.2 build 14670 to build my website.
I need to have additional image upload function and ads posting limit for paid user.

I also need to have payment system for different membership plan.
Item #1=image upload function as below:

a) normal user (non paid) able to upload 2 images

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=20637&image=1&table=forumtopics' class='bbc_emoticon' alt='B)' /> Silver paid user able to upload 4 images per post

c) Gold paid user able to upload 8 images per post

d) Platinum paid user able to upload 12 images per post
Item #2=Limit number of ads posting allowed of classified template as below:

a) normal user (non paid) can post ads upto 5 ads per year

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=20637&image=2&table=forumtopics' class='bbc_emoticon' alt='B)' /> Silver paid user can post ads upto 10 ads per year

c) Gold paid user can post ads upto 30 ads per year

d) Platinum paid user can post unlimited ads per year
Item #3= membership payment system as below:

a) normal user (non paid) :$0 per year

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=20637&image=3&table=forumtopics' class='bbc_emoticon' alt='B)' /> Silver paid user:$12 per year

c) Gold paid user:$24 per year

d) Platinum paid user :$36 per year

Note: User can register as normal user first. Then, user can upgrade their membership plan later.
Appreciate if any of you can give me the code and example to implement item #1, item #2 and item #3.
Thanks.

Regards,

Vinice
note: Guest user cannot post ads