Tagged: x
-
AuthorPosts
-
August 27, 2016 at 2:21 pm #1149855
netachParticipantHello,
I have got a problem with my portfolio page. The meassage “Notice: Undefined offset: 0 in /home/netach/domains/netach.nl/public_html/wp-content/themes/x/framework/functions/global/portfolio.php on line 37” appears.
I have this issue since this week only on the English language portfolio, Dutch language portfolio seems fine.http://www.netach.nl/en/portfolio-archive/netach-viewer-info-panel-2/
Wordpress 4.6
X theme 4.6.1
Cornerstone 1.3.1August 27, 2016 at 10:01 pm #1150130
Rue NelModeratorHi There,
Thanks for writing in! These are just PHP notices. You can turn this off by editing your wp-config file. Can you please disable WP_DEBUG mode? You can do this by opening
wp-config.phpand adding
define( 'WP_DEBUG' , false );just above/* That's all, stop editing! Happy blogging. */For example:define('WP_DEBUG', false); /* That's all, stop editing! Happy blogging. */When you revisit the page, you should no longer see the PHP notices.
Please let us know how it goes.
August 29, 2016 at 1:22 pm #1152156
netachParticipantHi,
I don’t know how this debug mode was enabled, but I disabled it and the meassages are gone.
Thanks a lot.Best regards.
August 29, 2016 at 1:24 pm #1152158
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1149855 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
