netmix / radio-station

Radio Station WordPress Plugin (Open Source)
https://netmix.com
GNU General Public License v3.0
19 stars 14 forks source link

Episode can't be updtaed aftyer adding date/time (europe) #451

Open EastOne57 opened 1 year ago

EastOne57 commented 1 year ago

When I add a post as episode, i can save it only if I dont add time/date info in de fields. When clicking update I get an WP error. The info seems to be saved however...

WP DEBUG OUTPUT:

Deprecated: Required parameter $prelaunch follows optional parameter $dismissable in /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-content/plugins/radio-station/radio-station-admin.php on line 1269

Deprecated: Required parameter $image_index follows optional parameter $image_location in /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-content/plugins/radio-station-pro/includes/rsp-import-export.php on line 203

Warning: Undefined variable $value in /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-content/plugins/radio-station/includes/support-functions.php on line 4859

Fatal error: Uncaught Error: Undefined constant "prev_number" in /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-content/plugins/radio-station-pro/includes/rsp-episodes-admin.php:705 Stack trace: #0 /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-includes/class-wp-hook.php(310): radio_station_pro_episode_save_data() #1 /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #2 /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #3 /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-includes/post.php(4715): do_action() #4 /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-includes/post.php(4817): wp_insert_post() #5 /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-admin/includes/post.php(439): wp_update_post() #6 /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-admin/post.php(227): edit_post() #7 {main} thrown in /home/rcantwerpen/domains/rcantwerpen.be/public_html/wp-content/plugins/radio-station-pro/includes/rsp-episodes-admin.php on line 705

majick777 commented 1 year ago

@EastOne57 After you update, can you confirm whether this is still an issue or not? The above errors have all been checked and fixed in the latest release round, but wondering if the time/date saving is fixed for you now too because of that.