MyBB Community Forums

Full Version: DVZ Shoutbox 2.3.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2014-10-22, 05:59 PM)Devilshakerz Wrote: [ -> ]Changing the filename doesn't seem to have any influence (still works for me). Make sure you have installed the Shoutbox correctly and you don't have any JavaScript conflicts in your browser's console.

I reinstalled the plugin to make sure that I have done everything correctly. My browser console doesn't show any JS errors.

Could you please take a closer look at it? It's on http://tubecenter.net/forum.php right beneath ProStats. I will delete your test account afterwards if you wish.

Edit: Problem kindly solved by DVZ via PN! Smile It was because the SQL table ip wasn't yet renamed to ipaddress.
Hello, I'm trying to install this nice plugin, I follow the instructions exactly, but I fail at setp 4, because when the dvz_shoutbox.php file is in /inc/plugins, the ACP plugins page is almost blank, no plugins are listed (not even hello world). When I remove that file all plugins are listed again. How can I fix this?

Edit: nevermind, updated php version from 5.3 to 5.6 and the plugin page works, but a new problem has arisen:

[Image: hz787yZ.png]

As you can see the chatbox is.. well, malformed? where exactly do I need to place the {} in the template?

My index template is this:

<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
<script type="text/javascript">
<!--
	lang.no_new_posts = "{$lang->no_new_posts}";
	lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</head>
<body>
{$header}
{$forums}
{$boardstats}
{$dvz_shoutbox}
<br class="clear" />
{$footer}
</body>
</html>

Edit2:

Alright fixed it. seems the theme doesn't load global.css but another css file. yet global css is listedas "included on all pages", weird, anyway, works now Toungue
I believe the MyBB 1.8.1 update did something to this plugin. On my (private) forum, the shout isn't showed at all, it just shows {dvz_shoutbox} instead. The plugin is active, the template does exist, but somehow the template doesn't get parsed into the shoutbox correctly. I tried uninstalling and reinstalling the plugin, but those do not work, unfortunatly.
(2014-10-25, 10:27 PM)CptChaosNL Wrote: [ -> ]I believe the MyBB 1.8.1 update did something to this plugin. On my (private) forum, the shout isn't showed at all, it just shows {dvz_shoutbox} instead. The plugin is active, the template does exist, but somehow the template doesn't get parsed into the shoutbox correctly. I tried uninstalling and reinstalling the plugin, but those do not work, unfortunatly.

Is it {dvz_shoutbox} or {$dvz_shoutbox}? The second one should be inserted.
Just checked both on 1.8.1 and after upgrading from 1.8.0 and everything seems to be fine.
Ah, it was missing the $ indeed. Thanks!
(2014-10-26, 12:50 AM)SenpaiMarcus Wrote: [ -> ]http://gyazo.com/1e677f5a5207a9d077a87a8c07c295f8?

you should be change the PHP version to 5.4
good luck
(2014-10-26, 07:21 AM)firstboy000 Wrote: [ -> ]
(2014-10-26, 12:50 AM)SenpaiMarcus Wrote: [ -> ]http://gyazo.com/1e677f5a5207a9d077a87a8c07c295f8?

you should be change the PHP version to 5.4
good luck

Huh?
(2014-10-26, 08:02 AM)SenpaiMarcus Wrote: [ -> ]
(2014-10-26, 07:21 AM)firstboy000 Wrote: [ -> ]
(2014-10-26, 12:50 AM)SenpaiMarcus Wrote: [ -> ]http://gyazo.com/1e677f5a5207a9d077a87a8c07c295f8?

you should be change the PHP version to 5.4
good luck

Huh?

my english speaking is bad.excuse me.

change PHP version of host from hosting control panel(Cpanel, DirectAdmin, ... ) | read this completly http://community.mybb.com/thread-156080-...pid1104179
Quote:Please keep in mind that DVZ Shoutbox requires PHP version 5.4 or higher in order to work. Uploading the plugin to servers with lower PHP version will result in errors in the ACP panel.
how to change the background color of panel
where it says write your message