-
Author
-
June 30, 2016 at 19:24 #127584coltonjosephParticipant
Hi – I installed your theme (love it by the way) and began customizing it. Everything worked fine initially. After some time – things started to break – especially when I upgraded Buddypress and started adding new users. Namely the profile pages began showing blank and I could not see register/activate pages.
Can you tell me which version of Buddypress you use on the demo – that one seems to work… The new one (2.6.1) breaks a lot. In fact, I even did a fresh install with JUST buddypress/buddyapp – and it was still breaking (blank pages for profile/register/activate). I switched to the default theme and everything works – so it’s definitely a theme issue.
I’ve already tried disabling all plugins – no effect (minus buddypress of course). The register/activate pages are set within Buddypress settings as well and they “anyone can register” checkbox is checked.
I’m fairly advanced – so this is beyond beginner fixes in my mind. I develop sites frequently and I’ve used Kleo’s themes in the past and Buddypress so I’m familiar with the process.
At the very least I’d like to rollback to the proper Buddypress version you use in the demo to see if that fixes it. Let me know!
June 30, 2016 at 19:37 #127586coltonjosephParticipantI did manage to get my profile view back by removing the custom code. But the activate/register pages are still broken (blank)
June 30, 2016 at 20:34 #127609RaduModeratorHi,
I saw that you are using wpengine try to implement this : https://archived.seventhqueen.com/documentation/kleo#wp-engine
Also try to update buddypress to latest version
I don’t think is a theme bug because the registration/activation pages works on my install with latest version of buddyapp.
Let me know
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 30, 2016 at 20:37 #127613RaduModeratorDo you have somehow php7 ? if yes try to switch to 5.6
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 30, 2016 at 22:12 #127637coltonjosephParticipantI’ll check on PHP version – that code you mentioned is already installed.
June 30, 2016 at 22:31 #127640coltonjosephParticipantSeeing this on debug mode:
Notice: wp_deregister_script 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.) in /nas/content/live/bizgang/wp-includes/functions.php on line 3897
Notice: wp_deregister_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.) in /nas/content/live/bizgang/wp-includes/functions.php on line 3897
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /nas/content/live/bizgang/wp-includes/functions.php on line 3897
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). === Trace: #6 /nas/content/live/bizgang/wp-content/plugins/postman-smtp/Postman/PostmanUtils.php(311): current_user_can(‘manage_postman_…’) #7 /nas/content/live/bizgang/wp-content/plugins/postman-smtp/Postman/Postman.php(152): PostmanUtils::isAdmin() #8 [internal function]: Postman->on_plugins_loaded(”) #9 /nas/content/live/bizgang/wp-includes/plugin.php(525): call_user_func_array(Array, Array) #10 /nas/content/live/bizgang/wp-settings.php(277): do_action(‘plugins_loaded’) #11 /nas/content/live/bizgang/wp-config.php(126): require_once(‘/nas/content/li…’) #12 /nas/content/live/bizgang/wp-load.php(37): require_once(‘/nas/content/li…’) #13 /nas/content/live/bizgang/wp-blog-header.php(13): require_once(‘/nas/content/li…’) #14 /nas/content/live/bizgang/index.php(17): require(‘/nas/content/li…’) #15 {main} === Please see
July 1, 2016 at 01:26 #127663dribgibParticipantAny updates? It’s gotta be something simple… perhaps more WPEngine related issues?
July 1, 2016 at 07:47 #127692AbeKeymasterHi, I just deactivated a few plugins and your register page works. See the attach 🙂
So I guess is not theme related after all. Changing the 1 star rating will be nice 😉
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.July 1, 2016 at 07:57 #127695AbeKeymasterYour register page crashes when installed and activated Progress Map by Codespacing. You said you disabled all plugins and tested.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.July 1, 2016 at 08:18 #127698AbeKeymasterWPengine uses varnish and a lot of caching mechanism so the register page if cached for some time so disabling plugins won’t really show which one was the issue.
You need to clear cache from this page after each plugin deactivation or site changes
http://bizgang.com/wp-admin/admin.php?page=wpengine-commonHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.July 1, 2016 at 08:24 #127699AbeKeymasterBy doing that it seems like the issue is actually Gravity Forms User Registration Add-On
It was tricky because of the cache to see which plugin actually was causing it but if you follow my advice above you will be able to check things on the future.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.