Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
"javascript:void(null)" Error
Avatar
Stephen
Member
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 2:10 pm

Mr Papa said
please be sure to send to ike, yellow swordfish and myself...   link back to this topic so we know what its about...

Done

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 2:13 pm

multiple issues...

seeing some js issues on pages...  worry about that if needed, later...

but more importantly, you are caching the forum page

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpre.....s-plugins/

Page Caching using disk: enhanced (User is logged in)
Database Caching using disk (Request-wide User is logged in)

 Served from: http://www.goalprofits.com @ 2014-12-22 19:11:03 by W3 Total Cache -->

the forum is dynamic and cannot be cached - things wont work...  you must tell your caching plugin to disable caching, js minimizing, etc for the wp page the forum appears on...  those caching plugins dont know how to handle dynamic page content...

Avatar
Stephen
Member
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 2:32 pm

I have no idea how to do any of that... I'll consult Google later and see if I can teach myself something!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 2:35 pm

in w3tc, for each caching type, they have an exclusion field... you need to add the wp page slug of the forum into that exclusion list...

Avatar
Stephen
Member
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 4:27 pm

Ok, done that but the issue is still there.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 6:09 pm

you still appear to be minifying js....  cant do that to our js... for some reason the w3tc min stuff chokes on sp js because its already delivered minified...  maybe...  hard to tell...

but getting lots of js errors on forum pages...

another thing you might try is going to forum - toolbox - housekeeping and clearing the combined js cache...

I cannot do it because the credentials  you sent are not an sp admin... you could add them on forum - admins - manage admins...

Avatar
Stephen
Member
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 7:36 pm

Done both of those, no change.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 22, 2014 - 10:23 pm

still seeing js errors on the site....  not sure where they are coming from...  perhaps the chat plugin running and utilizing bunch of resources??  cant tell for sure no minifyingor

the prevailing js error has something to do with the pretty checkboxes in the forum... I assume this worked before?

since you are running your own theme, try adding this to your spFunctions.php file of your sp theme...

define('SP_USE_PRETTY_CBOX', false);

and see if that helps...

if not, then time to start narrowing it down...  first, do a temp switch to the default wp theme... any better?  if not, then disable all other wp plugins and try again...  better?  if so, enable plugins one by one until it breaks.. then we at least know the conflict...

Avatar
Stephen
Member
Free Members
sp_UserOfflineSmall Offline
Dec 23, 2014 - 7:05 am

Everything was fine before the last update. Now, the buttons work for some members but not others.

The "define(‘SP_USE_PRETTY_CBOX’, false);" code didn't work (assuming I put it in the right place).

I think I'll just get someone on elance to look at it for me, I have no idea about all this stuff.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 23, 2014 - 10:03 am

working for some members and not others still sounds like caching...

did you run threw the tests I recommended?

unfortunately, sometimes when wp is updated, not all wp plugins and themes are tested/updated to work with it...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620