xforce
Forum Replies Created
-
Forum: Plugins
In reply to: [Short URL] WP Database Show Index ErrorOk I will try to re-create it. btw I am using wampserver on my local machine. I will try it on another machine and if the error occurs, I will update here.
Thanks once again.
Forum: Plugins
In reply to: [Short URL] WP Database Show Index Errorcool down man, yes its strange. If you want any help in debugging let me know.
Forum: Plugins
In reply to: [Short URL] WP Database Show Index ErrorYes when the debug flags are ON, I can’t activate the plugin. I have to turn them off and then ON again.
Forum: Plugins
In reply to: [Short URL] WP Database Show Index ErrorNo there are not any indexes for that table. Ok so I think no harm in that error.
Thanks for your help
Forum: Plugins
In reply to: [Short URL] WP Database Show Index ErrorThis one is solved. I am asking about the show index one.
Forum: Plugins
In reply to: [Short URL] WP Database Show Index ErrorNo problem. Any idea why I was getting the above error. I tried to debug it but not able to resolve it.
Forum: Plugins
In reply to: [Short URL] WP Database Show Index ErrorTried many times, but when I turn off the WP_DEBUG flags, it works. I tried to debug it but didn’t found the reason so I posted it here. I also noticed one error.
Its in line 170 core.class.php
add_option("db_version", $db_version);I have added below line 161 core.class.php
global $db_version;to fix it.
Forum: Plugins
In reply to: [Short URL] WP Database Show Index ErrorNo errors, I tried to run it via phpmyadmin and heidisql. No errors in both of them.