D7 Shoutbox

I have upgraded to D7 final and I am still having problems with Shoutbox.

The messages show but they do not stay.

 

Any ideas anyone?

There are none so blind as those that will not see.
Quote · 27 Dec 2009

in most cases uninstall/install will fix it

if not try to re-upload the original module that's in d7 final and then install it

Quote · 27 Dec 2009

thanks, I will try that!

 

Stuart

There are none so blind as those that will not see.
Quote · 27 Dec 2009

Tried that, still does not work...

There are none so blind as those that will not see.
Quote · 28 Dec 2009

Click on the 'Shout Out' module, change the setting that automatically cleans old messages i think the default setting is after 1300 seconds they get cleaned, perhaps this is the issue.

Quote · 28 Dec 2009

SQL table to drop

bx_shoutbox_messages

Run SQL query/

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

CREATE TABLE `bx_shoutbox_messages` (
`ID` int(10) unsigned NOT NULL auto_increment,
`OwnerID` int(11) NOT NULL,
`Message` text collate utf8_unicode_ci NOT NULL,
`Date` timestamp NOT NULL default CURRENT_TIMESTAMP,
PRIMARY KEY  (`ID`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=11 ;



INSERT INTO `bx_shoutbox_messages` VALUES(1, 1, 'test test', '2009-12-28 21:00:32');

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

Quote · 28 Dec 2009

 Thanks Prolaznik, I will try that!

 

Stuart

SQL table to drop

 

bx_shoutbox_messages

 

Run SQL query/

 

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

 

CREATE TABLE `bx_shoutbox_messages` (
`ID` int(10) unsigned NOT NULL auto_increment,
`OwnerID` int(11) NOT NULL,
`Message` text collate utf8_unicode_ci NOT NULL,
`Date` timestamp NOT NULL default CURRENT_TIMESTAMP,
PRIMARY KEY  (`ID`)
) ENGINE=MyISAM  DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=11 ;



INSERT INTO `bx_shoutbox_messages` VALUES(1, 1, 'test test', '2009-12-28 21:00:32');

 

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

 

 

There are none so blind as those that will not see.
Quote · 28 Dec 2009

Hi Prolaznik,

 

unfortunately that did not work...

 

I have Shoutbox set at 5000 seconds (default setting) that should be 83 hours....

 

Many thanks for your help.

 

Stuart

There are none so blind as those that will not see.
Quote · 29 Dec 2009

that's what i have is it at least working

Shoutbox update time (in milliseconds): 5000error
The number of the saved messages: 15 error
Allow to procces smile's codes: error
Clean messages older than (sec): 1300 error
error
Quote · 29 Dec 2009

Boonex, any ideas on this one?

 

Am I the only one with this problem??

There are none so blind as those that will not see.
Quote · 30 Dec 2009

can i have the link to your site

Quote · 30 Dec 2009

 

can i have the link to your site

 www.asia-connect-th.com

 

Cheers,

 

Stuart

There are none so blind as those that will not see.
Quote · 30 Dec 2009

weird jut after one min.. the post is gone Yell

Quote · 30 Dec 2009

Yes, very weird. I cannot get Boonex to help. I suppose they don't check the forums any more....

 

Stuart

weird jut after one min.. the post is gone Yell

 

There are none so blind as those that will not see.
Quote · 30 Dec 2009

 

I have upgraded to D7 final and I am still having problems with Shoutbox.

The messages show but they do not stay.

 

Any ideas anyone?

 You all are making it too difficult. (geeks, sheesh) Just set the time to remove the text in the shoutbox admin screen to 0.

 

Just so you know. In the RC versions the text remove timer wasn't working. they got it fixed and now it's set to a default of 1300 (if my memory serves me). Changing it to zero disables it.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 30 Dec 2009

SkyForum, thanks, I will try that!

 

Stuart

There are none so blind as those that will not see.
Quote · 30 Dec 2009

Hi, SkyForum,

 

It's been 15 minutes and the ShoutBox message is still there!! A record!! Many thanks.

 

I will let you know if anything changes!!.

 

AntonLV said it was javascript errors on my homepage, this is a fresh install, how could there be javascript errors?

 

Stuart

 

I have upgraded to D7 final and I am still having problems with Shoutbox.

The messages show but they do not stay.

 

Any ideas anyone?

 You all are making it too difficult. (geeks, sheesh) Just set the time to remove the text in the shoutbox admin screen to 0.

 

Just so you know. In the RC versions the text remove timer wasn't working. they got it fixed and now it's set to a default of 1300 (if my memory serves me). Changing it to zero disables it.

 

There are none so blind as those that will not see.
Quote · 30 Dec 2009

Thank You SkyForum, for your suggestion to put 0 sec.

I had similar issue, which appears to be solved.

Goopchoop

Quote · 6 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.