gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
180 stars 134 forks source link

Illegal string error message from class.llms.admin.notices.php file #229

Closed melissalove closed 7 years ago

melissalove commented 8 years ago

Showing up throughout dashboard on a completely clean install of WordPress and Divi. No plugins or changes to functions.php. screenshot-siteschool thedesignspace co 2016-10-11 22-36-42

thomasplevy commented 8 years ago

sorry about that melissa, I'll see what I can do to get that resolved...

thomasplevy commented 8 years ago

@melissalove has this gone away?

if it has, do you recall any button presses or clicks or actions taken immediately prior that could help me recreat the issue

thanks

melissalove commented 8 years ago

@thomasplevy Still there but I guess it won't go away until I update again? I can delete Lifter and reintall?

melissalove commented 8 years ago

Just so you know. Deleted, re-installed and still there.

thomasplevy commented 8 years ago

@melissalove can use the element inspector and find the "ID" of the element wrapping the warnings should be something like "llms-notices...."

I could track it down from there

thanks

melissalove commented 8 years ago

Inspect the error notices?

melissalove commented 8 years ago

I think it's llms-admin-notice and lms notice gateways.

thomasplevy commented 8 years ago

@melissalove can you send me the full id of the notice that the warnings are rendering inside of

melissalove commented 8 years ago

Sure. I'm not sure I'm looking in the right place though. Is it this?


Warning: Illegal string offset 'dismissible' in /home/thedes94/public_html/siteschool/wp-content/plugins/lifterlms/includes/admin/class.llms.admin.notices.php on line 182

Warning: Illegal string offset 'html' in /home/thedes94/public_html/siteschool/wp-content/plugins/lifterlms/includes/admin/class.llms.admin.notices.php on line 187

Warning: Illegal string offset 'remindable' in /home/thedes94/public_html/siteschool/wp-content/plugins/lifterlms/includes/admin/class.llms.admin.notices.php on line 188

thomasplevy commented 7 years ago

resolved in 3.0.2 (pending release)