Project:Shoutbox
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:benshell
Status:closed (fixed)

Issue Summary

This may just be a problem with 4.5.1, but I am experiencing a problem with moderation of the shoutbox. If I try to press any of the images next to the message (the edit, delete, thumbs up, or thumbs down) I get an error simular to this:

Fatal error: Call to undefined function: db_escape_string() in /home2/rainbows/public_html/modules/shoutbox/shoutbox.module on line 492

The prior message always displays when trying to delete a message.

It not a problem if I don't monitor, but I would like to give guests (not registared) the right to post with aproval ... currently I just allow anyone to post with no control.

Comments

#1

Component:User interface» Code
Assigned to:Anonymous» benshell

The call to this function has been removed in the latest CVS release.

#2