Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Add-Ons & Blocks ⇒ Subscription Module 1.0.RCx Released!!


Subscription Module 1.0.RCx Released!!
Need help creating a block or add-on, or you have created or modified a block/add-on that works in Dragonfly CMS and it meets the CPG Security Requirements? Do you have feedback about a specific add-on? Here is the place to post. Read the announcements here first!.
Go to page Previous  1, 2, 3
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Add-Ons & Blocks

View previous topic :: View next topic  
Author Message
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Oct 17, 2011 3:53 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

the actual button means nothing. it is just an image used as a graphical visual representation. The url hidden behind the button that takes you to the paypal site is what is important. The module generates that url based on the settings you made for each individual subscription created in the admin section. so if you make 3 separate subscriptions all 3 of them will show the same button to pay with but they are not the same. they just look the same.

I did not find anything in the code that would control auto renew so yes i think auto renew it is set to on by paypal as default

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
mixy
Heavy poster
Heavy poster

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Mon Oct 17, 2011 3:55 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

Lol...Ok. Will dig in more at paypal side
Thanks Diz


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Mon Oct 17, 2011 5:01 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

The PayPal default is one subscription cycle i.e. not recurring.

Through the mod settings, you choose whether or not it is recurring, and can also specify how many times that may happen (ongoing, once, twice etc.). It doesn't appear to have been setup correctly to use those settings.

Even so, subscribers can always cancel their subscription at any time, but there is no refund for their current subscription cycle (week, month, year) which is preserved until it completes.

_________________
DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin

Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website Photo Gallery
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Oct 17, 2011 6:29 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

You got me curious so i installed the module. I see it when you create the module you check mark your choice of days, weeks, months ,years or life time then in the box below that you type in how many of the one you chose.
for example: if your subscription is for 1 year you can check mark year and in the box put 1 or check mark months and in the box put 12.

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
mixy
Heavy poster
Heavy poster

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Mon Oct 17, 2011 6:47 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

Yes i know about that settings. Going with your example.
Lets assume i set one of the subs for one year and subscription is 10bucks a month.
How much do i put in the amount box? $10 or $120?
Is any of this gonna activate the auto renewal feature?


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Mon Oct 17, 2011 9:10 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

$120 for a 1 year subscription or do a monthly subscription for $10. they will get an email telling them the need to renew.

auto renew from what i can tell no.

I remember using this module once. I created 5 separate subscriptions.
For 1 month, 3 months, 6 months, 9 months, and 1 year.
What ever price you put in the box will be total price for the time of the subscription.

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
mixy
Heavy poster
Heavy poster

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Mon Oct 17, 2011 1:07 pm
Post subject: Re: Subscription Module 1.0.RCx Released!!

Precisely what i have as my setup.
Thanks.


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
InspectorClueNo
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 26, 2008
Posts: 211

PostPosted: Tue Oct 18, 2011 1:16 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

i've noticed this module isn't using dragonflycms send_mail() function but instead uses php mail() function ... too bad

dragonflycms send_mail() track abused script, mail() doesn't
not even talking about mail() will literally ignore any e-mail related settings you may have setup in dragonflycms

2 cents


InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
none available
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Tue Oct 18, 2011 1:49 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

looks like it uses send_mail to me.

lines 410, 540, 601, 770, 885, 945, 1074, and 1134 in the functions.php

of course i could be wrong my eye sight is not as good as it was when i was younger.

0.5 cents

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
InspectorClueNo
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 26, 2008
Posts: 211

PostPosted: Tue Oct 18, 2011 2:47 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

what about around line 480 and 640?
Code::
mail($sendToMe,$errSub,$errMessage,$headrs);


InspectorClueNo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
none available
Back to top
View user's profile Visit poster's website
Dizfunkshunal
Platinum Supporter
Platinum Supporter

Offline Offline
Joined: Mar 23, 2006
Posts: 2064

PostPosted: Tue Oct 18, 2011 3:00 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

Thanks i didn't catch that. Fixed an updated.

_________________
Diz Web Design Status: Open (Use of resources requires registration.)

Dizfunkshunal's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Multiple Setups
Back to top
View user's profile Send e-mail Visit poster's website Yahoo Messenger
mixy
Heavy poster
Heavy poster

Offline Offline
Joined: Aug 29, 2009
Posts: 173

PostPosted: Tue Oct 18, 2011 3:14 am
Post subject: Re: Subscription Module 1.0.RCx Released!!

Hey Diz, do i need to update mine too?


mixy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache/Mysql 5.0+/Dragonfly cms-9.3.1,
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & Blocks
Page 3 of 3
All times are GMT
Go to page Previous  1, 2, 3



Jump to:  


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
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

もっと読む

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy