Problem with moderation
dallasgrant@new... - January 10, 2005 - 18:09
| Project: | Shoutbox |
| Version: | HEAD |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | benshell |
| Status: | closed |
Jump to:
Description
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.

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