D&D Forums - MyBB Plugins & Themes
Style thread plugin bugs - Printable Version

+- D&D Forums - MyBB Plugins & Themes (https://developement.design/forum)
+-- Forum: MyBB Ressources (https://developement.design/forum/forumdisplay.php?fid=5)
+--- Forum: Free MyBB Plugins (https://developement.design/forum/forumdisplay.php?fid=6)
+---- Forum: Support (https://developement.design/forum/forumdisplay.php?fid=13)
+---- Thread: Style thread plugin bugs (/showthread.php?tid=585)

Pages: 1 2


RE: Style thread plugin bugs - AmazOuz - 09-25-2018

This undoubtly means that there is a problem with your forum or a conflict.
Please list me all your plugins (newpoints plugins too). If i don't see a problem, you'll send me access to your forum to search and fix the problem in the templates.


RE: Style thread plugin bugs - Metallix - 09-26-2018

(09-25-2018, 11:06 PM)AmazOuz Wrote: This undoubtly means that there is a problem with your forum or a conflict.
Please list me all your plugins (newpoints plugins too). If i don't see a problem, you'll send me access to your forum to search and fix the problem in the templates.

Just the ones that are installed an activated or the others that are deactivated? The ones that are activated are as follows:

Newpoints Plugins: Other Plugins: [*]

Thanks for the help!


RE: Style thread plugin bugs - AmazOuz - 09-27-2018

I do not see any plugin that could be the problem, because i used most of them too.
Create me an admin account in your forum and send me the details via pm


RE: Style thread plugin bugs - AmazOuz - 10-17-2018

I guess it's fixed now Wink
https://community.mybb.com/mods.php?action=view&pid=1160


RE: Style thread plugin bugs - Boyrules - 11-03-2018

i got same problam . getting array(8) { [0]=> string(1) "4" [1]=> string(1) "6" [2]=> string(2) "14" [3]=> string(2) "10" [4]=> string(1) "6" [5]=> string(2) "12" [6]=> string(2) "19" [7]=> string(2) "16" } on page .


RE: Style thread plugin bugs - AmazOuz - 11-03-2018

Hello Smile
Which version are you using ?


RE: Style thread plugin bugs - codedude - 02-13-2019

The problem is not forum version or plugins, its mysql 5.6 version. It only works on mariadb. It needs tweaking. I tested on fresh mybb with mariadb and it worka fine, on mysql 5.6+ it shows this array white screen.


RE: Style thread plugin bugs - kuttysoft - 04-05-2019

any fixed for now ?


RE: Style thread plugin bugs - FaridAzhar777 - 01-20-2020

delete var_dump line
PHP Code:
var_dump($styled);