Paid Subscriptions

Started by Grudge, August 12, 2006, 06:09:49 AM

Previous topic - Next topic

capabmx

Its under members in the admin cp, and right under registration. If it does not show, then you may need to manually edit.
Always looking to take on a web design/ programming job :], PM me if interested.

dhiveng

#621
its not there... can someone tell me how to isntall it again and manually edit it?

zemond

#622
Gday Guys,

I was not able to delete members subscription if they were pending or finished. I dont know if this will stuff anything else up (no real error checking yet) but on line 697 find (in managePaid.php)


$request = db_query("
SELECT ls.ID_SUBSCRIBE, ls.OLD_ID_GROUP
FROM {$db_prefix}log_subscribed AS ls
WHERE ls.ID_MEMBER = $ID_MEMBER
AND status = 2", __FILE__, __LINE__);


and replace with


$request = db_query("
SELECT ls.ID_SUBSCRIBE, ls.OLD_ID_GROUP
FROM {$db_prefix}log_subscribed AS ls
WHERE ls.ID_MEMBER = $ID_MEMBER
", __FILE__, __LINE__);



If this shouldnt be done, maybe one of the experts on this mod can help out.

CHeers,
-- Zemond

zemond

G'day Guys,

I also had problems with the End Date coming up as 1970, don't know what the cause was but it  only happened to people using 'other' as currency code. someone said change one of the already made currencies to whatever it is you want. I still had problems with this but if you go into the db and in the settings table find currency_code and change it there it will work fine. I'm using AUD with no problems now.

Cheers
-- Zemond

Roger

Hello,

I have a problem, here is my set up;

- Forums: http://www.fencecheck.com/forums
- No default membergroup
- Upon subscription member is put in "Subscriber" membergroup
- Created a button in upper right to subscription section

Problem
- Default member does not have access to subscription page, looks like something to do with permissions, but the permissions don't show any subscription settings

Any help is appreciated.

Roger

mango boy

Hi,

Does anybody know whether can potential subscribers to my service sign up for my forum and at the same time paying their subscription through the subscription mod for paypal? or is it sign up forum first, login to forum, then pay for subscription?

Rafferty

Working perfectly under SMF 1.1.4 with the exception of the denominations. I require AUD Australian Dollars. Has anyone figured out other denominations yet at all?
Don't Follow me I got No Idea what I'm Doing

Rafferty

Cancel that, as soon as I enabled it, errors everywhere.
Don't Follow me I got No Idea what I'm Doing

FreeGeezer

I am trying to install this mod on a test SMF (1.1.4) installed on my XAMPP localhost. I'm running into trouble here when it needs the FTP information. See attached screenshot.

SMF doesn't seem to be able to find the right directory via the FileZilla FTP services incorporated in XAMPP. Can I upload the mod to my live site, apply the mod thru the FTP/CHMOD process, then download the mod back to my test site and apply it? Or...... any other suggestions would be appreciated.

Thanks,
Roy
ODB Forums

Bigguy

Try changing permissions on the package folder and creating a temp folder in that. Both should have permissions of 777. It should install then.

qtime

should the temp folder be: temp ???

Bigguy


qtime

I like to add some extra years to the subscription time, now it ends on 2010, where can I add this?

NukeWorker.com

Quote from: qtime on December 30, 2007, 06:31:06 AM
I like to add some extra years to the subscription time, now it ends on 2010, where can I add this?

In Admin, click on calendar, there is a min and max value there, which is what this mod uses, example:

http://www.yoursite.com/forum/index.php?action=managecalendar;sa=settings

qtime

Thanks a lot for the solution!!! I examined the paidsubscription mod, but could not found the data...

H3 Skillz

#635
Quote from: FreeGeezer on December 28, 2007, 03:58:34 PM
I am trying to install this mod on a test SMF (1.1.4)

Thanks,
Roy
ODB Forums

Sorry, I'm sure this has been posted somewhere but I can't seem to find it.  How do you get it to work on 1.1.4?  Is there a way to edit the .mod file or something to make it think that it is compatible with 1.1.4.  I will back up my database just in case but could someone tell me how to make the mod think it can be installed even on 1.1.4?

Edit:  Never mind, I figured it out.  You don't have to modify anything, I just assumed that since it is for older versions, it won't let you use it on 1.1.4.  I guess it will!

edchapman

Is this the same mod used here for charter members?

Bigguy

On this site you mean ??? Yes I do believe it is but it would be a bit different than the mod that is for public download.

Dewain27

when will you have support for 1.1.4?

Bigguy

Paid Subscriptions mod already runs under 1.1.4 :)

Advertisement: