[AddonFlare] Paid Registrations

[AddonFlare] Paid Registrations 1.8.2

No permission to download
Software is expensive to produce, a lot of developers undersell themselves because they don't realize what their skills are worth but that's another conversation. We do appreciate your support with any version though! Many more free addons coming :)

I understand completely! Some addons certainly should have been more expensive.

But the 12 month standard price for Xenforo is 140 USD. This addon the standard price is 100 USD. How many lines of code in this addon when comparing to the entire Xenforo software? Can't really be compared, right? So the price should not be even close either. But the price is just so far out that I understand that we will never come to an agreement :p
 
The account upgrades page is the dedicated page, there is no difference in naming the URL something else. That page lists the available upgrades for purchase in the same way the registration page does. Branding free key fields have been removed because it's automatic now, no need to enter a key. That text appears on all the versions and is only visible in that admin page.

Please do not make confusion, If that dedicated page then where Xenforo core functionality? You must not force override Xenforo core functionality, Add separate page for this add-on functionality. Also if you removed Branding free key fields then why not removed that who are have already Branding-Free Version. Branding-Free Version must have not any content from purchase link.
 
Please do not make confusion, If that dedicated page then where Xenforo core functionality? You must not force override Xenforo core functionality, Add separate page for this add-on functionality. Also if you removed Branding free key fields then why not removed that who are have already Branding-Free Version. Branding-Free Version must have not any content from purchase link.

We will release an update for branding-free holders that will remove that admin page message
 
We will release an update for branding-free holders that will remove that admin page message

One more features request, Please add functionality option that Free Registrations can be set Permanent/lifetime and Month/time based. If time based then user will be automatically redirected to account upgrades page after free expires, Not redirected to account upgrades page when have set to Permanent/lifetime.
 
@AddonFlare Getting lot of Server error logs. Please let me fix this bug.

Code:
ErrorException: [E_NOTICE] Undefined index: af_paidregistrations_guest src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php:20

Generated by: Unknown account Feb 2, 2018 at 8:36 PM

Stack trace

#0 src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php(20): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/nadda/pub...', 20, Array)
#1 src/XF/Mvc/Dispatcher.php(249): AddonFlare\PaidRegistrations\XF\Pub\Controller\Register->actionIndex(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'Index', 'html', Object(XF\Mvc\ParameterBag), '', Object(AddonFlare\PaidRegistrations\XF\Pub\Controller\Register), NULL)
#3 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(1889): XF\Mvc\Dispatcher->run()
#5 src/XF.php(328): XF\App->run()
#6 index.php(13): XF::runApp('XF\\Pub\\App')
#7 {main}

Request state

array(4) {
  ["url"] => string(10) "/register/"
  ["referrer"] => string(36) "/register/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
ErrorException: [E_NOTICE] Undefined index: af_paidregistrations_guest src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php:75

Generated by: Unknown account Feb 2, 2018 at 8:36 PM

Stack trace

#0 src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php(75): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/nadda/pub...', 75, Array)
#1 src/XF/Mvc/Dispatcher.php(249): AddonFlare\PaidRegistrations\XF\Pub\Controller\Register->actionRegister(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'Register', 'html', Object(XF\Mvc\ParameterBag), '', Object(AddonFlare\PaidRegistrations\XF\Pub\Controller\Register), NULL)
#3 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(1889): XF\Mvc\Dispatcher->run()
#5 src/XF.php(328): XF\App->run()
#6 index.php(13): XF::runApp('XF\\Pub\\App')
#7 {main}

Request state

array(4) {
  ["url"] => string(18) "/register/register"
  ["referrer"] => string(36) "/register/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(15) {
    ["username"] => string(11) "Walterapews"
    ["bb97af4a57ea124f8f83fdf5d579e07eeeed8cd6"] => string(11) "Walterapews"
    ["4a37e347c2647156a814d20d562bf5739d21379d"] => string(16) "bes.t.@bxox.info"
    ["password"] => string(8) "********"
    ["0c1878303455794a3a26c8763c9202060a40c406"] => string(10) "O55gy2htfJ"
    ["dob_month"] => string(1) "2"
    ["dob_day"] => string(1) "5"
    ["dob_year"] => string(4) "1983"
    ["location"] => string(4) "Iraq"
    ["custom_fields"] => array(1) {
      ["country_flag"] => string(4) "iraq"
    }
    ["g-recaptcha-response"] => string(0) ""
    ["submit"] => string(0) ""
    ["reg_key"] => string(16) "NVOsItvuU53FE0wi"
    ["eadf2cbe07a4a9065bed0ea56aa5cbb074225910"] => string(0) ""
    ["_xfToken"] => string(8) "********"
  }
}
 
Yes This costs is look like Xenforo software License. But we will do respect developer work and give support for continued development. Look that what I pay for this License? Also I am not thinking the add-on costs because He give support and update that enough ... :love:

View attachment 168050
That is crazy that you paid that amount for such a small addon. I would say 99% of the community will not buy this addon. I say stick with the free one!!
 
@AddonFlare Getting lot of Server error logs. Please let me fix this bug.

Code:
ErrorException: [E_NOTICE] Undefined index: af_paidregistrations_guest src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php:20

Generated by: Unknown account Feb 2, 2018 at 8:36 PM

Stack trace

#0 src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php(20): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/nadda/pub...', 20, Array)
#1 src/XF/Mvc/Dispatcher.php(249): AddonFlare\PaidRegistrations\XF\Pub\Controller\Register->actionIndex(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'Index', 'html', Object(XF\Mvc\ParameterBag), '', Object(AddonFlare\PaidRegistrations\XF\Pub\Controller\Register), NULL)
#3 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(1889): XF\Mvc\Dispatcher->run()
#5 src/XF.php(328): XF\App->run()
#6 index.php(13): XF::runApp('XF\\Pub\\App')
#7 {main}

Request state

array(4) {
  ["url"] => string(10) "/register/"
  ["referrer"] => string(36) "/register/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
ErrorException: [E_NOTICE] Undefined index: af_paidregistrations_guest src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php:75

Generated by: Unknown account Feb 2, 2018 at 8:36 PM

Stack trace

#0 src/addons/AddonFlare/PaidRegistrations/XF/Pub/Controller/Register.php(75): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/nadda/pub...', 75, Array)
#1 src/XF/Mvc/Dispatcher.php(249): AddonFlare\PaidRegistrations\XF\Pub\Controller\Register->actionRegister(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Register', 'Register', 'html', Object(XF\Mvc\ParameterBag), '', Object(AddonFlare\PaidRegistrations\XF\Pub\Controller\Register), NULL)
#3 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#4 src/XF/App.php(1889): XF\Mvc\Dispatcher->run()
#5 src/XF.php(328): XF\App->run()
#6 index.php(13): XF::runApp('XF\\Pub\\App')
#7 {main}

Request state

array(4) {
  ["url"] => string(18) "/register/register"
  ["referrer"] => string(36) "/register/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(15) {
    ["username"] => string(11) "Walterapews"
    ["bb97af4a57ea124f8f83fdf5d579e07eeeed8cd6"] => string(11) "Walterapews"
    ["4a37e347c2647156a814d20d562bf5739d21379d"] => string(16) "bes.t.@bxox.info"
    ["password"] => string(8) "********"
    ["0c1878303455794a3a26c8763c9202060a40c406"] => string(10) "O55gy2htfJ"
    ["dob_month"] => string(1) "2"
    ["dob_day"] => string(1) "5"
    ["dob_year"] => string(4) "1983"
    ["location"] => string(4) "Iraq"
    ["custom_fields"] => array(1) {
      ["country_flag"] => string(4) "iraq"
    }
    ["g-recaptcha-response"] => string(0) ""
    ["submit"] => string(0) ""
    ["reg_key"] => string(16) "NVOsItvuU53FE0wi"
    ["eadf2cbe07a4a9065bed0ea56aa5cbb074225910"] => string(0) ""
    ["_xfToken"] => string(8) "********"
  }
}


This seems to have occured right after you uploaded the new files but didn’t upgrade the addons yet. You shouldn’t be receiving any new errors
 
The account upgrades page is the dedicated page, there is no difference in naming the URL something else. That page lists the available upgrades for purchase in the same way the registration page does.

Great, I like this functionality. Enable For Registered Users will disabled Xenforo core functionality. Also Do you have any plan adding separate page Membership or Nav Tab URL link?
 
That is crazy that you paid that amount for such a small addon. I would say 99% of the community will not buy this addon. I say stick with the free one!!

Yes I know but we need give support the developer for future development plan. Ask the developer if he have any chance take consideration for giving availity to can purchase all community. I am not thinking the add-on costs because If he give support and update that enough ... :love:
 
@AddonFlare Please can be add Tag " Most Popular" "Best Value" ETC? Highlight the Plan with theme options ... (y) Waiting for more Display theme options updates. Also Please add payza.com Payment Providers. Thanks

Example

JO1kV2TaRguN99-iAMfBjg.png


3TK8JDv6Syu4wfQOHSFIeg.png


51lc44eNSICyCc19W_MDWw.png
 
1) Is anyone else having problems on IE with the latest update? Works fine on FIrefox, but the boxes are small compared to the text on IE.
2) Is there a way to reduce the gap between the listed items?
 
1) Is anyone else having problems on IE with the latest update? Works fine on FIrefox, but the boxes are small compared to the text on IE.
2) Is there a way to reduce the gap between the listed items?

Yes issue we have broken page in IE. So asking to @AddonFlare check out about this issue.
 
Yes issue we have broken page in IE. So asking to @AddonFlare check out about this issue.
I don't have a broken page, just the actual boxes are showing up really small and the text goes off the page. It looks the exact same way on the sample website (from the Overview), so I know its not just my website. I'm just not sure if its my computer.error.webp
 
Last edited:
Top Bottom