1
xoobaru
Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/1 17:06

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Starting my day the right way, solving problems.

All necessary configs for full permiissions for posting polls to bew topics have been enabled, but what looks to be the poll icon (two people) to the immediate right of the YouTube icon has no url associated with it, so I cannot insert a poll. Is there some other config option I overlooked? Or is this possibly not a poll icon (there is no hover banner to identify what it is). If not, how does one insert a new poll under a new topic?

Poll module is installed and operational.

2
irmtfan
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/2 4:59

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


if you see "You can add new polls." statement at the bottom of the page it means you have the right permission.

the "add poll" icon or css button
(if you use irmtfan branch it is the default view) is in "top right" or "bottom left" of the "viewforum.php" and "viewtopic.php" beside "new topic" button.

the latest newbb is in the SVN:
http://svn.code.sf.net/p/xoops/svn/XoopsModules/newbb/branches

either alfred (official developer version) or irmtfan (mainly bug fixes and some enhancements)

ps: please specify your version of newbb because it is very important

3
Anonymous
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/2 11:41

  • Anonymous

  • Posts: 0

  • Since:


I can confirm this issue with Alfred's nightly build (4.4 alpha). If I remember well the problem was also with Alfred's stable build (4.3).

Debug says:
Quote:
Melding: Undefined variable: pollmodules in bestand /modules/newbb/viewforum.php regel 99


The problem should be somewhere in here:
}  if ($forum_handler->getPermission($forum_obj"post")) {     $xoopsTpl->assign('forum_post_or_register'"<a href="".XOOPS_URL."/modules/newbb/newtopic.php?forum={$forum_id}">".newbb_displayImage('t_new'_MD_POSTNEW)."</a>");     if ($forum_handler->getPermission($forum_obj"addpoll") && $pollmodules) {         $t_poll newbb_displayImage('t_poll',_MD_ADDPOLL);         $xoopsTpl->assign('forum_addpoll'"<a href="".XOOPS_URL."/modules/newbb/newtopic.php?op=add&amp;forum={$forum_id}">{$t_poll}</a>");      }

4
irmtfan
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/2 14:46

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


huum.
i cannot replicate it in irmtfan branch.
Im sure Alfred solved this issue in some Alfred revisions because i dont solve it

5
Anonymous
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/2 14:56

  • Anonymous

  • Posts: 0

  • Since:


Pfff, is there no way you and Alfred go cooperate to build one fantastic newbb branche?

6
xoobaru
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/2 16:38

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Quote:

ps: please specify your version of newbb because it is very important


4.3 (as in the message title). Not too many people are using this feature then. I will try the irmtfan variant.

I just tried the svn which was a Subversion server on sf.net, not sourceforge.net. There was no download provision.

7
xoobaru
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/2 16:47

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


I went to this location and got irmtfan rev 10194.

It the latest one at that svn but is it the correct one?

8
xoobaru
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/2 17:15

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Okay, irmtfans seems to work great, I can start a thread and enter polls. Generated some sql errors during module update, but I assume that is due to the differences between the two variants of the module.

9
irmtfan
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/3 3:31

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


Quote:

I went to this location and got irmtfan rev 10194


No that was the old SVN.
As i wrote in the second post the url is:
http://svn.code.sf.net/p/xoops/svn/XoopsModules/newbb/branches

or for a graphical view:
http://sourceforge.net/p/xoops/svn/10970/tree/XoopsModules/newbb/branches/


@flipse:
I find many bugs in newbb thru my tests for my projects and websites and try to solve them, enhance the speed, reduce queries and use XOOPS API instead of hardcodes and add some features mainly for my needs.
I dont know why Alfred dont work on the Xoops SVN..
About this specific issue what is really strange for me is it seems the fault is because the commit here:
http://sourceforge.net/p/xoops/svn/10104/

10
Anonymous
Re: Bug Report: NewBB 4.3 No link to Poll Icon
  • 2013/2/3 11:47

  • Anonymous

  • Posts: 0

  • Since:


I contacted Alfred using the Simple Xoops forum, he will check this issue.

Login

Who's Online

158 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits