Quote:
Originally Posted by gakz
My forum was recently hacked... Everything seems to be cleaned up and I am now going through the proper steps to secure the forum properly.
The problem we are experiencing now is different though, since the hacking:
I use CKEditor quick reply/quick edit, but all of the buttons (IMG, URL, VIDEO, ETC) all grey out the screen when you click them and freeze the browser tab until you go back a page.
I reinstalled the add-on and I can't seem to correct this issue, any thoughts on what may be next to fix it? It is causing a real hinderance for my users
|
Back to square one - have you disabled the hooks to see if this still occurs?
I created a account on your board and see the issue when I try to send a new PM, I get the WYSIWYG editor and when clicking on the video or image icons, the awesomebox shading (or whichever js you're using) covers the entire screen and there is no dialog box. Refreshing the browser makes this disappear however, back button not necessary. The URL button however, works as it should.
Start with disabling hooks... Then go from there. If that cures the issues then you know the "CKEditor quick reply/quick edit" Mod is causing your troubles.
SCRATCH THAT: In debugging your script on that send PM page, there appears to be a issue with the "ckeditor.js" file.
Disable that Mod and consult the add-on developer in the thread where you got this Mod, is my suggestion. This really ain't all that hard. This stuff is a javascript function and it is not working, as I spitballed before.
MORE INFO: Errors for "videotag.js" and "image.js" both read the same: "[21:45:17.044] TypeError: responseXML is null"
You should disable this Mod for the sake of your users, until you can figure out what is wrong with it.
Quote:
Originally Posted by gakz
I guess I meant to say... It appears none of the errors have to do with javascript at all.
|
Yes, they do.