Tagged: x
-
AuthorPosts
-
December 11, 2016 at 8:07 pm #1289448
[email protected]ParticipantHi,
My page dispalying the grid has the following error message:
Warning: Illegal string offset ‘type’ in /home/kirsten6/public_html/wp-content/plugins/the-grid/frontend/the-grid-element.class.php on line 1446
How can I fix this?
The page is http://www.papirmass.com/news/
Thank you.
December 11, 2016 at 10:22 pm #1289527
RupokMemberHi there,
Thanks for writing in! Let’s check for the offset value and place a real value like 0 and save again. If you can’t find this, you can try disabling debug mode. This should be gone if you disable WP_DEBUG mode.
You can do this by opening
wp-config.phpand updating :define( 'WP_DEBUG' , true );to
define('WP_DEBUG', false);Hope this helps.
Cheers!
December 13, 2016 at 6:49 pm #1292111
[email protected]ParticipantHi,
I opened my wp_config file and WP_DEBUG was already set to false.
This is what it said:
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_LOG’, true);
define( ‘WP_MEMORY_LIMIT’, ‘128M’ );Any other thoughts on what the problem could be?
December 13, 2016 at 7:06 pm #1292120
[email protected]ParticipantI created a new grid item and it is no longer showing the error message. Fingers crossed. Last time it showed up after about a day.
December 14, 2016 at 12:47 am #1292334
ChristopherModeratorLet us know if it happens again.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1289448 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
