PDA

View Full Version : Adding unlimited feature plan


Steven Myers
05-06-2006, 08:05 AM
Hey guys,


I am wanting to know, is there a way to add an unlimited plan on my Submit Link page? I have it all setup where the price can go, but how do I get it to set the price where they select the plan they want, and then they can pay for it through paypal, just like the rest of the plans do...

have a look at http://www.link2geeks.net and click on the Submit Link and you'll see what I mean.

Thanks!

Steven Myers
05-06-2006, 08:28 AM
Ok I solved this on my own in the init.php located in your /admin, I basically add another line Content visible to registered users only.
and renamed it UNLIMITED and then gave it the description it needed. However, I do need to get this registered in the smarty.class.php because I get the following error in the payments are on the admin backend.

Content visible to registered users only.

Any help is greatly appreciated!

David
05-06-2006, 04:21 PM
Creating "packages" that offer different options is something we are considering for the next major release. It will likely be a few weeks, but it is something that is likely to happen.

Steven Myers
05-06-2006, 04:41 PM
Thanks for the updates on this and possible happenings to expect. If you do consider doing this, I REALLY hope that you pull a code together that even the free users can have if you decide to add it on the paid users.

Thanks again!