e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 214 forks source link

Fatal in comment manager #1176

Closed hanklu closed 8 years ago

hanklu commented 9 years ago

I see follow information: Fatal error: Cannot use string offset as an array in \e107_plugins\social\e_comment.php on line 21

CaMer0n commented 9 years ago

@hanklu Please update e107_plugins\social\e_comment.php from github, does it help?

hanklu commented 9 years ago

I had update it and got same error. I use XAMPP.

Radzi0 commented 9 years ago

Can you try it on a fresh install?

hanklu commented 9 years ago

It's OK for a fresh install and file from github today.

CaMer0n commented 9 years ago

@hanklu What version were you upgrading from when the error occurred?

hanklu commented 9 years ago

a.I download it from e107 website (V2.0) got this issue(XAMPP, PHP Version 5.6.12), b.I try upload github file(only e_comment.php) to my install web(V2.0). and still got this issue. c.I upload to my hosting and got same issue.(try difference hosting, e107V2.0) c.I re-install it and file from github, issue is close.