Re: Anyone user can't insert image into post
Posted by Coleen_Astalos on Sep 28, 2013; 1:13am
URL: https://support.nabble.com/Unregistered-user-can-t-insert-image-into-post-tp7586761p7586818.html
Well, I sort of got this working. The message_control macro has...
<n.if.visitor.is_registered>
<then> ...
which has the toolbar display. By removing the if/then condition and just doing the stuff that is between it and the </then> all the time, I now get the toolbar for HTML text for non-registered users.
But... the Insert Image button isn't giving me the normal pop-up box to select the size. So there must be something else that again checks to see if the visitor is registered or not before allowing the pop-up for an images to be added.
Will keep looking as I'm SOOO close.
Coleen