Forum Replies Created
-
AuthorPosts
-
kkowalewiczParticipant
Thank you very much for help. Everything is working now.
Greetings from Poland 🙂
kkowalewiczParticipantI received this error:
Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /home/toysurfing/public_html/wp-content/plugins/newsletter/includes/module-base.php on line 903
Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/toysurfing/public_html/wp-content/plugins/newsletter/includes/module-base.php on line 936
Błąd bazy danych WordPressa: [Duplicate entry ‘0’ for key ‘ro24O_newsletter.PRIMARY’]
INSERT INTOro24O_newsletter
(id
,email
,name
,surname
,sex
,status
,ip
,language
,referrer
,http_referer
,token
,country
,city
,region
,last_activity
,wp_user_id
,updated
,list_1
) VALUES (‘0’, ‘kowalewiczkamil@gmail.com’, ‘ja’, ”, ‘n’, ‘C’, ‘195.136.101.64’, ”, ”, ”, ‘0c0ca9d304’, ”, ”, ”, ‘0’, ‘0’, ‘1718964881’, ‘1’)Fatal error: Uncaught Error: Attempt to assign property “_new” on bool in /home/toysurfing/public_html/wp-content/plugins/newsletter/subscription/subscription.php:461 Stack trace: #0 /home/toysurfing/public_html/wp-content/plugins/newsletter/subscription/subscription.php(181): NewsletterSubscription->subscribe2(Object(TNP_Subscription)) #1 /home/toysurfing/public_html/wp-includes/class-wp-hook.php(324): NewsletterSubscription->hook_newsletter_action(‘s’, NULL, Object(stdClass)) #2 /home/toysurfing/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #3 /home/toysurfing/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /home/toysurfing/public_html/wp-content/plugins/newsletter/plugin.php(297): do_action(‘newsletter_acti…’, ‘s’, NULL, Object(stdClass)) #5 /home/toysurfing/public_html/wp-includes/class-wp-hook.php(324): Newsletter->hook_wp_loaded(”) #6 /home/toysurfing/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #7 /home/toysurfing/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 /home/toysurfing/public_html/wp-settings.php(717): do_action(‘wp_loaded’) #9 /home/toysurfing/public_html/wp-config.php(49): require_once(‘/home/toysurfin…’) #10 /home/toysurfing/public_html/wp-load.php(50): require_once(‘/home/toysurfin…’) #11 /home/toysurfing/public_html/wp-blog-header.php(13): require_once(‘/home/toysurfin…’) #12 /home/toysurfing/public_html/index.php(17): require(‘/home/toysurfin…’) #13 {main} thrown in /home/toysurfing/public_html/wp-content/plugins/newsletter/subscription/subscription.php on line 461
kkowalewiczParticipantThe website address is: https://toysurfing.com The form is at the bottom.
I followed these steps and I don’t have such a file in the logs: https://freeimage.host/i/dHGclh7
kkowalewiczParticipant1. I don’t receive any emails about errors from WP
2. The email address entered in the settings is correct
3. The sending test is successful, the test e-mail arrivesI am inserting a form via shortcode. I fill in my e-mail address and name. I click subscribe. It goes to the address/?na=s page, where a fatal error appears in the WP window.
-
AuthorPosts