AVielle
Forum Replies Created
-
Forum: Plugins
In reply to: [Football Pool] Troubles with fp-league-info shortcodeIt is !
Thanks a lot Antoine !Forum: Plugins
In reply to: [Football Pool] Troubles with fp-league-info shortcodeHi Antoine,
Just made a test in my local version : I have set the first match date to last week, gave a fake score and processed the calculation.
Then the fp-league-info shortcode gives the expected values even with the numplayers and playernames options…
Could be a bug related to the ranking table when no match score has been recorded yet ?Forum: Plugins
In reply to: [Football Pool] Troubles with fp-league-info shortcodeI see that the fp-league-info shortcode uses get_pool_ranking function that starts with
$cache_key = "fp_get_pool_ranking_r{$ranking_id}_l{$league_id}"; $rows = wp_cache_get( $cache_key );I don’t understand what is it for but guess it has something to do with the cache ? Could it be a way to explore ?
PS : I have desactivated every single plugin and still has no result for the numplayers and playernames options…
Forum: Plugins
In reply to: [Football Pool] Troubles with fp-league-info shortcodeThanks Antoine.
But same result. With “%f players” I get 0,0000 players…Forum: Plugins
In reply to: [Football Pool] How to automatically choose a league while registration?Thanks Antoine for your reply.
I’m afraid I can’t make it easily. I created the dropdown with the meta key league_choice. I can see my data fulfilled in my database in a “submitted” meta_key including first_name, user_email and my custom league_choice field corresponding to one of my league names.
Then I understood that I should try to get league_ID from this name and then update the pool_league_users table with the new user_ID and the chosen league_ID. Am I right ?
If yes I have to say that I have no idea where and how to do it !
I can’t find any function giving the league_ID given the league_name, is there any ?
Then how can I update the pool_league_users ?
Does anybody could help ?I thank you again for your help !
ArnaydThank you guys.
My question was first to know how to include the list of the leagues in the register form. Is there a shortcode for that ?
Then I think I’ll be interested in avoiding to have to confirm the league players have chosen. Looking forward to hearing from you !
ArnaudHi @promote4you !
Congrats for your very nice website !
How did you add the categories list in the registration form ?
I use Ultimate member plugin that provides forms where I can use custom fields but I don’t know how to do for a player to register directly to a given category (I don’t want to have to validate this choice in the admin)?
Thanks for your help,
ArnaudIt really does !!
Merci Florent !
ArnaudForum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] New Charts Not LoadingHi guys
Same problem for me !
The graph is well displayed after the CSV file is uploaded but not anymore when I reach the last page for options. Same as Scott I just get a spinning icon.
Wordpress version : v 4.0.1
Theme : Dynamic News LitePlease help !
Arnaud