impress-org / givewp-test-data

GiveWP add-on used for generating test data
GNU General Public License v3.0
1 stars 0 forks source link

ZIP file should activate in a WP site without error #20

Open mathetos opened 3 years ago

mathetos commented 3 years ago

User Story

As a GiveWP admin, I want to install this addon simply and easily.

Details

Currently, the instructions for this addon say to download the ZIP from Releases, install and activate. But when that is followed, a fatal error occurs and the addon is not able to be activated.

Expected Behavior

I expect the ZIP file in the Releases to be properly compiled and to work for download and installation. And when it's activated no errors should occur.

Steps to Reproduce

  1. Download the ZIP from releases
  2. Install and Activate
  3. Get an error like what you see in the Visuals below

Visuals

image

Additional Context

System Information

Details ### WordPress Environment ### Home URL: https://givewptesting.local Site URL: https://givewptesting.local WP Version: 5.6 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: ✔ WP Cron: ✔ Language: en_US Permalink Structure: Show on Front: posts Table Prefix Length: wp_ Table Prefix Length: 3 Table Prefix Status: Acceptable Admin AJAX: Inaccessible Registered Post Statuses: publish, future, draft, pending, private, trash, auto-draft, inherit, request-pending, request-confirmed, request-failed, request-completed, refunded, failed, revoked, cancelled, abandoned, processing, preapproval ### Server Environment ### Hosting Provider: DBH: devkinsta_db, SRV: givewptesting.local TLS Connection: Connection uses TLS 1.3 TLS Connection: Probably Okay Server Info: nginx/1.19.6 PHP Version: 7.4.14 PHP Post Max Size: 128 MB PHP Time Limit: 300 PHP Max Input Vars: 1000 PHP Max Upload Size: 128 MB cURL Version: 7.68.0, OpenSSL/1.1.1f SUHOSIN Installed: – Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ gzip: ✔ GD Graphics Library: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### GiveWP Configuration ### GiveWP Version: 2.9.6 GiveWP Cache: Enabled Database Updates: All DB Updates Completed. Database Updates: All Database Migrations Completed. Database Tables: ✔ wp_give_donors✔ wp_give_donormeta✔ wp_give_comments✔ wp_give_commentmeta✔ wp_give_sessions✔ wp_give_logs✔ wp_give_logmeta✔ wp_give_formmeta✔ wp_give_sequential_ordering✔ wp_give_donationmeta✔ wp_give_revenue GiveWP Cache: Enabled GiveWP Cache: ✔New Donation✔Donation Receipt✔New Offline Donation✔Offline Donation Instructions✔New User Registration✔User Registration Information✔Donation Note✔Email access Upgraded From: – Test Mode: Enabled Currency Code: USD Currency Position: Before Decimal Separator: . Thousands Separator: , Success Page: https://givewptesting.local/?page_id=5 Failure Page: https://givewptesting.local/?page_id=6 Donation History Page: https://givewptesting.local/?page_id=7 GiveWP Forms Slug: /donations/ Enabled Payment Gateways: Test Donation, Offline Donation Default Payment Gateway: Test Donation PayPal IPN Verification: Enabled PayPal IPN Notifications: Notice: Trying to access array offset on value of type bool in /www/kinsta/public/givewptesting/wp-content/plugins/give/includes/admin/tools/views/html-admin-page-system-info.php on line 696 N/A Donor Email Access: Enabled Stripe Webhook Notifications: N/A ### Active GiveWP Add-ons ### Give - Donation Modules for Divi: ❌ Unlicensed – by GiveWP – 1.0.0-alpha ### Other Active Plugins ### ### Inactive Plugins ### Akismet Anti-Spam: by Automattic – 4.1.7 Give - Test Data Generator: by GiveWP – 1.0.0 Hello Dolly: by Matt Mullenweg – 1.7.2 ### Active MU Plugins ### Bypass Login: by Stephen Carnam – 1.1.0 ### Theme ### Name: Divi Version: 4.8.1 Author URL: http://www.elegantthemes.com Child Theme: No – If you're modifying GiveWP on a parent theme you didn't build personally, then we recommend using a child theme. See: How to Create a Child Theme

Acceptance Criteria

mathetos commented 3 years ago

Just tested again, but in Local this time. Same error:

image