ina2n
Forum Replies Created
-
Forum: Plugins
In reply to: [SendPress Newsletters] Fatal Error on Multisite ActivationFixed it! The latest update fixed it. I activated on 2 different WP multisites. No issues. Thank you!
Forum: Plugins
In reply to: [SendPress Newsletters] Fatal Error on Multisite ActivationThank you. I will update in a couple days.
Forum: Plugins
In reply to: [SendPress Newsletters] Fatal Error on Multisite ActivationVersion 1.8.7.14
Forum: Plugins
In reply to: [SendPress Newsletters] Fatal Error on Multisite ActivationHere’s my status report from Woocommerce and the other info you requested. My mail server is not on the same machine as my web server.
### MySQL Version ###
MariaDB: mysql Ver 15.1 Distrib 10.1.24-MariaDB, for Linux (x86_64) using readline 5.1### Ports Open ###
25
80
143
443
587### WordPress Environment ###
Home URL: https://ina2n.com
Site URL: https://ina2n.com
WC Version: 3.1.1
Log Directory Writable: ✔
WP Version: 4.8.1
WP Multisite: ✔
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US### Server Environment ###
Server Info: nginx/1.10.2
PHP Version: 7.1.5
PHP Post Max Size: 32 MB
PHP Time Limit: 300
PHP Max Input Vars: 1000
cURL Version: 7.29.0
NSS/3.21 Basic ECCSUHOSIN Installed: –
Max Upload Size: 32 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔### Database ###
WC Database Version: 3.1.1
WC Database Prefix: wp_### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔### Active Plugins (8) ###
WooCommerce Stripe Gateway: by WooCommerce – 3.2.2
WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 2.0.5
WooCommerce Services: by Automattic – 1.6.2
WooCommerce: by Automattic – 3.1.1
ImageInject: by Thomas Hoefter – 1.15
EWWW Image Optimizer: by Shane Bishop – 3.6.0
INA2N Dealer Inventory Import Plugin: by IN Automotive Advertising Network – 1.19
MultiSite Clone Duplicator: by Julien OGER
Pierre DARGHAM
David DAUGREILH
GLOBALIS media systems – 1.4.1### Theme ###
Name: INA2N Child Theme
Version: 3.0.26
Author URL: https://ina2n.com
Child Theme: ✔
Parent Theme Name: Divi
Parent Theme Version: 3.0.65
Parent Theme Author URL: http://www.elegantthemes.com
WooCommerce Support: ✔Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Not working with required fieldsGreat plugin! I was coding this by hand when I came across your plugin.
Thumbs up on the required fields. Please work on this. I could use it today.
Forum: Plugins
In reply to: [SendPress Newsletters] CSV Import Alternative Not WorkingSame issue and I verified this on two different WP multisites. After selecting the file to upload with the browse button, then hitting Upload, the screen simply returns to “No file selected.”
Here’s an image:
http://pastebin.com/Zmv7zxjBForum: Plugins
In reply to: [SendPress Newsletters] CSV Import Alternative Not WorkingThe message, “No file selected.” in the image, is the result after submitting the file by pressing the “Upload” button.
Forum: Plugins
In reply to: [SendPress Newsletters] CSV Import Alternative Not WorkingI don’t want to confuse the issue here, I’m not having any troubles importing into a WP multisite using the “Add” subscriber, and then pasting a CSV file into the import box. The import feature is having an issue with the CSV upload for importing in a WP multisite.
Uploading a CSV for import on a WP single site works fine, just the multisite is off. Reviewing your class-sendpress-view-subscribers-csvimport.php it looks clear that it’s intended only for the WP single site. I get the following error:
We had a problem saving your upload.Click the link to see a screenshot and if you look at the image url, you will see the format for storing a file in a WP multisite upload directory. I think this will help you correct this for WP multisite.
Forum: Plugins
In reply to: [SendPress Newsletters] CSV Import Alternative Not WorkingI’m having the same issue. I submitted some backtrace error info for your review in the GitHub repo.