nickcav
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] woocommerce missing css classesI’m having the exact same problem.
I have rolled back to version 3.5.5 and it fixed the problem.Forum: Fixing WordPress
In reply to: Weird cp4_log posts appearingUPDATE: It’s a plugin called “Custom 404 Pro” that is generating these posts. If anyone is having the same issue, just remove the plugin and all the posts disappear.
I only just updated wordfense 10 mins ago and now I see this error, I’ve never had a problem before. I’m sorry Mark but telling us this has nothing to do with the update just makes you look like you’re avoiding an issue and not giving any support. Clearly there is something wrong with the latest update!
Forum: Plugins
In reply to: [World Cup Predictor] Scoring errorThe plugin update didn’t work for me but I used your commands and just changed the wp_ to what my database prefix is, now everything works fine.
Forum: Plugins
In reply to: [World Cup Predictor] Scoring error@linux.sergio “For some reason when you change the scoring in the admin area it doesn’t change the file.”
Forum: Plugins
In reply to: [World Cup Predictor] Scoring errorEDIT:
You can change the scoring situation in the file: world-cup-predictor/admin/wcp-scoring.class.php. “For some reason when you change the scoring in the admin area it doesn’t change the file.”
The SQL file pushes data to the table “wcup_predictions” and under the last column labeled “points” you can alter you current score as it doesn’t change automatically once you fix the scoring file.
That’s all I can do, the plugin authors need to fix the issue.
Forum: Plugins
In reply to: [World Cup Predictor] Scoring errorI’m having the same issue. I also can’t find the scoring tables in phpmyadmin for manual change.