Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
Topic Status plugin
Avatar
ERIC MALALEL
Member
Free Members
sp_UserOfflineSmall Offline
Jul 13, 2012 - 5:23 am

I have installed and activated the Topic Statuts plugin. I create a Status "support" with values "ouvert", "en cours" et "fermé".

The plugin does not appear on the forum.

When I go back to the plugin admin panel, there is an error message:

Warning: unserialize() expects parameter 1 to be string, array given inC:\KPWordPress\WP01\wp-content\sp-resources\forum-plugins\topic-status\admin\spa-components-topicstatus-form.php on line 42

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 13, 2012 - 6:30 am

My apologies but that is a known bug that is fixed in the next update.

If you want to correct the code then you could go to the file and line number identified in the error message. It will currently look like:

$set = unserialize($sfcomps['topic-status'][$x]['meta_value']);

and it needs to simply be:

$set = $sfcomps['topic-status'][$x]['meta_value'];

Once again - apologies for the bug.

andy-signature.png
YELLOW
SWORDFISH
Avatar
ERIC MALALEL
Member
Free Members
sp_UserOfflineSmall Offline
Jul 13, 2012 - 12:14 pm

I updated the code and it works fine. thanks. no problem for the bug, we also work in the software industry, so...

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jul 13, 2012 - 12:38 pm

Thanks! Sadly many people think it should be flawless. And we know there is no such thing!

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625