WPIntell

Source evidence

[Plugin: Background Changer] unserialize error

Background Changer · support · 2011-02-03T01:07:00+00:00

neutralsentiment
mediumseverity
0.42relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

1 / 24 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Will resolved
I get this error when I try to change any of the tags: Warning: unserialize() expects parameter 1 to be string, array given in /path/to/public_html/wp-content/plugins/background-changer/includes/page.php on line 2 Damn. This plugin does exactly what I need. Anyone have any ideas? (I edited out the path, added /path/to) OK, here’s what I did to fix this: Opened up page.php and changed unserialized to maybe_unserialize on line 2. Did same in backgroundchanger.php, line 20 Seems to have fixed it.

Comments

1 shown
Will 2011-02-03T01:35:00+00:00

OK, here’s what I did to fix this: Opened up page.php and changed unserialized to maybe_unserialize on line 2. Did same in backgroundchanger.php, line 20 Seems to have fixed it.