tom.545
Forum Replies Created
-
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingI changed it and it is still connecting to the 404 error page.
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingHmm, i added the line. Now everytime i am calculating, after a few seconds it connects to a new site, which says:
“Error 404, site not found!”
What to do now?
I am really sorry for causing you all that work.
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingWhere do i have to fill this in? In the wp-config?
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingHmm i lowered the values to this:
define( ‘FOOTBALLPOOL_RECALC_STEP2_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP3_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP4_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP5_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP6_DIV’, 1 );and i still get the error-message
maybe to many games or players?
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingThank you sir! 🙂
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingI’m jsut interested, did you made any more plugins/extensions?
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingThat would be very nice, tomorrow i have some time and i will look in the code if i am able to do it.
Thanks, for taking care of my problems so well!
Maybe you can make a list of all plugins you wrote for someone? 🙂
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingHmm ok, i hope it does not come to an end with 60 games per week.
By the way, maybe you can change the save button on the prediction sheet from the left bottom to the top and maybe there is an option that the played games are not shown in the prediciton sheet? Cause it’s getting way to big at our site. 🙂 You have to scroll and scroll you know 😀
Sorry for my english, i am from germany. 🙂
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingAnd:
I think the solution can’t be to lower the values, sometimes later, you have so many users or so many games, that you cant lower the values anymore?
You know what i mean, it does help but it doesn’t fix the issue i think.
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingDo I have to consider anything with lowering the values?
Can i try this:
define( ‘FOOTBALLPOOL_RECALC_STEP2_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP3_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP4_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP5_DIV’, 10 );
define( ‘FOOTBALLPOOL_RECALC_STEP6_DIV’, 1 );?
Forum: Plugins
In reply to: [Football Pool] Error before calculating the RankingOk, thanks for the help, i saved one file in utf-8 instead of Ansi 🙂
But the second Problem is still there, the calculattion of the scores always stops, the code i mentioned in the 1st post is not helping…