Menu

#5 Discussions don't work on IPB3.2

v2.2.4
open
5
2012-02-15
2012-02-15
No

IPB have dropped the description field for topics in IPB 3.2

Comment out Ipb30/forum/admin/applications_addon/other/ipbwiki/modules_public/ipbwiki/ipbwiki.php line 161
[code]'description' => '', [/code]

For a proper fix, we need to do a version detect on the IPB side ideally, or fork 3.2 off to its own release. For version detection, try IPB_VERSION and IPB_LONG_VERSION constants.

Related

Code: code

Discussion

  • Peter Newman

    Peter Newman - 2012-02-16

    Fatal error: Call to undefined method moderatorLibrary::statsRecount() in /mywbsite.nl/public_html/forum/admin/applications_addon/other/ipbwiki/modules_public/ipbwiki/ipbwiki.php on line 226

     

Log in to post a comment.