https://www.icyphoenix.com/viewtopic.php?f=2&t=9638 ----------------------------------- MWE_001 Wed 24 Aug, 2016 09:05 Illegal String Offset 'article_rating' KB Plugin ----------------------------------- Here is one to take a look at in your spare time in the future. I created a new post in my KB plugin and submitted and all was well. I then clicked another linkand it took me to the page with quick stats and latest posts where the following error appeared After I clicked Most Popular. I clicked Top-Rated Articles and the error went away. I then clicked Latest Articles and the error came back. [Icy Phoenix Debug] PHP Notice: in file /plugins/kb/includes/functions_kb.php on line 521: Illegal string offset 'article_rating' [Icy Phoenix Debug] PHP Notice: in file /plugins/kb/includes/functions_kb.php on line 521: Illegal string offset 'article_rating' [img]http://www.icyphoenix.com/files/images/11665/screenshot_7_1472022130_287853.jpg[/img] That is about as close as I can get you to the error. I think I have explained it well enough to get you to a safe point to try to recreate if needs be. Take care fellas. Ray ----------------------------------- Informpro Wed 24 Aug, 2016 09:38 Re: Illegal String Offset 'article_rating' KB Plugin ----------------------------------- Fixed it: https://github.com/MightyGorgon/icy_phoenix_plugins/pull/35 ----------------------------------- MWE_001 Wed 24 Aug, 2016 16:49 Re: Illegal String Offset 'article_rating' KB Plugin ----------------------------------- Thanks! ----------------------------------- Mighty Gorgon Sun 28 Aug, 2016 12:12 Re: FIXED Illegal String Offset 'article_rating' KB Plugin ----------------------------------- Thank you very much for the fix!