diddiausde
Forum Replies Created
-
For troubleshooting you should still delete the browser cache, server side cache etc., just to be sure it has nothing to do with the system you use. or just try another system.
But somehow it sounds to me like the problem we are experiencing since years after adding a new game sometimes.No, the “clear plugin cache”-Button isn’t doing anything at all, at least in my setup. I was talking about “deaktivate” the cache, save and check your results page and leave it like that for 1-2 days. then you can activate the cache again.
Sorry, but I wasnt writing about the browser cache. 🙂
The problem often comes with your WPCM-Cache-system. Even the “clear cache”-Button doesnt really work. Sometimes I have to delete the cache by hand within the database.Hey, I have this problem regulary.
For me it helps to just disable the wpcm-cache for a day.Its by the way this line. And since
if ( $stats['checked'] )is not wrong, I wonder if it has something to do with my php warning level, maybe?
By the way the $key -variable here, needs to be $id I think, since the foreach-loop before uses $id as key.if ( $stats['checked'] ) {
$output[ $key ] = $stats;
}Hey guys, thanks for the solution. 😀
I would love to find a way to give you hints about small bugs I find. I’m working a lot with wpcm data in my own plugins, so I always stumble over something. I’m not too firm with a professional git used by many others or your code standards, so I dont want to do it in your git directly. But I also dont want to open a ticket for every small bug and be the stressful dude. 😀
An example: this one gives me about 5000 log entries every day and I wonder if only me sees this warning.
PHP Warning: Undefined array key “checked” in /home/drhv/public_html/wp-content/plugins/wp-club-manager/includes/wpcm-match-functions.php on line 544
thanx in advanceForum: Plugins
In reply to: [WP Job Manager] Random functionalityThank you very much for that answer. I’ll try that out and will follow that topic then.
Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Brocken In DiviLooks like you should ask a friend or somebody to help you with that page. Show that to any professional in your friendzone and she or he will resolve it, quite sure. Just tell them to help you get rid of the
<pre>-tag.Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Brocken In DiviI see, but the problem is clearly part of your website and not the plugin.
You wrapped the wp_club_manager shortcode into a
<pre>-Tag. Dont know where that came from. Maybe you messed around with the classic editor.Try to delete the widget, recreate the shortcode and save that again.
- This reply was modified 4 years, 10 months ago by diddiausde.
- This reply was modified 4 years, 10 months ago by diddiausde.
Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Brocken In DiviI’m too stupid to give proper answers 😀
So it looks broken because of the unusual
<pre></pre>Tag, you are using in the code.
Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Brocken In Divi<pre></pre>Forum: Plugins
In reply to: [WP Club Manager - WordPress Sports Club Plugin] Brocken In DiviHey,
it looks broken because of the
-Tag you are using withing the code. cheers
well, I still didn’t have the time to test it, we’re moving the office these days.
Sorry.Hey Leon,
sorry for not coming back to my issues here. It’s christmas time and so on. 😀
There’s always one left in the list. No matter what. I just found out, I can also check a player within the substitutes or not-used list and uncheck the player in the start formation. But there’s always one left in at least one of the lists.
Well, of course there’s not too much use for it. It’s just: we had some testgames at the beginning of the season and logged the stats for ’em. After the start of the regular saison, we decided to take out the goals of all test games, to not let them count on the goals count for the players. It’s a huge difference through the years when counting test and friendly games or tournament games.
Hey Leon,
thanks again for helping me.
Forget the 2nd question, it was a mistake by myself. It’s so stupid I even dont want to explain it. 😀
The first question still drives me crazy. I deactivated the caching system, but I guess it has nothing to do with it. I can delete all the players, but a last single one, whoever it is, will stay and doesn’t go away. I can uncheck that last one and check another one, to be the last one, that wont go away. So its not a caching thing, but how its been saved?!
Hmmm.. debug doesn’t say anything.
The database is pretty huge, after I filled the archives.
I found an old database and installation. more than two years ago. same thing.