Midcpro
Forum Replies Created
-
Forum: Plugins
In reply to: Feedburner plugin-Security Hash MissingI’ve been having the same issue with the Feedburner plugin for some time now, just haven’t taken the time to find answers. Everything I’ve found on the web has people asking the question, but no answers.
All my plugins and wordpress versions are up to date. The code comment in the plugin regarding this error message says
// Invalid form hash, possible CSRF attempt
I’ll look and see what this CSRF attempt is…
Forum: Plugins
In reply to: [Plugin: Kish Twitter] Mysql errors with WP v2.6.2BTW, using WordPress 6.2. When I deactivate, get blank screen except for the following.
Warning: include_once(/home/midcpro/public_html/wp-content/plugins/kishore-twitter/functions.php) [function.include-once]: failed to open stream: No such file or directory in /home/midcpro/public_html/wp-content/plugins/kish-twitter/kish-twit.php on line 28Warning: include_once() [function.include]: Failed opening ‘/home/midcpro/public_html/wp-content/plugins/kishore-twitter/functions.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/midcpro/public_html/wp-content/plugins/kish-twitter/kish-twit.php on line 28
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘kishTwitterWidget_init’ was given in /home/midcpro/public_html/wp-includes/plugin.php on line 311
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘kish_twitter_add_admin’ was given in /home/midcpro/public_html/wp-includes/plugin.php on line 311
Warning: Cannot modify header information – headers already sent by (output started at /home/midcpro/public_html/wp-content/plugins/kish-twitter/kish-twit.php:28) in /home/midcpro/public_html/wp-includes/pluggable.php on line 770
Forum: Plugins
In reply to: [Plugin: Kish Twitter] Mysql errors with WP v2.6.2Installed Version 1, got the following errors regarding lines 28 and 311
Warning: include_once(/home/midcpro/public_html/wp-content/plugins/kishore-twitter/functions.php) [function.include-once]: failed to open stream: No such file or directory in /home/midcpro/public_html/wp-content/plugins/kish-twitter/kish-twit.php on line 28Warning: include_once() [function.include]: Failed opening ‘/home/midcpro/public_html/wp-content/plugins/kishore-twitter/functions.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/midcpro/public_html/wp-content/plugins/kish-twitter/kish-twit.php on line 28
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘kishTwitterWidget_init’ was given in /home/midcpro/public_html/wp-includes/plugin.php on line 311
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘kish_twitter_add_admin’ was given in /home/midcpro/public_html/wp-includes/plugin.php on line 311