XenFacil's Quote - Quote with avatar and more

XenFacil's Quote - Quote with avatar and more 9.0a

No permission to download
You forgot to add signature support :) Easy to add, just copy each line and replace messageText with signature. I hope to see this in the next update!
 
You forgot to add signature support :) Easy to add, just copy each line and replace messageText with signature. I hope to see this in the next update!
Can you be more explicit? I do not understand what you intend.

Salud2
 
The bbcode quotes are wrong in the signature. To fix it I did this:

body .messageText .quote_con_avatar .QuoteAvatar, body .signature .quote_con_avatar .QuoteAvatar {}

I copied everything before the comma and added it after it and replace messageText with signature.

Without that, your signature looks like this:
scrn_2.webp
 
  • Like
Reactions: lms
The bbcode quotes are wrong in the signature. To fix it I did this:

body .messageText .quote_con_avatar .QuoteAvatar, body .signature .quote_con_avatar .QuoteAvatar {}

I copied everything before the comma and added it after it and replace messageText with signature.

Without that, your signature looks like this:
View attachment 45573
Quote signatures are not covered. Now they are. Thanks.:)

Salud2
 
Yes I don't think it works with expanding quotes.
Also in `XenFacil_Quote` at the line that is:
<blockquote>{xen:raw $contenido}</blockquote>
You forgot quoteContainer. It should be this:
<blockquote class="quoteContainer">{xen:raw $contenido}</blockquote>
So style options are applied correctly.
 
How do you change the quotes box to look like a quote bubble like in the comics? Making it look like the avatar is saying something with a bubble drawn around the quoted area? I thought I saw a site doing this but can't find it now. :(
 
hi @lms ,
I am getting the following server error with this installed on 1.2. Any ideas?

ErrorException: Undefined variable: usuario - library/XenFacil/Quote/BbCode/Formatter.php:140
Generated By: Unknown Account, 1 minute ago

#0 /home/website/public_html/www.xyz.com/library/XenFacil/Quote/BbCode/Formatter.php(140): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/website/...', 140, Array)
#1 [internal function]: XenFacil_Quote_BbCode_Formatter->quoteRenderTag(Array, Array, Object(XenFacil_Quote_BbCode_Formatter))
#2 /home/website/public_html/www.xyz.com/library/XenForo/BbCode/Formatter/Base.php(646): call_user_func(Array, Array, Array, Object(XenFacil_Quote_BbCode_Formatter))
#3 /home/website/public_html/www.xyz.com/library/XenForo/BbCode/Formatter/Base.php(557): XenForo_BbCode_Formatter_Base->renderValidTag(Array, Array, Array)
#4 /home/website/public_html/www.xyz.com/library/XenForo/BbCode/Formatter/Base.php(481): XenForo_BbCode_Formatter_Base->renderTag(Array, Array, 0)
#5 /home/website/public_html/www.xyz.com/library/XenForo/BbCode/Formatter/Base.php(462): XenForo_BbCode_Formatter_Base->renderTreeElement(Array, Array, 0)
#6 /home/website/public_html/www.xyz.com/library/XenForo/BbCode/Formatter/Base.php(442): XenForo_BbCode_Formatter_Base->renderSubTree(Array, Array)
#7 /home/website/public_html/www.xyz.com/library/XenForo/BbCode/Parser.php(505): XenForo_BbCode_Formatter_Base->renderTree(Array, Array)
#8 /home/website/public_html/www.xyz.com/library/XenForo/ViewPublic/Forum/GlobalRss.php(43): XenForo_BbCode_Parser->render('I thought given...')
#9 /home/website/public_html/www.xyz.com/library/XenForo/ViewRenderer/Abstract.php(227): XenForo_ViewPublic_Forum_GlobalRss->renderRss()
#10 /home/website/public_html/www.xyz.com/library/XenForo/ViewRenderer/Rss.php(31): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Rss', Array, '')
#11 /home/website/public_html/www.xyz.com/library/XenForo/FrontController.php(572): XenForo_ViewRenderer_Rss->renderView('XenForo_ViewPub...', Array, '', NULL)
#12 /home/website/public_html/www.xyz.com/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Rss), Array)
#13 /home/website/public_html/www.xyz.com/index.php(13): XenForo_FrontController->run()
#14 {main}
 
@lms After upgrading to XenForo 1.2 I'm getting (those) server errors too:

ErrorException: Undefined variable: usuario - library/XenFacil/Quote/BbCode/Formatter.php:145
Generated By: Bilinmeyen Hesap, 20 dakika önce
Stack Trace

#0 /home/user/public_html/library/XenFacil/Quote/BbCode/Formatter.php(145): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/user/pu...', 145, Array)
#1 [internal function]: XenFacil_Quote_BbCode_Formatter->quoteRenderTag(Array, Array, Object(EWRmedio_BbCode_Formatter))
#2 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(646): call_user_func(Array, Array, Array, Object(EWRmedio_BbCode_Formatter))
#3 /home/user/public_html/library/BBM/BbCode/Formatter/Base.php(546): XenForo_BbCode_Formatter_Base->renderValidTag(Array, Array, Array)
#4 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(557): BBM_BbCode_Formatter_Base->renderValidTag(Array, Array, Array)
#5 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(481): XenForo_BbCode_Formatter_Base->renderTag(Array, Array, 0)
#6 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(462): XenForo_BbCode_Formatter_Base->renderTreeElement(Array, Array, 0)
#7 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(442): XenForo_BbCode_Formatter_Base->renderSubTree(Array, Array)
#8 /home/user/public_html/library/XenForo/BbCode/Parser.php(505): XenForo_BbCode_Formatter_Base->renderTree(Array, Array)
#9 /home/user/public_html/library/XenForo/ViewPublic/Forum/GlobalRss.php(43): XenForo_BbCode_Parser->render('http://img...')
#10 /home/user/public_html/library/XenForo/ViewRenderer/Abstract.php(227): XenForo_ViewPublic_Forum_GlobalRss->renderRss()
#11 /home/user/public_html/library/XenForo/ViewRenderer/Rss.php(31): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Rss', Array, '')
#12 /home/user/public_html/library/XenForo/FrontController.php(572): XenForo_ViewRenderer_Rss->renderView('XenForo_ViewPub...', Array, '', NULL)
#13 /home/user/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Rss), Array)
#14 /home/user/public_html/index.php(13): XenForo_FrontController->run()
#15 {main}

Sorry, missed the above reported message.
 
@lms After upgrading to XenForo 1.2 I'm getting (those) server errors too:

ErrorException: Undefined variable: usuario - library/XenFacil/Quote/BbCode/Formatter.php:145
Generated By: Bilinmeyen Hesap, 20 dakika önce
Stack Trace

#0 /home/user/public_html/library/XenFacil/Quote/BbCode/Formatter.php(145): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/home/user/pu...', 145, Array)
#1 [internal function]: XenFacil_Quote_BbCode_Formatter->quoteRenderTag(Array, Array, Object(EWRmedio_BbCode_Formatter))
#2 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(646): call_user_func(Array, Array, Array, Object(EWRmedio_BbCode_Formatter))
#3 /home/user/public_html/library/BBM/BbCode/Formatter/Base.php(546): XenForo_BbCode_Formatter_Base->renderValidTag(Array, Array, Array)
#4 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(557): BBM_BbCode_Formatter_Base->renderValidTag(Array, Array, Array)
#5 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(481): XenForo_BbCode_Formatter_Base->renderTag(Array, Array, 0)
#6 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(462): XenForo_BbCode_Formatter_Base->renderTreeElement(Array, Array, 0)
#7 /home/user/public_html/library/XenForo/BbCode/Formatter/Base.php(442): XenForo_BbCode_Formatter_Base->renderSubTree(Array, Array)
#8 /home/user/public_html/library/XenForo/BbCode/Parser.php(505): XenForo_BbCode_Formatter_Base->renderTree(Array, Array)
#9 /home/user/public_html/library/XenForo/ViewPublic/Forum/GlobalRss.php(43): XenForo_BbCode_Parser->render('http://img...')
#10 /home/user/public_html/library/XenForo/ViewRenderer/Abstract.php(227): XenForo_ViewPublic_Forum_GlobalRss->renderRss()
#11 /home/user/public_html/library/XenForo/ViewRenderer/Rss.php(31): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Rss', Array, '')
#12 /home/user/public_html/library/XenForo/FrontController.php(572): XenForo_ViewRenderer_Rss->renderView('XenForo_ViewPub...', Array, '', NULL)
#13 /home/user/public_html/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Rss), Array)
#14 /home/user/public_html/index.php(13): XenForo_FrontController->run()
#15 {main}

Sorry, missed the above reported message.
User is a guest. I don't assign id for guest. I fix this in next release.

Salud2
Overwrite file with this and tell me if your problem is resolved. I am preparing an update.

Salud2
 

Attachments

Back
Top Bottom