Support Forum
Topic Status plugin
ERIC MALALEL
Member
Free Members
Offline
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
Yellow Swordfish
Glinton, England
SP Master
Offline
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.
YELLOW
SWORDFISH
|
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
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