[AddonFlare] Paid Registrations

[AddonFlare] Paid Registrations 1.8.2

No permission to download
Can't imagine they stopped caring since he was still planning new features, so there's something else. Maybe the developer has serious private issues, or just lost his life in worst case.

Would it be possible after x amount of time to resume development on this add on by someone else? Or does the new developer need to start fresh? This is however a great add on, and it would be a shame to see it go to waste.
 
This addon still works fine on XF 2.2 on PHP 8.1
It has been many years since any major features have been added and it seems safe to say that none will come. However critical updates to keep it working have been released over the years, so hopefully we will see a version compatible with XF2.3-3.0 and PHP8.3
 
This addon still works fine on XF 2.2 on PHP 8.1
It has been many years since any major features have been added and it seems safe to say that none will come. However critical updates to keep it working have been released over the years, so hopefully we will see a version compatible with XF2.3-3.0 and PHP8.3

Seems to work, but I'm seeing this error in the ACP after upgrading from PHP 8.0 to PHP 8.2:

Template admin: PAGE_CONTAINER: [E_DEPRECATED] Creation of dynamic property SV\LazyImageLoader\XF\Template\Templater::$AF_footer is deprecated (src/addons/AddonFlare/PaidRegistrations/IDs.php:85)
 
I'm saying the software works fine. I'm not qualifying the license or the ability to purchase it.
 
Just been getting this
Code:
ErrorException: Template error: [E_DEPRECATED] Creation of dynamic property AddonFlare\PaidRegistrations\XF\Template\Templater::$AF_footer is deprecated src/addons/AddonFlare/PaidRegistrations/IDs.php:85
Generated by: MattW Feb 18, 2024 at 4:39 PM
Stack trace
#0 src/addons/AddonFlare/PaidRegistrations/IDs.php(85): XF\Template\Templater->handleTemplateError(8192, '[E_DEPRECATED] ...', '/home/caf/publi...', 85)
#1 src/addons/AddonFlare/PaidRegistrations/XF/Template/Templater.php(41): AddonFlare\PaidRegistrations\IDs::CR(Object(AddonFlare\PaidRegistrations\XF\Template\Templater), '<a href="https:...')
#2 src/XF/Template/Templater.php(1132): AddonFlare\PaidRegistrations\XF\Template\Templater->fnCopyright(Object(AddonFlare\PaidRegistrations\XF\Template\Templater), false)
#3 internal_data/code_cache/templates/l1/s109/public/PAGE_CONTAINER.php(1369): XF\Template\Templater->func('copyright')
#4 src/XF/Template/Templater.php(1655): XF\Template\Templater->{closure}(Object(AddonFlare\PaidRegistrations\XF\Template\Templater), Array, NULL)
#5 src/addons/MaZ/AUN/XF/Template/Templater.php(39): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#6 src/XF/Pub/App.php(565): MaZ\AUN\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#7 src/XF/App.php(2285): XF\Pub\App->renderPageHtml('


            <form act...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#8 src/XF/Mvc/Dispatcher.php(404): XF\App->renderPage('


            <form act...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#9 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#10 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#11 src/XF.php(524): XF\App->run()
#12 index.php(20): XF::runApp('XF\\Pub\\App')
#13 {main}
Request state
array(4) {
  ["url"] => string(13) "/misc/contact"
  ["referrer"] => string(67) "https://cafesaxophone.com/threads/very-vintage-rampone-tenor.35484/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom