try to turn on wp-debug to true in wp-config - an error appears - you are using has_cap function with depreciated parametr (should not be used since WP 2.0!!!)
try to turn on wp-debug to true in wp-config - an error appears - you are using has_cap function with depreciated parametr (should not be used since WP 2.0!!!)
Yeah just have to switch the capability to use the new strings instead of the older number system. Thought I updated it since my other plugins are using them.
This topic has been closed to new replies.