[XFA] Polls Enhancement

[XFA] Polls Enhancement [Paid] 1.0.1

No permission to buy (€4.00)

XFA

Well-known member
XFA submitted a new resource:

[XFA] Polls Enhancement - Push XenForo polls system to the next level.

Description
If you have ever felt that the polls system coming with XenForo had some lacks, then this add-on is here to try to fill it !

Polls enhancement brings permissions, new polls options and new pages to quickly find the opened polls and the finished ones.
And more to come in the future !

Features
  • Restrict who can post polls - Not coming by default, this handy feature will let you decide which usergroup or user can...

Read more about this resource...
 
Error when trying to post thread,

Code:
XenForo_Exception: Invalid model 'XenForo_Model_Usergroup' specified - library/XenForo/Model.php:192
Generated By: Solidus, A moment ago

Code:
#0 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/Controller.php(101): XenForo_Model::create('XenForo_Model_U...')
#1 /var/www/vhosts/wweforums.net/httpdocs/library/XFA/PollsEnhancement/Extends/XenForo/ControllerPublic/Forum.php(26): XenForo_Controller->getModelFromCache('XenForo_Model_U...')
#2 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(351): XFA_PollsEnhancement_Extends_XenForo_ControllerPublic_Forum->actionCreateThread()
#3 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /var/www/vhosts/wweforums.net/httpdocs/index.php(13): XenForo_FrontController->run()
#5 {main}
 
Ah damn I know why, I had that fixed in another zip... will post a 1.0.0a right now.
 
Another. Trying to add poll to existing thread,

Code:
Zend_Exception: No entry is registered for key 'xfa_penh_forum' - library/XenForo/Application.php:1010
Generated By: Solid Snake, 14 minutes ago

Code:
#0 /var/www/vhosts/wweforums.net/httpdocs/library/XFA/PollsEnhancement/Extends/XenForo/Model/Poll.php(18): XenForo_Application::get('xfa_penh_forum')
#1 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/ControllerPublic/Thread.php(2043): XFA_PollsEnhancement_Extends_XenForo_Model_Poll->setupNewPollFromForm(Object(XenForo_Input))
#2 /var/www/vhosts/wweforums.net/httpdocs/library/UserEss/ControllerPublic/Thread.php(112): XenForo_ControllerPublic_Thread->actionPollAdd()
#3 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(351): UserEss_ControllerPublic_Thread->actionPollAdd()
#4 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /var/www/vhosts/wweforums.net/httpdocs/index.php(13): XenForo_FrontController->run()
#6 {main}
 
Hello,

Hum this is very strange, this is something I really tested in details and which is already running on a customer site.
I see in the log that UserEss is stated, maybe a probleme between both.

I'll investigate tonight, I am really sorry for the issue.

Clément
 
Ok in fact this is a case I forgot to handle, ie. add a poll afterwards.

Will fix that.
 
Good question, I would have to test I can't recall.

Remind me if I don't come back with an answer by the end of the weekend.
 
Top Bottom