Title: Quickfix
Last modified: August 24, 2016

---

# Quickfix

 *  Resolved [_Sascha_](https://wordpress.org/support/users/_sascha_/)
 * (@_sascha_)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/quickfix/)
 * Got some error messages (capabilities, undefined constant, etc) and fixed them.(
   quick and dirty, failures maybe included)
 * [http://pastebin.com/9rMkC2AR](http://pastebin.com/9rMkC2AR)
    [http://pastebin.com/LRQ5yTXd](http://pastebin.com/LRQ5yTXd)
 * But because I realized that this was the wrong plugin, I’ve to delete it now 
   and wouldn’t put the changes to the trash.
 * Have fun for all who got these error messages.
    Hope that helps.
 * If something wrong check ‘ignore_sticky_posts’ in tooltips.php or line 597-598
   in tooltipsfunction.php again. (last parameter was the constants)
 * [https://wordpress.org/plugins/wordpress-tooltips/](https://wordpress.org/plugins/wordpress-tooltips/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tomas](https://wordpress.org/support/users/zhuyi/)
 * (@zhuyi)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/quickfix/#post-6034579)
 * Hi [@_sascha_](https://wordpress.org/support/users/_sascha_/),
 * Thanks for the message, but it is strange because it seems all errors you reported
   is not related with our code, we have no any constant in our code, so not sure
   why you have error messages “undefined constant” in our plugin? Also we have 
   no code related with capabilities, so not sure what kind of “capabilities” error
   you got? I tried to check your pastebin codes, but because the site is broken
   in here, so not sure could you please copy your code to our free version support
   forum?
 * Also we never use “ignore_sticky_posts” in our codes, in the line 597-598 in 
   tooltipsfunction.php again, our code is:
    function TooltipsWidgetInit() { register_sidebar_widget(‘
   Tooltips’, tooltipsSidebar); register_widget_control(‘Tooltips’, tooltipsControl,
   300, 200); } there are not any constants.
 * I am happy to help you at our support forum — [http://tomas.zhu.bz/forums/forum/wordpress-tooltips-free-version-support/](http://tomas.zhu.bz/forums/forum/wordpress-tooltips-free-version-support/),
   I’d like help you solve the trouble. 🙂 Based on some users requested, we will
   not provide support here anymore, thanks, have a nice day. 🙂
 * Best Regards,
    Tomas

Viewing 1 replies (of 1 total)

The topic ‘Quickfix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-tooltips.svg)
 * [Tooltips for Wordpress](https://wordpress.org/plugins/wordpress-tooltips/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-tooltips/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-tooltips/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-tooltips/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-tooltips/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-tooltips/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tomas](https://wordpress.org/support/users/zhuyi/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/quickfix/#post-6034579)
 * Status: resolved