redwebtoo
Forum Replies Created
-
Forum: Plugins
In reply to: [PHPLeague] Problem with WP 3.5Using the NextGen thread as a guide, I replaced the line 1719 in
../phpleague/libs/phpleague-database.php withreturn $wpdb->get_results($wpdb->prepare($query,null));
and it seems to have worked (the plugin still works and the error message has stopped)
Cheers, Ranno 🙂
Forum: Plugins
In reply to: [PHPLeague] [Plugin: PHPLeague] Can't add more matchesHas there been an official fix for this issue?
Forum: Plugins
In reply to: [PHPLeague] [Plugin: PHPLeague] Can't add more matchesSame problem for me. I have added the fixture dates but I can only add matches for the first date.
I think I may have answered my own question 🙂
You can put the lat/lon as the address. It doesn’t take the values exactly, but close enough for my needs.I have the same issue. When I enter my marker address, Google cannot find it so places the marker in the general area only. I would like to be able to modify the lat/lon manually (because I know these values from elsewhere). The lat/lon fields are greyed out though and I cannot change them.
Forum: Plugins
In reply to: [Plugin: ProjectManager] Dates not holdingI have a similar issue – the dates reset if it is earlier that 1970. Also, the date dropdown begins at 1970.
I am entering players and management in my project and one has a date of birth in 1966 ,,, I can’t enter his details at all.
help? where can I set the dates to allow pre-1970?