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
"Quote posts" does not work
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 12:59 pm

you have a plugin that appears to be way out of date and causing js/jquery issues on your site...

the SI Captcha anti spam plugin is trying to load an ancient version of jquery with:

<script type='text/javascript' src='wp-includes/js/jquery/jquery.js?ver=1.2.3'></script>

and of course it cannot be found...  wp is using version 1.7.1 of jquery and several versions ago moved the location of its jquery in wp-includes...

dont know if that is causing your issue but is causing problems...

Avatar
Sander58
Member
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 3:26 pm

Hmm.. okay and do you know how to find that plugin, which is using out of date and causing js/jquery issues?

 

Update: I found that plugin, I think its pie register (register plus). I disabled it and checked on google webmaster tools if it is still loaded and it's not. After this I tried to quote and it still does not work...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 5:55 pm

its still trying to load for me...

<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js'></script>
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js'></script>

the js at least partially works but something is still wrong...  not only is the text not copying, the page is not scrolling to the editor when opened...

you really should resolve the jquery loading stuff - loading some minified version from googleapis may not equal loading the wp version...

also, if you could add:

define('SP_SCRIPTS_DEBUG', true);

to your wp config file, I can try to debug the js and see where its heading south...

Avatar
Sander58
Member
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 6:46 pm

After i wrote my last post here I activated the pie register plugin, because nothing changed in the forum. In this moment I deactivated ajax login and pie register and quoting still does not work. 

I added define('SP_SCRIPTS_DEBUG', true); to my wp config.php

 

Hope you can help me :/ 

 

Thanks

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 7:51 pm

I am not able to detect the exact problem from my side... so lets do a bit more debugging...

can you temp switch to the default wp theme and see if things work better?  might help narrow it down...

if that does nothing, then disable your other plugins and see if it works... if so, then reenable one by one until it breaks... again, just trying to narrow it down...

Avatar
Sander58
Member
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 9:01 pm

When I klick on reply the page scrolls down to text field. It just doesn't work when klicking on quote.

 

I deactivated every plugin now and it's still not quoting :-/

 

(If you try out something, the plugins are activated again.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 9:13 pm

yes, the js is dying in the showing of the form and trying to paste in the content... just not sure why...

did you try a switch to the wp default theme?

Avatar
Sander58
Member
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 9:30 pm

No, don't know if I lose anything when I change the theme confused

 

Edit: I changed the theme to defauld wordpress theme and now it works. So it's related to the template, right? 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 9:44 pm

would certainly hope not! unless the theme is poorly written... make a db copy before and you can always get back...

Avatar
Sander58
Member
Free Members
sp_UserOfflineSmall Offline
Feb 17, 2012 - 9:49 pm

I changed the theme to default wordpress theme and now quoting works. So it's related to the template, right? 

and really thinking its still the loading of jquery from google apis...

can you look in the theme header.php file and see if you can find the hardcoded loading of jquery and jquery ui from google apis?

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