![]() |
7.01 - Advanced Editor 1 Attachment(s) Is there a possibillity to get the "Go Advanced" button for the advanced editor under the quick reply field? At now I have only the chance to get the adv. editor if I edit a comment. But not, if I write a new comment. |
The quick reply as shown on our program is simply that the quick reply. To use the full editor you use the post comment link under photo options. |
Thank you, Chuck! Only one last question to the editor: In the Gallery it looks different than on the VB Gallery Code: Content visible to verified customers only.Code: Content visible to verified customers only.Can I change the style that it's looks like the editor in VB? Via CSS? Which one? |
You can edit the quickcom40 template if you wish I suppose. |
There is no quickcom40.tmpl. Only qucickcom.tmpl and quickcom367.tmpl I have also no idea what to edit there. :confused: If I click on the link in the rght smiley box ("get more") a popup window will open. That's normal, sure. But there are no smileys in it. It's a complete blank site. I think the wrong path is it. It must be: http://URL_TO_VB/misc.php?do=getsmilies&editorid=vB_Editor_001 But it is : http://URL_TO_VB/URL_TO_GALLERY/misc.php?do=getsmilies&editorid=vB_Editor_001 Where can I find the wrong entry? |
That link would be your vbulletin files Possibly vbulletin_textedit.js I beleive the link is in there. Okay so your not using vb4 but vb3 okay well I would not know where to tell you to look to change colors its probally a result using a custom style. we code our templates to mesh with a default vb style so it that editor templates a little different then thats why yours is like that |
I get the original colors of the editor back, if I go in PP "Edit Integration" and disabled "If using the Enhanced option above, do you want to enable the vB3 WYSIWYG control in Post Comments?" Editor looks normal now (only the link to "more smiley" is furthermore wrong. But I think I will get it. |
yeah it should be in that file I meantioned. Thats weird that turning on that switch would change the color. I dont see anywhere in our program that controls a style etc with that switch |
After editing the vbulletin_textedit.js to an absolute path, also the "More Smileys" link work. The clickable smileys appear in the text box. But..... after sending a comment, the smiley isn't correct interpreted. No picure but the line: <img smilieid="33" class="inlineimg" src="http://www.domain.com/images/smilies/top.gif" border="0"><br> If I am using not the advanced editor but the quick reply with a shortcut to the smiley (like :-) ) the smiley get interpreted with a format tag. (e.g. :cool: <br>. Why do we have the code snippets in it? |
whats wrong with that html code your placing above? |
Quote:
Hehe :D Looks good, but I want not have this html line in a comment. There should be stand a smiley. I want this: B=0 Not this: <img smilieid="33" class="inlineimg" src=" http://www.photopost.com/forum/images/smilies/busted.giff" border="0"><br> |
well do you have all 3 vb3 things turned on in admin edit integration? |
No, as I write above the WYSISWG Editor is turned off. 1) Because of the style problem and 2) if it is on, there is a misconfiguration (as I see just now) Warnung: require_once([path]http://www.domain.com/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/galerie/comments.php (Zeile 32) Fatal error: require_once() [function.require]: Failed opening required '/usr/www/users/blauevhttp://www.domain.com/includes/functions_wysiwyg.php' (include_path='.:/usr/local/lib/php/') in /usr/www/users/blauev/galerie/comments.php on line 32 :confused: |
1. To have html not shown that option needs to be on. Just an FYI because thats why there is the WYSIWYG editor 2. there is no misconfiguration error require_once(DIR . '/includes/functions_wysiwyg.php'); Maybe your forum variable is not correct? |
Quote:
Quote:
|
well I cant tell you why but this line calls the vb directory require_once(DIR . '/includes/functions_wysiwyg.php'); I would assume its suppose to read /usr/www/users/blauev/includes/functions_wysiwyg.php your error is becauses yours reads this /usr/www/users/blauevhttp://www.domain.com/includes/functions_wysiwyg.php what exactly is the proper server path you see what I mean If you have any plugins try disabling them and then see if you get the error because no one reports an error like this. |
| All times are GMT -5. The time now is 01:15 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0