Problem when refresh my page

bjurk - August 30, 2008 - 14:50
Project:Chatblock
Version:6.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:dwees
Status:needs review
Description

when I refreshed my page, all the messages disappear.
I will wish that all the messages not disappear.
It 's possible

#1

dwees - August 30, 2008 - 15:29

When you check your settings, how many messages have you set to display? It sounds like it is somehow 0.

Dave

#2

dwees - August 31, 2008 - 02:45
Assigned to:Anonymous» dwees
Status:active» postponed (maintainer needs more info)

#3

sbart76 - March 1, 2009 - 17:38

I have similar issue here. It was working fine until I tried to add Aggregator block and start cron jobs. I am not sure which one of those operations was the cause, but now the chatblock doesn't display previous messages if the page gets refreshed. My setting show that it should display 100 messages (default value), I tried to change this for something else - but it didn't help at all.

#4

sbart76 - March 1, 2009 - 17:51
Version:5.x-1.0.x-dev» 6.x-1.x-dev

I have similar issue here. It was working fine until I tried to add Aggregator block and start cron jobs. I am not sure which one of those operations was the cause, but now the chatblock doesn't display previous messages if the page gets refreshed. My setting show that it should display 100 messages (default value), I tried to change this for something else - but it didn't help at all.

#5

sbart76 - March 1, 2009 - 20:11

ok, looks like it's solved. The problem in my case was trivial - as soon as I turned on cron jobs, chatblock removed old archived messages, which in turn caused the mysql query (the LIMIT part to be precise) to fail... Anyway, here's the patch.

AttachmentSize
empty_chat_window_after_page_refresh.patch 1.11 KB

#6

sbart76 - March 7, 2009 - 22:48
Status:postponed (maintainer needs more info)» needs review

#7

superdiva - May 28, 2009 - 22:37

Where does this patch script go in the chat block module?

#8

superdiva - May 31, 2009 - 01:24

I applied your patch using the GnuWin32 program and it fixed the problem!!

For any beginner drupal users with little coding experience who don't know how to apply a patch, use this link for the module you're patching ======>

http://indiawebsearch.com/content/how-to-apply-a-patch-to-a-drupal-modul...

#9

seoscout - October 10, 2009 - 18:06

thanks a lot! that patch fixes the problem ;-)

 
 

Drupal is a registered trademark of Dries Buytaert.