Title: scogie's Replies | WordPress.org

---

# scogie

  [  ](https://wordpress.org/support/users/scogie/)

 *   [Profile](https://wordpress.org/support/users/scogie/)
 *   [Topics Started](https://wordpress.org/support/users/scogie/topics/)
 *   [Replies Created](https://wordpress.org/support/users/scogie/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/scogie/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/scogie/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/scogie/engagements/)
 *   [Favorites](https://wordpress.org/support/users/scogie/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-roundabout-pro] Warning message returned in footer](https://wordpress.org/support/topic/warning-message-returned-in-footer/)
 *  Thread Starter [scogie](https://wordpress.org/support/users/scogie/)
 * (@scogie)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/warning-message-returned-in-footer/#post-4087611)
 * Hi Satish (sakush100),
 * I couldn’t find a way to contact you directly. Could you check out the preceding
   entries of this topic? I’m hoping you can tweak the plugin and offer a new version
   if needed. Please let me know if further information is required.
 * Thanks,
    Scogie
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-roundabout-pro] Warning message returned in footer](https://wordpress.org/support/topic/warning-message-returned-in-footer/)
 *  Thread Starter [scogie](https://wordpress.org/support/users/scogie/)
 * (@scogie)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/warning-message-returned-in-footer/#post-4087610)
 * That’s weird. I stopped using this plugin but reinstalled it to recreate the 
   issue. When you had the new line of code in place what was showing on line 151
   of wp-content\plugins\wp-roundabout-pro\index.php? With the original code, a 
   call was being made to a table that didn’t exist which was the cause of the line
   151 issue. Once we pointed it to wp_rbt_slides the error left since that table
   existed. Is your table prefix something other than wp_?
 * I’ll reach out to the plug-in author so he can review this thread and update 
   the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-roundabout-pro] Warning message returned in footer](https://wordpress.org/support/topic/warning-message-returned-in-footer/)
 *  Thread Starter [scogie](https://wordpress.org/support/users/scogie/)
 * (@scogie)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/warning-message-returned-in-footer/#post-4087606)
 * I need a lesson in posting code. So with the latest code, add a backtick before
   and after wp_rbt_slides. There is a space between FROM and backtick wp_rbt_slides.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-roundabout-pro] Warning message returned in footer](https://wordpress.org/support/topic/warning-message-returned-in-footer/)
 *  Thread Starter [scogie](https://wordpress.org/support/users/scogie/)
 * (@scogie)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/warning-message-returned-in-footer/#post-4087605)
 * Hi Daverad,
 * Give this a try: $settingsxx=mysql_fetch_assoc(mysql_query(“SELECT * FROM `wp_rbt_slides`
   limit 1″));
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-roundabout-pro] Warning message returned in footer](https://wordpress.org/support/topic/warning-message-returned-in-footer/)
 *  Thread Starter [scogie](https://wordpress.org/support/users/scogie/)
 * (@scogie)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/warning-message-returned-in-footer/#post-4087573)
 * Note: tick marks should be included around **wp_roundabout_settings** and **wp_rbt_slides**
   in the prior entry. Also, the entry for wp_rbt-slides in the prior entry should
   have an underscore and not a dash between rbt and slides.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[wp-roundabout-pro] Warning message returned in footer](https://wordpress.org/support/topic/warning-message-returned-in-footer/)
 *  Thread Starter [scogie](https://wordpress.org/support/users/scogie/)
 * (@scogie)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/warning-message-returned-in-footer/#post-4087572)
 * Hi Claude5670,
 * Weird. Did you clear your cache? More details on what I had done:
    changed the
   following code in …/wp-roundbout-pro/index.php from: `$settingsxx=mysql_fetch_assoc(
   mysql_query("SELECT * FROM`wp_roundabout_settings`limit 1"));` to: `$settingsxx
   =mysql_fetch_assoc(mysql_query("SELECT * FROM`wp_rbt-slides`limit 1"));`
 * With that said, maybe Sakush can point us in the right direction?
 * Thx
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Before Download] Does not work with new Download Monitor](https://wordpress.org/support/topic/does-not-work-with-new-download-monitor/)
 *  [scogie](https://wordpress.org/support/users/scogie/)
 * (@scogie)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/does-not-work-with-new-download-monitor/#post-3878925)
 * Thanks sknepal. I encountered the same challenge. I reverted to the prior version
   of Download Monitor as you suggested and Email Before Download is now working.
 * Thanks again for the post.

Viewing 7 replies - 1 through 7 (of 7 total)