![]() |
text box issue
I'm using vBulletin 4.2.2
My text box looks like this: http://puu.sh/9P4OG/36cbc50a8f.png It does the same thing for advanced reply. Any ideas of how to fix this? |
Edit the includes/config.php file and add the following right after the <?php tag:
PHP Code:
|
Quote:
|
Hmmm, OK, remove that line then.
Does this happen on a unmodified default style? |
Quote:
The last two mods I remember installing before it occurred was Easy Forms and Thread Bookmarking (which I ended up removing entirely). I don't remember it not working after that though. I started doing something else, came back, tried to post, and that was happening. Edit: Sorry, didn't catch what you meant at first. It doesn't happen on an unmodified style. |
Try making a new default style, ACP --> Styles & Templates --> Style Generator
Then check if the issue persists. |
Quote:
|
Hmmm, then you must have made a change to your templates recently for that to happen. If you added any mods that required you to edit templates, and you uninstalled the mod, you also need to undo the template edits.
|
Go Back to basics. I know it is a pain, but it will work.
1.) Make a backup. 2.) Shut off your hooks/plugin system. (you may have not deleted your MOD's correctly). 3.) Create a new default style or master style (use tools.php) if you think you accidently modified it. 4.) Clear vbulletins cache from the maintenance section. If you are using external CSS files, make sure they are regenerated. 5.) Clear your browser cache, before rechecking. :) |
I found the template causing the issue, and I'm not sure what exactly in this code is causing it. I don't want to completely revert it if possible because I had to edit it for a few different mods. Would someone mind taking a look at it and seeing if you can tell what it is? This is the headinclude template:
Quote:
|
You might be able to find out the issue this way: use Chrome, press F12 (the developer console) and click on the console tab, then reload the page where the issue with the WYSIWYG editor is happening. Are there any errors showing up in the console?
|
Repost the above template code in code tags (# on editor) or soround you code in:
[code* -- Your template text here. -- [/code* Where * = closing bracket ']' Send us a link to your site, it would make it a bit easier. :) |
Code:
<meta http-equiv="Content-Type" content="text/html; charset={vb:stylevar charset}" /> Also Dave this error shows: Code:
Uncaught TypeError: Cannot read property 'setState' of undefined ckeditor.js?t=A7HG4HT&v=422:134 |
Maybe the vBStatus scripts are interfering with the editor? Try to remove that part in the headinclude template.
|
I removed
Code:
<!--BEGIN VBSTATUS--> edit: it's not allowing me to edit the status. could i put this code in another place possibly so that it will still work? |
Without seeing the site, I cannot give anymore suggestions. There is most likely a JavaScript error which is causing the CKEditor not to load properly.
--------------- Added [DATE]1404069670[/DATE] at [TIME]1404069670[/TIME] --------------- You need to look at your browser's console as @Dave was explaining, it will tell you what JavaScript is malfunctioning. :) |
Quote:
|
Quote:
It requires functionality here, https://vborg.vbsupport.ru/external/2014/06/2.png (threads) and here, https://vborg.vbsupport.ru/external/2014/06/3.png (profile) This is to enable the editing feature. Where would you recommend that I place the code for those two areas? I tried postbit for threads but it did the same thing as before so I'm assuming that wasn't right. |
I'm not sure, but you could try to place the vBStatus scripts in the footer template.
If that doesn't work, I wouldn't know what causes it since I didn't make that mod. |
Also you would need to ask in that mod's thread for support with it, as the general public will have no clue about it. :)
|
Quote:
|
Thanks everyone for the help! I just went ahead and completely removed the mod, too much trouble to keep :P
|
All times are GMT. The time now is 08:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|