1
spierrard
NewBB v 5.1.0 b 6
  • 2024/2/17 18:57

  • spierrard

  • Just popping in

  • Posts: 1

  • Since: 2019/7/19


I've managed to update my xoops 2.5.10 version to 2.5.11. I've updated the Newbb module to version 5.1.0.b6 .
When I want to add a poll from Newbb, I get the following error :

Error: Class 'XoopsModules/Xoopspoll/Helper' not found in file /modules/newbb/polls.php line 43

le="color: #000000"><?php use XmfRequest; use XoopsModulesNewbb{ Helper, TopicHandler, ForumHandler }; use XoopsModulesXoopspoll{ Constants as PollConstants, Helper as PollHelper }; /** @var TopicHandler $topicHandler */ /** @var ForumHandler $forumHandler */ // rewrite by irmtfan and zyspec to accept xoopspoll 1.4 and all old xoopspoll and umfrage versions and all clones global $xoopsModule; require_once __DIR__ . '/header.php'; require_once $GLOBALS['xoops']->path('class/xoopsformloader.php'); require_once $GLOBALS['xoops']->path('class/xoopslists.php'); require_once $GLOBALS['xoops']->path('kernel/block.php'); xoops_load('XoopsLocal'); $pollHelper = PollHelper::getInstance();

The last line is line 43

The xoopspoll module is installed in version 1.33.

I don't know what to correct.
thank you

2
Mamba
Re: NewBB v 5.1.0 b 6
  • 2024/2/23 2:57

  • Mamba

  • Moderator

  • Posts: 11521

  • Since: 2004/4/23


Thanks for the report, I'll take a look into it over the weekend
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs

3
Mamba
Re: NewBB v 5.1.0 b 6
  • 2024/3/7 12:07

  • Mamba

  • Moderator

  • Posts: 11521

  • Since: 2004/4/23


I'll need to rewrite some parts and remove the old code containing the "Umfrage" module.

It might take a week or two, unless somebody else can help?
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs

Who's Online

513 user(s) are online (433 user(s) are browsing Support Forums)


Members: 0


Guests: 513


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits