frankdan
Forum Replies Created
-
Hi @robindelmundo ,
Thanks for your help!
Sorry – I got distracted, but this morning, I went through all your suggestions, and the problem persists.
I saw no errors in the Logs.
When I switched to Legacy, no donations were listed as Untitled, but the error message came up as the last donation (I’ll send a screenshot if you reply by email).
I also received an email from wordpress which may hold further clues for you:
Howdy!
WordPress has a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, Give - Donation Plugin.
First, visit your website (https://earthjourney.org/) and check for any visible issues. Next, visit the page where the error was caught (https://earthjourney.org/wp-admin/edit.php?post_type=give_forms&page=give-payment-history&view=view-payment-details&id=2100) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely login to your dashboard and investigate further.
https://earthjourney.org/log-in?action=enter_recovery_mode&rm_token=L4oTsgfyGdirID06nZmRQP&rm_key=z6Pj9sHoW3e2UCfFUDUnSC
To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 6.7.2
Active theme: GeneratePress (version 3.5.1)
Current plugin: Give - Donation Plugin (version 3.22.1)
PHP version 8.0.30
Error Details
=============
An error of type E_ERROR was caused in line 549 of the file /home/domains/earthjourney.org/public/wp-content/plugins/give/give.php. Error message: Uncaught Error: The script tried to call a method on an incomplete object. Please ensure that the class definition "Give\Vendors\Faker\ValidGenerator" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/domains/earthjourney.org/public/wp-content/plugins/give/give.php:549
Stack trace:
#0 /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php(128): Give->__get()
#1 /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php(108): Give\PaymentGateways\DataTransferObjects\GiveInsertPaymentData->getLegacyBillingAddress()
#2 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(451): Give\PaymentGateways\DataTransferObjects\GiveInsertPaymentData->toArray()
#3 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(462): Stripe\StripeObject->Stripe\{closure}()
#4 [internal function]: Stripe\StripeObject->Stripe\{closure}()
#5 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(466): array_reduce()
#6 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(476): Stripe\StripeObject->toArray()
#7 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(483): Stripe\StripeObject->toJSON()
#8 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/forms/functions.php(1490): Stripe\StripeObject->__toString()
#9 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/forms/functions.php(1469): give_get_donor_name_with_title_prefixes()
#10 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/admin/class-give-html-elements.php(270): give_get_name_with_title_prefixes()
#11 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/admin/payments/view-payment-details.php(676): Give_HTML_Elements->donor_dropdown()
#12 /home/domains/earthjourney.org/public/wp-content/plugins/give/src/Donations/DonationsAdminPage.php(103): include('...')
#13 /home/domains/earthjourney.org/public/wp-includes/class-wp-hook.php(324): Give\Donations\DonationsAdminPage->render()
#14 /home/domains/earthjourney.org/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#15 /home/domains/earthjourney.org/public/wp-includes/plugin.php(517): WP_Hook->do_action()
#16 /home/domains/earthjourney.org/public/wp-admin/admin.php(259): do_action()
#17 /home/domains/earthjourney.org/public/wp-admin/edit.php(10): require_once('...')
#18 {main}
thrownI have Version 3.22.0. Do I need to go back?
If it makes any difference, Donation Goal is disabled.
The front looks OK, but when I look at my individual Donations, I see this:
Change Donor:
Warning: Undefined array key “id” in /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php on line 102
Warning: Undefined array key “title” in /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php on line 103
Warning: Undefined array key “email” in /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php on line 104
Warning: Undefined array key “firstName” in /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php on line 105
Warning: Undefined array key “lastName” in /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php on line 106
Fatal error: Uncaught Error: The script tried to call a method on an incomplete object. Please ensure that the class definition “Give\Vendors\Faker\ValidGenerator” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/domains/earthjourney.org/public/wp-content/plugins/give/give.php:549 Stack trace: #0 /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php(128): Give->__get() #1 /home/domains/earthjourney.org/public/wp-content/plugins/give/src/PaymentGateways/DataTransferObjects/GiveInsertPaymentData.php(108): Give\PaymentGateways\DataTransferObjects\GiveInsertPaymentData->getLegacyBillingAddress() #2 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(451): Give\PaymentGateways\DataTransferObjects\GiveInsertPaymentData->toArray() #3 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(462): Stripe\StripeObject->Stripe\{closure}() #4 [internal function]: Stripe\StripeObject->Stripe\{closure}() #5 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(466): array_reduce() #6 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(476): Stripe\StripeObject->toArray() #7 /home/domains/earthjourney.org/public/wp-content/plugins/give/vendor/stripe/stripe-php/lib/StripeObject.php(483): Stripe\StripeObject->toJSON() #8 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/forms/functions.php(1490): Stripe\StripeObject->__toString() #9 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/forms/functions.php(1469): give_get_donor_name_with_title_prefixes() #10 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/admin/class-give-html-elements.php(270): give_get_name_with_title_prefixes() #11 /home/domains/earthjourney.org/public/wp-content/plugins/give/includes/admin/payments/view-payment-details.php(676): Give_HTML_Elements->donor_dropdown() #12 /home/domains/earthjourney.org/public/wp-content/plugins/give/src/Donations/DonationsAdminPage.php(103): include(‘…’) #13 /home/domains/earthjourney.org/public/wp-includes/class-wp-hook.php(324): Give\Donations\DonationsAdminPage->render() #14 /home/domains/earthjourney.org/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #15 /home/domains/earthjourney.org/public/wp-includes/plugin.php(517): WP_Hook->do_action() #16 /home/domains/earthjourney.org/public/wp-admin/admin.php(259): do_action() #17 /home/domains/earthjourney.org/public/wp-admin/edit.php(10): require_once(‘…’) #18 {main} thrown in /home/domains/earthjourney.org/public/wp-content/plugins/give/give.php on line 549There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the support forums.
Forum: Plugins
In reply to: [Meow Lightbox] Can the lightbox fade in instead of slide in ?A crossfade animation between slides is what I need today, but always, more options…
Forum: Plugins
In reply to: [Meow Lightbox] Can the lightbox fade in instead of slide in ?Me, too!!! A nice Fade transition between lightbox images would be so cool. I want options!
Please try again. Thanks
I just noticed that my Cart page was still a Draft… oops
Forum: Plugins
In reply to: [WooCommerce] elementor product page – add to cart broken only in SafariFixed – My Cart was still a Draft… oops
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cat Face IconThanks!
Deactivating and reactivating didn’t work.
I deleted the plugin altogether, re-added it, ignored the checkboxes, and just added the widget. Some setting were remembered.
Seems to be fine now.
Tried clearing the cache, and also opening the posts in 4 different browsers.
The problem persists.
At the moment, there is no cache plugin.
Theme is Generate Press Premium with Elementor Pro…
Conflict?
These are all UNchecked:
Please select one or multiple placement options:
Floating over your website’s pages
Show them via a widget
Place via shortcode
Show icons after posts
Is there another place I shoud be?
Forum: Plugins
In reply to: [WooCommerce] The word “Archives” in the browser tab…That did it!
Under Search appearance>Taxonomies>Product categories
Thanks!
Forum: Plugins
In reply to: [Redirection] Not using Redirection – messageWP Fastest Cache…
I’ve started getting this too, using your Email Subscribers Widget, after your most recent update.
Also, I now see this on your plugin’s wordpress page, even though your update is only a week old:
“Warning: This plugin has not been tested with your current version of WordPress.”
My Wordrpress version is current, 5.0.3 .
Fix quick, please!
Thanks (love your plugin!)
Forum: Plugins
In reply to: [Slider by 10Web - Responsive Image Slider] Space above the sliderDamn! I’ve been tripped by that %@#*&! checkbox before….
Shame on me!
There was also a 20-pixel margin on the page-content, but it was mostly that pesky checkbox.
Thank you alexgso!
After talking to Paypal, it looks like the problem may be with the code sent to Paypal by the Ultra Simple plugin.
It must NOT contain the dollar sign $ in the price:
https://www.paypal-knowledge.com/infocenter/index?page=content&id=FAQ2067
Time for a plugin update? Other ideas?
Thanks!