WPIntell

Source evidence

How to Fix PHP7 Error

Smart Archives Reloaded · support · 2018-12-13T03:08:00+00:00

complaintsentiment
mediumseverity
0.92relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 22 rows with source links

9.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
carnold437 unresolved
IMHO, 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!

Comments

4 shown
journeyguy 2019-02-14T00:32:00+00:00

You. Are. Incredible. Thank you!

Brian Hogg 2019-04-24T20:15:00+00:00

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.

Sebi83 2019-05-30T16:07:00+00:00

Thank you so much! Good job!

Mysmasken 2019-09-09T12:00:00+00:00

Thank you so much! This is indeed my favorite archive plugin. It’s so simple, yet I haven’t found anything like it!