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 button does not show quote in WYSIWYG window
Avatar
boborg
Member
sp_UserOfflineSmall Offline
Mar 5, 2013 - 8:57 am

Suddenly when I hit the quote button on my forum I only get a blank WYSIWyG window and I cannot scroll up anymore in the browser. 

Have tried disabling all other plugins to check for plugin conflict but no success. 

Javascript Consol in Chrome reports 

Uncaught TypeError: Object #<Object> has no method 'on' digitalt.tv:1
Uncaught TypeError: Object #<Object> has no method 'on'

Seems it keeps counting these forever.

The forum is http://digitalt.tv/forum/ 

Let me know if you need a forum account for checking this out.

Best regards
Bo

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Mar 5, 2013 - 9:04 am

What has changed?

andy-signature.png
YELLOW
SWORDFISH
Avatar
boborg
Member
sp_UserOfflineSmall Offline
Mar 5, 2013 - 9:16 am

Honestly I do not know when exactly it broke so difficult to tell. Other than updating Simple Press recently I cannot remember anything else which has changed. I use Plugin Organizer to disable all other plugins on forum pages.

Best regards
Bo

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 5, 2013 - 9:28 am

sorry, if already asked, but this is latest SP and tinymce plugin versions?

Avatar
boborg
Member
sp_UserOfflineSmall Offline
Mar 5, 2013 - 9:58 am

Yes no updates showing to be available.

Best regards
Bo

Avatar
boborg
Member
sp_UserOfflineSmall Offline
Mar 5, 2013 - 2:13 pm

Do not know if it is related but if I disable the Theme & Language Selector plugin inside SimplePress nothing happens when I click reply or quote.

Here are the javascript messages

Uncaught ReferenceError: spjQuotePost is not defined
Uncaught ReferenceError: spjOpenEditor is not defined

I guess it should work without the Theme & Language Selector plugin?

Best regards
Bo

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 5, 2013 - 2:19 pm

so you have multiple js issues on your site... the first is:

TypeError: $ is not a function
http://digitalt.tv/forum/parab...../astra-1n/
Line 648

which usually indicates some sort of js/jquery conflict...  the second is:

Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App's settings.  It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App's domains.
https://www.facebook.com/dialo.....8;sdk=joey

indicating some issue with facebook and oauth...  more concerned about first...

http://codex.simple-press.com/.....-conflict/

<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js?ver=1.4.4'></script>

that is very improper loading of jquery...  its loading a very, very old version compared to the version that comes with WP... and you should always use the version that comes with wp...  that ancient version will cause conflict...

if you find where in your wp theme or another plugin that is occurring, we can help fix it...

Avatar
boborg
Member
sp_UserOfflineSmall Offline
Mar 5, 2013 - 2:34 pm

Indeed you were right. That was in the theme function file.

Thanks for the help.

Yes the facebook and oaut issue I have seen forever but not really sure how to fix it or if it is anything to worry about.

Best regards
Bo

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 5, 2013 - 3:37 pm

so its it resolved now?

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: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625