http://...?q=modules/chatbox/chkmsg.php&uid=1&chatbox_base=modules/chatbox

I am very sure chkmsg.php is there, and is set to 777

The error msg keep on flooding the admin/logs and this is annoying

Thanks in advance

CommentFileSizeAuthor
#8 chatbox_2.patch1010 bytesdarren oh

Comments

darren oh’s picture

Status: Active » Postponed (maintainer needs more info)

What directory is Chat Box installed in? And what version are you using?

darren oh’s picture

What directory is Chat Box installed in? And what version are you using?

Muslim guy’s picture

Thanks Darren

I installed Drupal in a subfolder.....do you mean it cant find if Drupal installation is in subfolder? Do I have to edit the reference to chkbxmsg?

I used the latest available chatbox...

darren oh’s picture

Assigned: Unassigned » darren oh

Is Chat Box installed in the modules folder or in the sites/example.com/modules folder?

darren oh’s picture

By the way, is the chat box working?

Muslim guy’s picture

Yes, the chatbox is working fine, along with the color choose thankyou :)

But I was annoyed by so many error in the logs about the chkbxmsg

I installed Drupal 4.7.4 in a subdomain and in my settings.php for Drupal
http://mydomain.com/mydrupal

darren oh’s picture

Status: Postponed (maintainer needs more info) » Active
darren oh’s picture

Status: Active » Needs review
StatusFileSize
new1010 bytes

I think the problem is that the path is wrong. For some reason, it doesn't generate an error on my system. Try the attached patch and let me know if it fixes the problem.

darren oh’s picture

Component: Miscellaneous » Code
Muslim guy’s picture

Title: Persistent chkmsg.php not found - clogging admin/logs » Yes the error msg is gone

Thanks Darren

The patch has been applied but I donno if there is anymore issue - because I just moved my site to new webhosting and installed Drupal in public_Html not in a folder like previously

The error logs doesnt show the chkmsg error anymore - thanks a lot

Muslim guy’s picture

Title: Yes the error msg is gone » Persistent chkmsg.php not found - clogging admin/logs

Oppss the title was changed

darren oh’s picture

Status: Needs review » Fixed

Fixed in CVS commit 53613.

Anonymous’s picture

Status: Fixed » Closed (fixed)