I am getting this error below the footer on every page including the admin pages on my site :
Fatal error: Call to undefined function db_fetch_object() in /var/www/html/is/isocenter.org/sites/all/modules/shoutbox/shoutbox.module on line 129
My shoutbox settings are:
Display settings:
1. No of characteres 255
2. No of posts to show in a block 10
3. No of posts to show on page
4. Post newest shout at top - checked
5. Input form type: Text field
6. Time format : Time ago
7. Restrict general shouts : Yes
time settings:
1. Autorefresh: 0
2. Number of minutes for which anonymous users may edit or delete their own posts 20
3. Number of minutes for which registered users may edit or delete their own posts 20
4. Number of days after which shouts will be purged from the database 10
I have given permission to authenticated users and above to write in the shoutbox but everyone can view it.
Comments
Comment #1
disterics commentedComment #2
disterics commentedPushed a fix. Should be available in the next dev build.
Comment #3
Taxoman commentedWhere is the current dev build? Not listed on the releases page, and does not seem to be the same as the "Head" build there, which is from Aug. 16th. What is the difference between that Head release and the missing -dev, anyway (why two)?
Comment #4
docremix commentedCan't wait for the fix :) , I love this module...
Comment #5
Taxoman commentedStill no visible dev release, and the "Head" is still from Aug. 16th, and there is a "master" version too in the head section, also from Aug. 16th, with a different size/checksum. This is confusing. Would be nice with a standard 7.x-dev release.
Comment #6
cwsmith1701 commentedFatal error: Call to undefined function db_fetch_object() in /home/content/46/7809246/html/sites/all/modules/shoutbox/shoutbox.module on line 129
Getting this at the foot of every page.
Comment #7
disterics commentedDev release should be available online soon. Sorry about that. I was missing a step in the procedures.