specmiata
Forum Replies Created
-
Forum: Plugins
In reply to: [Team Rosters] Team Rosters Plugin Settings page – errorscommented out the log output line in the
mstw-tr-admin.phpfrom the plugin’s development trunk at https://plugins.svn.wordpress.org/team-rosters/trunk/includes and the options look like they are saving correctly.
Thank you!Forum: Plugins
In reply to: [Team Rosters] Team Rosters Plugin Settings page – errorsOk, tried it.
Universal error – won’t even start wp-adminFatal error: Uncaught Error: Call to undefined function mstw_log_msg() in K:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-admin.php:146 Stack trace: #0 K:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(286): mstw_tr_admin_init(”) #1 K:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 K:\xampp\htdocs\wordpress\wp-includes\plugin.php(453): WP_Hook->do_action(Array) #3 K:\xampp\htdocs\wordpress\wp-admin\admin.php(156): do_action(‘admin_init’) #4 K:\xampp\htdocs\wordpress\wp-admin\index.php(10): require_once(‘K:\\xampp\\htdocs…’) #5 {main} thrown in K:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-admin.php on line 146
Thanks!
Forum: Plugins
In reply to: [Team Rosters] Team Rosters Plugin Settings page – errorsOK, just tested the reset – didn’t change anything.
As for the question
Could someone inform me if you see this behavior appears in all the tabs on the Settings screen or only on the Data Fields & Columns tab?
:
For example,
Save ChangesinPlayer Profile & Gallery Settingsdoesn’t give the warning messages, but does not save the actual changes made.I will download the new
mstw-tr-admin.phpand give it a try.
Thanks- This reply was modified 7 years, 5 months ago by specmiata.
Forum: Plugins
In reply to: [Team Rosters] Team Rosters Plugin Settings page – errorsThank you for looking into it.
I will get a chance this weekend to try both the reset, as well as the patch.
Thanks!Forum: Plugins
In reply to: [Team Rosters] Team Rosters Plugin Settings page – errorsMuch appreciated. Please do let me know when you find the problem!
Thank you!Forum: Plugins
In reply to: [Team Rosters] Team Rosters Plugin Settings page – errorsThanks for the reply, Mark.
MSTW Team Rosters Version 4.1.3
This is happening here: [Team Rosters] – [Settings] – [Data Fields & Columns]
For example, let’s say I switch [Show Height:] to “Hide” and then click on [Save Changes].It dumps the log of warnings. If you then switch tabs, and then go back to the [Data Fields & Columns] it is back to the way it was before (ex: [Show Height:] is back to “Show”.
1. Yes, they are warnings. That said, any settings changes selected aren’t being saved.
2. I completely dumped my wordpress install and did a clean install, with only Akismet Anti-Spam and MSTW Team Rosters.
3. 🙂 The only obvious thing I noticed when thinking about config files not being able to be written.
4. Yes, XAMPP test install. I just put the file name in there so you could see which php file seemed to be the problem.Many thanks! Was able to cleanly import a csv file of 50 players and display a team roster, so generally pretty happy with the plugin. Just need to be able to tweak a few settings to see if it will do everything I need it to!
Here is the warning dump screen again:
Warning: array_key_exists() expects parameter 2 to be array, string given in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 237Warning: Illegal string offset ‘show_photos’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘photo_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_number’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘number_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘name_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_position’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘position_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_height’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘height_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_weight’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘weight_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_year’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘year_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_experience’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘experience_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_age’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘age_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_home_town’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘home_town_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_last_school’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘last_school_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_country’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘country_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_bats_throws’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘bats_throws_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘show_other_info’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Illegal string offset ‘other_info_label’ in C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php on line 283
Warning: Cannot modify header information – headers already sent by (output started at C:\xampp\htdocs\wordpress\wp-content\plugins\team-rosters\includes\mstw-tr-settings.php:283) in C:\xampp\htdocs\wordpress\wp-includes\pluggable.php on line 1219