![]() |
Problem with the new editor
1 Attachment(s)
I am having an issue. Before 4.1.4 I used the old editor on my addon just fine. Now that we upgraded, only the smilies show up. When I refresh the page, a simple box shows up that seems like the textarea without any buttons. I have searched through vbulletins files to see if something changed with the code, but I am actually not seeing any real changes in the code needed to construct the editor. So i am not sure why this is happening. The editor works fine in the core vB system, just not in my addon.
Here is the code I use for the editor. I have also included a screenshot of what i see on the page. HTML HTML Code:
<form class="vbform block" action="{vb:raw formaction}" method="post" name="vbform" onsubmit="return vB_Editor['{vb:raw editor}'].prepare_submit(0, 0)"> PHP Code:
PHP Code:
|
Check out the new template editor_ckeditor and then also do a search in your files for where $ckeditor gets defined.
|
I dont guess you know off hand what file that would be?
|
Does your text editor not allow you to search files in a directory? I couldn't do a thing if I didn't have that function.
Look in clientscript/ckeditor/ckeditor_php5.php |
Have you got it working? I've been trying and failing to implement ckeditor
Have you included this in the <head>? HTML Code:
<script src="clientscript/vbulletin-editor.js?v=414" type="text/javascript"></script> |
I had the same sort of problem - all I had to do was change the file permissions for all files.
chown -R user:user /home/user/public_html/forum * replace user with your username. hope this helps |
All times are GMT. The time now is 01:57 AM. |
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:
|