Tagged: x
-
AuthorPosts
-
October 3, 2016 at 4:10 am #1200233
jonmar19ParticipantMy websites is not behaving well. some of pages got an http 500 error. but when i am login as admin all the pages and changes is working fine. but when search on browser the websites is not loading smoothly and got error.
October 3, 2016 at 4:31 am #1200254
ChristopherModeratorHi there,
I checked random pages but didn’t receive any errors.
Is this happening on specific pages? Please provide us with exact URLs.Thanks.
October 3, 2016 at 4:46 am #1200271
jonmar19ParticipantWhen i clear page catched it takes time to load other pages properly. But other pages is not loading.
http://www.global-me.com/about-us/
http://www.global-me.com/mission/
http://www.global-me.com/vision/
http://www.global-me.com/services/
http://www.global-me.com/consultancy/
http://www.global-me.com/training-schedule/
http://www.global-me.com/news/
http://www.global-me.com/contact-us/I deactivate adminimize plugins. but i do want to hide the admin bar on my websites.
Could you please check again if its loading properly.
Thanks a lot.
October 3, 2016 at 4:56 am #1200282
jonmar19Participantand now i am getting blank pages also.
October 3, 2016 at 5:14 am #1200288
LelyModeratorHi There,
A white screen usually means there is a fatal PHP error. Can you please enable WP_DEBUG mode? You can do this by opening
wp-config.phpand adding
define( 'WP_DEBUG' , true );just above/* That's all, stop editing! Happy blogging. */For example:define('WP_DEBUG', true); /* That's all, stop editing! Happy blogging. */When you revisit the page with the white screen, you should have some error output describing the issue in more detail.
October 3, 2016 at 5:20 am #1200292
jonmar19ParticipantHi i added that on wp-config.php and same issues. other pages have white screen and other pages http error 500. I don’t know what i do wrong on my websites.
October 3, 2016 at 5:46 am #1200314
ThaiModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link login to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
October 3, 2016 at 6:00 am #1200328
jonmar19ParticipantThis reply has been marked as private.October 3, 2016 at 6:25 am #1200341
ChristopherModeratorHi there,
You have many active plugins.
Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.Hope it helps.
October 3, 2016 at 6:32 am #1200355
jonmar19Participantok i will try to do that. and one more thing do you know how can i hide the admin bar? i deactivate the adminimize plugin thinking that it give me issues.
October 3, 2016 at 6:58 am #1200374
ChristopherModeratorHi there,
Under Users -> Profile, uncheck the box ‘Show Toolbar when viewing site’.
Thanks.
October 3, 2016 at 7:10 am #1200382
jonmar19Participantit is already uncheck. Still the admin top bar or the black bar on top with login still showing when visiting the websites.
October 3, 2016 at 8:10 am #1200429
Paul RModeratorHi,
You can try adding this in your child theme functions.php file.
add_filter('show_admin_bar','__return_false');Hope that helps.
November 12, 2016 at 3:45 pm #1254655
Lio_OParticipantHi there, I was having kind of the same issue and I’ve done [ define(‘WP_DEBUG’, true); ] and then it says;
Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /srv/www/data/users/c/f/cf1e89a1/public/wp-includes/functions.php on line 3996 Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /srv/www/data/users/c/f/cf1e89a1/public/wp-includes/functions.php on line 3996
Now I am trying to find out, I would strongly appreciate help on this, thanks!.
November 12, 2016 at 3:49 pm #1254661
Lio_OParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1200233 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
