Hello,
I will check it, thanks
What is your WordPress version?
I updated to 2.1.3.
Can you check if that solves your issue?
WP Version 4.7.5
updated the plugin to 2.1.3
same issue
Notice: Undefined property: FROU\WeDevs\Settings_Api::$settings_sections in /home/sss/public_html/wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 153
Warning: Invalid argument supplied for foreach() in /home/sss/public_html/wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 153
i’ve got multiple WeDevs plugins installed
Hum, Could it be a possible conflict?
You were the only person until now with this issue.
What other WeDevs plugins? Can you list them please?
Dokan (Lite) – Multi-vendor Marketplace
Dokan (Pro) – Multi-vendor Marketplace
Dokan – Auction Integration
Dokan – Duplicate Product
Dokan – PDF Invoice
Dokan – Product Importer and Exporter
Dokan – Seller Vacation
Dokan – Store Support
thats the full debug errors
Notice: Undefined property: FROU\WeDevs\Settings_Api::$settings_sections in //public_html/wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 179
Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 179
Notice: Undefined property: FROU\WeDevs\Settings_Api::$settings_fields in /l/wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 197
Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 197
Notice: Undefined property: FROU\WeDevs\Settings_Api::$settings_sections in //wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 232
Warning: Invalid argument supplied for foreach() in /public_html/wp-content/plugins/file-renaming-on-upload/classes/WeDevs/class-settings-api.php on line 232
Notice: Undefined variable: message in /public_html/wp-content/plugins/wc-expire-products/admin/class-wc-expired-products-admin.php on line 98
I’ve updated it again. I don’t know if this update it’s going to be availabe to you because I didn’t change the version.
Can you download from WordPress.org itself?
Or you can simply add these variables on classes\WeDevs\class-settings.php
protected $settings_sections = array();
protected $settings_fields = array();
right on line 19
all the errors are gone, but still all i get is a blank screen
if you want i can send you admin logins, just tell me how can i do that privately
Really? Thats weird. Ok.
Can you send the ftp access too?
You can send to pablo.sg.pacheco@gmail.com
Ill take a look
Hello @ahnabil,
Problem solved! π
It was a conflict between other WeDevs libraries.
Would you mind giving a good review if you liked?
cool and thanks
should i update from wordpress repo?
No point π
It’s not necessary. I’ve changed your files already.
But if you update from wordpress.org it’s going to work fine too