PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
Lucifix
Regular
Regular


Joined: Mar 11, 2005
Posts: 62

PostPosted: Mon Jul 13, 2009 3:42 am Reply with quote Back to top

Hi,

first of all I apologize if there is already opened topic with same question, but I searched forum and couldn't find anything similar.

I'm looking for nuke modification where I will be able to manage premium / payed users on my site (no banners etc.).

Can anyone give me hint where should I look or if such mod already exist?

Thx!
View user's profile Send private message
evaders99
Former Moderator in Good Standing


Joined: Apr 30, 2004
Posts: 3221

PostPosted: Mon Jul 13, 2009 6:46 pm Reply with quote Back to top

The subscribed users option already exists in phpNuke, but it is not integrated with any payment system (Paypal IPN, etc). You'd have to manage which users have paid manually
View user's profile Send private message Visit poster's website
jakec
Site Admin


Joined: Feb 06, 2006
Posts: 3028
Location: United Kingdom

PostPosted: Tue Jul 14, 2009 6:09 am Reply with quote Back to top

I think the module from Western Studios would probably do the job.
Only registered users can see links on this board!
Get registered or login to the forums!
View user's profile Send private message
Dawg
RavenNuke(tm) Development Team


Joined: Nov 07, 2003
Posts: 884

PostPosted: Tue Jul 14, 2009 8:36 pm Reply with quote Back to top

It works....but only so so. I am using it now. It is very hard to alter in any way. The admin interface is about as confusing as it comes and the support is only OK. The thing that really gets me on the down side of this mod is how the install instructs work. After your "membership" is up.....and you have to reinstall anything you have to go back and beg for access to the instructions. BE smart and copy them from the site and save them with your files.

At some point...I hope there is a better way.

Just my .02

Dawg
View user's profile Send private message
Lucifix
Regular
Regular


Joined: Mar 11, 2005
Posts: 62

PostPosted: Tue Jul 14, 2009 11:20 pm Reply with quote Back to top

I think I will do my own pay mod. Users in my country doesn't use paypal so often, so I will have to write bills by my own. I don't think this will be so hard, just few new rows in nuke_users tables (user_pay_status and user_pay_end). Smile

Then few modification in theme.php files to disable banners and so on... Smile
View user's profile Send private message
Guardian2003
Site Admin


Joined: Aug 28, 2003
Posts: 6299
Location: Vsetin, Czech Republic

PostPosted: Wed Jul 15, 2009 1:34 am Reply with quote Back to top

Don't alter core tables if you can help it as it can become a maintenenance headache. It would be better to use a different table and link them based on username and userid.
View user's profile Send private message Send e-mail Visit poster's website
Lucifix
Regular
Regular


Joined: Mar 11, 2005
Posts: 62

PostPosted: Wed Jul 15, 2009 1:53 am Reply with quote Back to top

@Guardian2003: thx for the tip, maybe this is really better idea then mine Wink
View user's profile Send private message
Dawg
RavenNuke(tm) Development Team


Joined: Nov 07, 2003
Posts: 884

PostPosted: Wed Jul 15, 2009 4:05 am Reply with quote Back to top

Lucifix wrote:
I think I will do my own pay mod. Users in my country doesn't use paypal so often, so I will have to write bills by my own. I don't think this will be so hard, just few new rows in nuke_users tables (user_pay_status and user_pay_end). Smile

Then few modification in theme.php files to disable banners and so on... Smile


If you are going to do it....tie it to groups so you can control just about anything.

You pay your money....You are added to Group X for Time Y. Group X has access to Z or does not get banners or whatever. I would think making several payment options would be key here including PayPal. I use a lot of this kind of stuff. If you need some help from the end user or webmaster standpoint let me know.

Dawg
View user's profile Send private message
kenno
Worker
Worker


Joined: Jul 26, 2009
Posts: 117
Location: Scunthorpe, UK

PostPosted: Sun Jan 24, 2010 5:01 pm Reply with quote Back to top

Dawg wrote:
It works....but only so so. I am using it now. It is very hard to alter in any way. The admin interface is about as confusing as it comes and the support is only OK. The thing that really gets me on the down side of this mod is how the install instructs work. After your "membership" is up.....and you have to reinstall anything you have to go back and beg for access to the instructions. BE smart and copy them from the site and save them with your files.

At some point...I hope there is a better way.

Just my .02

Dawg


Sorry to bring back an old post but, I am looking for something like this as I have a custom old membership module that only half works.

Basically I am looking for a module that will


Automatically take payment from paypal,

Then add the user to a NSN group which will then add it to the forums group with all correct permissions

Assign the user a membership number

Change members rank automatically

Email users reminders when membership is due to expire

Remove members from groups when expired


Dawg as you have used this would you say this module would do all or most of these, I know there are forums on there site but you have to subscribe to access the installation forums

So any feedback would be appreciated

Thanks Kenno
View user's profile Send private message
Dawg
RavenNuke(tm) Development Team


Joined: Nov 07, 2003
Posts: 884

PostPosted: Sun Jan 24, 2010 5:45 pm Reply with quote Back to top

Yes, It works. It is OK. It leaves alot to be desired IMHO but it does work.

I tried to hire someone to build us a GOOD one for RN....But it did not happen. Maybe this summer when I get FATT and happy again.

Dawg
View user's profile Send private message
kenno
Worker
Worker


Joined: Jul 26, 2009
Posts: 117
Location: Scunthorpe, UK

PostPosted: Sun Jan 24, 2010 6:21 pm Reply with quote Back to top

The one I have currently is a custom one that is quite old and only adds users to the forum groups and does not automatically assign a number or remove them from the group at time of expiration.
It also does not have an admin panel accessed through the admin area, this is accessed just via a link

If you want this to have a look at maybe sometime in the future to add, improve and modify it then that would not be a problem, but it would need a lot of work to make it 100% usable.

I might give the Westernstudios module a try then, its gotta be better then a member having to manually add user details to spreadsheets.

What are your main concerns with this module to make it only OK

Thanks Kenno
View user's profile Send private message
Dawg
RavenNuke(tm) Development Team


Joined: Nov 07, 2003
Posts: 884

PostPosted: Sun Jan 24, 2010 6:24 pm Reply with quote Back to top

Dawg wrote:
It works....but only so so. I am using it now. It is very hard to alter in any way. The admin interface is about as confusing as it comes and the support is only OK. The thing that really gets me on the down side of this mod is how the install instructs work. After your "membership" is up.....and you have to reinstall anything you have to go back and beg for access to the instructions. BE smart and copy them from the site and save them with your files.

At some point...I hope there is a better way.

Just my .02

Dawg
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum