ilkkavesa
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs open only blank screenNo, unfortunately nothing changed.
Forum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs open only blank screenI have already changed PHP memory from 128 to 256 but no effect:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );I tried to P3 profiler, but it gives only information about performance, didn’t give much help to track memory usage. Though P3 was pointing out that Jetpack plugin (needed by Sydney theme I use) and Polylang plugin are quite hungry for resources. But even deactivating both those, it doesn’t change help.
Ultimate Member “native tabs” Posts and Comments work just fine, but with or without having them visible in profile the added new tabs don’t work.
Forum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs open only blank screenWP_DEBUG flag didn’t help as for some reason the error message didn’t show… but changing WP_DEBUG_LOG flag on helped to capture at least something, does this give you any clue what could be the problem?
Jan-2016 12:54:40 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in /home/ydin8112/public_html/wp-content/plugins/ultimate-member/core/um-filters-arguments.php on line 41
Thanks,
IlkkaForum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs open only blank screenThanks for help but the problem remains. Tried delete/uninstall also. Need to figure out something else…
Forum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs open only blank screenI have now in wp-config.php file this line, based on my understanding it should activate debugging, right?
define(‘WP_DEBUG’, true);
The profile page has 4 private tabs and added that one public tab for testing purposes. Also earlier tried to remove all tabs and create again. All tabs, both private and public, have same problem. “Native UM tabs”, Posts and Comments, are working correctly when tried to turn those on.
I have these plugin active, none of these should be performance/cache related I think:
Contact Form Builder
Google Analytics by Yoast
Jetpack by WordPress.com
Limit Login Attempts
Page Builder by SiteOrigin
Polylang
Post Types Order
SiteOrigin Widgets Bundle
Social Media Widget by Acurax
Types
Ultimate Member
Ultimate Member – Profile TabsForum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs open only blank screenI activated WP Debug, but can’t really myself say anything about it.
Forum: Plugins
In reply to: [Ultimate Member Profile Tabs] Tabs open only blank screenThanks for quick reply!
“Totally empty white page”, no theme headers or footers. There is nothing in page source even. I’m using PHP 5.6.16.
Website link to test the problem, it happens with both public and private tabs:
https://ydin.com/team/testuser/
Br
IlkkaForum: Themes and Templates
In reply to: [Sydney] Sydney Theme Problem Front Page Slider on MobileThis bug appeared couple of weeks, theme used to work earlier just fine in iPhone Chrome and Safari. Just updated latest theme package today but didn’t fix it, Working with “a mobile-first” site it’s quite annoying ??