Undefined variables notice showing in backend
-
I installed the plugin directly via backend and I wanted to add a player onto a page. Clicking the blue player-icon shows the following warnings into the input fields for the config and into the select-lists:
Width:
<br /> <b>Notice</b>: Undefined variable: width in <b>some\path\to\wordpress\wp-content\plugins\flash-mp3-player\inc\shortcode_wizard.php</b> on line <b>88</b><br />
Height:<br /> <b>Notice</b>: Undefined variable: height in <b>C:\Users\Alex\workspace\wordpress\wp-content\plugins\flash-mp3-player\inc\shortcode_wizard.php</b> on line <b>94</b><br />
Config-Selct: Same with line 103
Choose a playlist: First entry in Select-List works, 2nd shows the same error on line 114
Container id:<br /> <b>Notice</b>: Undefined variable: container_id in <b>C:\Users\Alex\workspace\wordpress\wp-content\plugins\flash-mp3-player\inc\shortcode_wizard.php</b> on line <b>121</b><br />
Container class:<br /> <b>Notice</b>: Undefined variable: container_class in <b>C:\Users\Alex\workspace\wordpress\wp-content\plugins\flash-mp3-player\inc\shortcode_wizard.php</b> on line <b>126</b><br />
- The topic ‘Undefined variables notice showing in backend’ is closed to new replies.