MyBB Community Forums
dvz_shoutbox.php & blank pages - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Support (https://community.mybb.com/forum-72.html)
+---- Thread: dvz_shoutbox.php & blank pages (/thread-149826.html)



dvz_shoutbox.php & blank pages - Akiro - 2014-01-10

Hello. I've installed DVZ Shoutbox on my forums and everything works fine until I edit dvz_shoutbox.php located in /inc/plugins/. Anytime I edit this file, blank pages start appearing on my forums - for example users can't change their style or use search tool (when they click "new posts" link "/search.php?action=getnew" a blank page appears with this link, while normally it should change to "/search.php?action=results&sid=xxxxxxxxxxxxxxxxxxxx").

It all happens after I edit dvz_shoutbox.php, I am able to edit any other plugin file without having this problem.

I actually don't need to make any change to dvz_shoutbox.php for this to happen, it's enough if I just open the file & save it again...



I should add that I used this plugin earlier and nothing like this was happening then.


RE: dvz_shoutbox.php & blank pages - Destroy666 - 2014-01-10

Save the file with UTF-8 without BOM encoding using Notepad++ or any other good text editor.


RE: dvz_shoutbox.php & blank pages - Akiro - 2014-01-10

TYVM, it helped. Smile