Conversation
supportIMHO, this is still the best archive plugin out there, so I obstinately want to keep using it even though it is abandoned. If you too like it, feel free to follow the below steps to remove this PHP7 error: SAR_Settings::validate($args) should be compatible with scbAdminPage::validate($new_data, $old_data) in /home/airfor43/public_html/wp-content/plugins/smart-archives-reloaded_/admin/admin.php on line 113 Step 1: ftp into your file structure Step 2: Navigate to “/public_html/wp-content/plugins/smart-archives-reloaded_/admin” Step 3: Edit “admin.php” Step 4: Modify the line of code as detailed below… – OLD: function validate( $args ) { – NEW: function validate( $args, $garbage ) { Step 5: Save and the error should go away on refresh Enjoy 🙂 Hopefully someone will fork this plugin soon…
You. Are. Incredible. Thank you!
I also did a quick fix commit here in case it helps to visualize 🙂 https://github.com/brianhogg/smart-archives-reloaded/commit/25abe831553664daf8a2b0275a41e57823fd2558 There were a few warnings on front/back end that this resolved.
Thank you so much! Good job!
Thank you so much! This is indeed my favorite archive plugin. It’s so simple, yet I haven’t found anything like it!
You. Are. Incredible. Thank you!
I also did a quick fix commit here in case it helps to visualize 🙂 https://github.com/brianhogg/smart-archives-reloaded/commit/25abe831553664daf8a2b0275a41e57823fd2558 There were a few warnings on front/back end that this resolved.
Thank you so much! Good job!
Thank you so much! This is indeed my favorite archive plugin. It’s so simple, yet I haven’t found anything like it!