berndelpan
Forum Replies Created
-
Thanks for your quick response. Actually any page like the following:
http://travel.hopfumu.com/destination/phu-luong/Clicking on an image will show my issue…
Thanks again!!
Thanks a lot – worked!!
Forum: Plugins
In reply to: [Football Pool] Ranking and Statistics empty, but predictions workingI’ve checked the ranking table and it didn’t contain any data sets. So I guess the default ranking didn’t work… I now added an user specified ranking and then it worked!
Anyway thanks a lot for your help and it seems, that the plugin already works even with multisites… at least in my environment 🙂
Forum: Plugins
In reply to: [Football Pool] Ranking and Statistics empty, but predictions workingHi again,
thanks for the quick response. I did a test with the “NoAjax”-Calculation and turned on the debugging. I got 3 times the same error:
Undefined offset: 0 in admin/class-football-pool-admin-score-calculation.php –> Lines 64, several times line 342 and 400 –> the code always indicates to the ranking_id variable:if ( ! in_array( $calculation_step, array( ‘cancel_calculation’, ‘finalize’, ‘stop_message’ ) ) ) {
$ranking_ids = self::get_rankings();
$ranking_id = $ranking_ids[$ranking];I’m not sure if this has to do with the multisite, as everything else like predictions groups update etc. works fine… so the prefix works. Any further ideas regarding the undefined offset: 0 – ranking_ID?
Worked!
Thanks a lot