 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
January 22nd, 2010, 02:30 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
| 7.01 - Advanced Editor
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.
|
| |
January 22nd, 2010, 03:36 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
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.
|
| |
January 22nd, 2010, 03:52 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
|
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.
VB 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?
|
| |
January 22nd, 2010, 06:33 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
You can edit the quickcom40 template if you wish I suppose.
|
| |
January 23rd, 2010, 03:52 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
|
There is no quickcom40.tmpl.
Only qucickcom.tmpl and quickcom367.tmpl
I have also no idea what to edit there.
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?
|
| |
January 23rd, 2010, 04:54 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
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
|
| |
January 23rd, 2010, 06:38 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
|
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.
|
| |
January 23rd, 2010, 01:42 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
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
|
| |
January 31st, 2010, 12:36 PM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
|
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.  <br>.
Why do we have the code snippets in it?
|
| |
January 31st, 2010, 12:37 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
whats wrong with that html code your placing above?
|
| |
January 31st, 2010, 12:43 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
| Quote:
Originally Posted by Chuck S whats wrong with that html code your placing above? |
Hehe
Looks good, but I want not have this html line in a comment. There should be stand a smiley.
I want this:
Not this: <img smilieid="33" class="inlineimg" src=" http://www.photopost.com/forum/images/smilies/busted.giff" border="0"><br>
|
| |
January 31st, 2010, 02:11 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
well do you have all 3 vb3 things turned on in admin edit integration?
|
| |
January 31st, 2010, 02:18 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
|
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 |
| |
January 31st, 2010, 02:35 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
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?
|
| |
January 31st, 2010, 02:43 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Dec 2005 Location: Germany
Posts: 165
| Quote:
Originally Posted by Chuck S
Maybe your forum variable is not correct? | Which one should it be? Something with the trailing slsh?
|
| |
January 31st, 2010, 05:05 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,659
|
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.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 12:24 PM. | |