Support Forum
I suppose it's entirely possible that it was something else I did earlier, but there was a lag in me detecting the change. I started at the top and that's where I noticed it. If it's something else that's likely, I'll gladly test it.
I've reactivated Super Cache to see what would happen. The forum is still working like it was before I deactivated it.
Still don't have images though... they just disappeared, though the buttons there still work. And the pages to edit settings are working, but just white pages with no theme influence.
Heh, I don't even know what questions to ask at this point.
Well, I keep trying to play with the settings, but can't seem to find any consistency. Sometimes the profile tabs work. Sometimes they take me to a white screen (where the correct data is, but it's a new page without theme). A couple of the buttons don't work no matter what.
I was hoping to just find a setting that would work consistently, but it's eluding me.
Super Cache is deactivated again, just in case. But I've not seen any change in performance based on whether it's on or off. I still haven't tried to reactivate WP SEO, and may not since it messes with too many plugins anyway.
I think to help further we really are going to need access to your forum page. So can we take yopu up on the offer of an account?
Please PM credentials to both myself and to 'Mr Papa'. Please include in the PM a link to your site, a link to this thread and brief reminder of the problem. And one of us will take a look for you.
YELLOW
SWORDFISH
|
OK - the first thing to say is that your WP theme is throwing a JavaScript error. Once an error has been encountered it is common for other scripts to just stop working and I reckon this is the probable case here. The reported error is:
TypeError: settings.data is undefined
and it is being encountered in the /wp-content/themes/wpmu-dixi/lib/scripts/wpmudev-theme.js file
There are two problems here. First - getting that fixed is really a matter for your theme author. Second - because scripts do just stop running there is no telling if there are other errors lurking and waiting to be found. That we find out when the first error gets fixed.
YELLOW
SWORDFISH
|
please let us know what you find...
Visit Cruise Talk Central and Mr Papa's World
No. I see it on every page I tried. This line of code I believe:
if ( settings.data.match(/action=(activity_get_older_updates|.+?_filter)/i) ){">if ( settings.data.match(/action=(activity_get_older_updates|.+?_filter)/i) )
Simply found using the browser script console.
YELLOW
SWORDFISH
|
1 Guest(s)