[TH] Library [Deleted]

Can this work fine with the advanced bb toolbar?
Get an error when i try to use it Dont know what it is (no coder)
Code:
#0 /home/dreamreef/domains/dreamreef.nl/public_html/library/Sedo/AdvBBcodeBar/BbCode/Formatter/BBcodes.php(507): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/dreamreef...', 507, Array)
#1 /home/dreamreef/domains/dreamreef.nl/public_html/library/Sedo/AdvBBcodeBar/BbCode/Formatter/BBcodes.php(1340): Sedo_AdvBBcodeBar_BbCode_Formatter_BBcodes::parseTagBimg_attributes(Array, Array, Object(XenForo_Options), Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#2 /home/dreamreef/domains/dreamreef.nl/public_html/library/Sedo/AdvBBcodeBar/BbCode/Formatter/BBcodes.php(336): Sedo_AdvBBcodeBar_BbCode_Formatter_BBcodes::BakeBBcode('parseTagBimg', Array, Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#3 [internal function]: Sedo_AdvBBcodeBar_BbCode_Formatter_BBcodes::parseTagBimg(Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#4 /home/dreamreef/domains/dreamreef.nl/public_html/library/KingK/BbCodeManager/BbCode/Formatter/Base.php(150): call_user_func_array(Array, Array)
#5 [internal function]: KingK_BbCodeManager_BbCode_Formatter_Base->renderAdvancedTag(Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#6 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(624): call_user_func(Array, Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#7 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(539): XenForo_BbCode_Formatter_Base->renderValidTag(Array, Array, Array)
#8 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(463): XenForo_BbCode_Formatter_Base->renderTag(Array, Array, 0)
#9 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(444): XenForo_BbCode_Formatter_Base->renderTreeElement(Array, Array, 0)
#10 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(424): XenForo_BbCode_Formatter_Base->renderSubTree(Array, Array)
#11 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Parser.php(503): XenForo_BbCode_Formatter_Base->renderTree(Array, Array)
#12 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/TextWrapper.php(54): XenForo_BbCode_Parser->render('[SIZE=2][I]Gepu...', Array)
#13 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Json.php(200): XenForo_BbCode_TextWrapper->__toString()
#14 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Json.php(162): XenForo_ViewRenderer_Json::_stringifyObjectsInArray(Array)
#15 /home/dreamreef/domains/dreamreef.nl/public_html/library/Waindigo/Library/ViewPublic/ArticlePage/View.php(20): XenForo_ViewRenderer_Json::jsonEncodeForOutput(Array)
#16 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Abstract.php(215): Waindigo_Library_ViewPublic_ArticlePage_View->renderJson()
#17 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Json.php(88): XenForo_ViewRenderer_Abstract->renderViewObject('Waindigo_Librar...', 'Json', Array, '')
#18 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/FrontController.php(533): XenForo_ViewRenderer_Json->renderView('Waindigo_Librar...', Array, '', NULL)
#19 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/FrontController.php(156): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Json), Array)
#20 /home/dreamreef/domains/dreamreef.nl/public_html/index.php(13): XenForo_FrontController->run()
#21 {main}

Maybe there's somebody using the toolbar and the stop-autolinking patch who has it working on Library? Or can tell me what i can do?

Thanks in advance
 
Not sure this is an issue with advanced bbcode bar only. Have you tried disabling "Stop Autolinking Patch"? Anyway, the error you posted is truncated, there has to be a longer error message (probably beggining with "Undefined index..."). Could you post it again?
 
Sure, its a long one ;)

Did the fix as mentioned in sto autolink (string.php) disabled stop autolink patch. Didnt work

Code:
ErrorException: Undefined index: textalign - library/Sedo/AdvBBcodeBar/BbCode/Formatter/BBcodes.php:507
 
#0 /home/dreamreef/domains/dreamreef.nl/public_html/library/Sedo/AdvBBcodeBar/BbCode/Formatter/BBcodes.php(507): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/dreamreef...', 507, Array)
#1 /home/dreamreef/domains/dreamreef.nl/public_html/library/Sedo/AdvBBcodeBar/BbCode/Formatter/BBcodes.php(1340): Sedo_AdvBBcodeBar_BbCode_Formatter_BBcodes::parseTagBimg_attributes(Array, Array, Object(XenForo_Options), Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#2 /home/dreamreef/domains/dreamreef.nl/public_html/library/Sedo/AdvBBcodeBar/BbCode/Formatter/BBcodes.php(336): Sedo_AdvBBcodeBar_BbCode_Formatter_BBcodes::BakeBBcode('parseTagBimg', Array, Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#3 [internal function]: Sedo_AdvBBcodeBar_BbCode_Formatter_BBcodes::parseTagBimg(Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#4 /home/dreamreef/domains/dreamreef.nl/public_html/library/KingK/BbCodeManager/BbCode/Formatter/Base.php(150): call_user_func_array(Array, Array)
#5 [internal function]: KingK_BbCodeManager_BbCode_Formatter_Base->renderAdvancedTag(Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#6 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(624): call_user_func(Array, Array, Array, Object(Sedo_StopAutoLinkingPatch_BbCode_Formatter_Base))
#7 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(539): XenForo_BbCode_Formatter_Base->renderValidTag(Array, Array, Array)
#8 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(463): XenForo_BbCode_Formatter_Base->renderTag(Array, Array, 0)
#9 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(444): XenForo_BbCode_Formatter_Base->renderTreeElement(Array, Array, 0)
#10 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Formatter/Base.php(424): XenForo_BbCode_Formatter_Base->renderSubTree(Array, Array)
#11 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/Parser.php(503): XenForo_BbCode_Formatter_Base->renderTree(Array, Array)
#12 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/BbCode/TextWrapper.php(54): XenForo_BbCode_Parser->render('[SIZE=2][I]Gepu...', Array)
#13 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Json.php(200): XenForo_BbCode_TextWrapper->__toString()
#14 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Json.php(162): XenForo_ViewRenderer_Json::_stringifyObjectsInArray(Array)
#15 /home/dreamreef/domains/dreamreef.nl/public_html/library/Waindigo/Library/ViewPublic/ArticlePage/View.php(20): XenForo_ViewRenderer_Json::jsonEncodeForOutput(Array)
#16 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Abstract.php(215): Waindigo_Library_ViewPublic_ArticlePage_View->renderJson()
#17 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/ViewRenderer/Json.php(88): XenForo_ViewRenderer_Abstract->renderViewObject('Waindigo_Librar...', 'Json', Array, '')
#18 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/FrontController.php(533): XenForo_ViewRenderer_Json->renderView('Waindigo_Librar...', Array, '', NULL)
#19 /home/dreamreef/domains/dreamreef.nl/public_html/library/XenForo/FrontController.php(156): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Json), Array)
#20 /home/dreamreef/domains/dreamreef.nl/public_html/index.php(13): XenForo_FrontController->run()
#21 {main}
 
OK. I was willing to help, then found out the Advanced BBCode addon is a paid one. I personnally don't own a license. Maybe you should examine the issue with Cedric (the addon author) first in order to identify the precise cause of the issue.
 
I did. :) He thought that it was a problem probably in library.. if its in the advanced bar, i know for sure Cedric is gonna help. (I love the service he provides.)

So you think its in the bar? (feel so ... no coder, and then you miss something, its called knowledge )
 
I did. :) He thought that it was a problem probably in library.. if its in the advanced bar, i know for sure Cedric is gonna help. (I love the service he provides.)

So you think its in the bar? (feel so ... no coder, and then you miss something, its called knowledge )
I can't test either without having access to these add-ons (I also don't have a license for these), but the index textalign (that appears in the error) isn't a core XenForo thing, so it must be something that is added by one of these add-ons.
 
I plead guilty. But this was an excellent opportunity to take time to finally install this addon :) ... which is great ! Thank you. I'm going to play with it the next months. Might be a great solution to replace the vBGeek Articles, and about it just a question: I've seen there was a special function to create a new page, would that be possible to use a break command inside the article? Otherwise I'm going to have a lot of work to convert all my database ^^
 
Just been playing around with this some more and was wondering if anyone could help with the below :)

View attachment 27761

Where the avatar is being displayed, Is it possible to
1)Remove the avatar totally
2) Place a seperate thumbnail in the location?

Hi,
Just wondered whether this was ever made into an option at all?

Thanks
Dave
 
Hi,
Just wondered whether this was ever made into an option at all?

Thanks
Dave
Not that I know of. Waindigo can add features for you if you are willing to pay for it.



Also, bug report! :)

After deleting a user, his articles show the following template error:
Rich (BB code):
Template Errors: waindigo_article_container_library
  1. Argument 1 passed to XenForo_Template_Helper_Core::helperUserNameHtml() must be an array, boolean givenin /Users/laurent/Sites/xenforo/library/XenForo/Template/Helper/Core.php, line 1495
  2. Argument 1 passed to XenForo_Template_Helper_Core::getUserHref() must be an array, boolean given, called in /Users/laurent/Sites/xenforo/library/XenForo/Template/Helper/Core.php on line 1507 and definedin /Users/laurent/Sites/xenforo/library/XenForo/Template/Helper/Core.php, line 1396
Managed to fix it by xen:commenting the following part of waindigo_article_container_library:
Rich (BB code):
<xen:comment><xen:username user="$articlePage.user" class="author" /></xen:comment>
You may want to use {$articlePage.username} instead.
 
I've seen there was a special function to create a new page, would that be possible to use a break command inside the article? Otherwise I'm going to have a lot of work to convert all my database ^^
This is something we are definitely looking to add in a future version. Also, would be useful to be able to split a page up after you have created it if it starts getting too long!
 
I installed this a long time ago, played with it for a day or 2 to see it it suited my needs (it didn't) and then removed it.

I am currently looking at my entire site and thought I would install this again for another look. I created a library, created a test article with just a couple of words of text. I then went to edit the article and there were 5 attachments added to it in the edit window. I remember that when I played with it some time ago I created a dummy article and added those 5 attachments. Also those old 5 attachments that are from an old different article that appear in the edit window don't show in the new test article when viewing it.

So this not only seems all screwed up but my site seems to have been carrying this old information somewhere in the database...when I uninstalled it some time ago the tables were removed by the uninstall function and I removed the uploaded files...I am wondering now what other corruptions or left over fragments of this mod, and others, are still in my site...is this the same for the social groups mod as well etc
 
I installed this a long time ago, played with it for a day or 2 to see it it suited my needs (it didn't) and then removed it.

I am currently looking at my entire site and thought I would install this again for another look. I created a library, created a test article with just a couple of words of text. I then went to edit the article and there were 5 attachments added to it in the edit window. I remember that when I played with it some time ago I created a dummy article and added those 5 attachments. Also those old 5 attachments that are from an old different article that appear in the edit window don't show in the new test article when viewing it.

So this not only seems all screwed up but my site seems to have been carrying this old information somewhere in the database...when I uninstalled it some time ago the tables were removed by the uninstall function and I removed the uploaded files...I am wondering now what other corruptions or left over fragments of this mod, and others, are still in my site...is this the same for the social groups mod as well etc
It sounds like the attachments are left behind when you uninstall the add-on. I will see if there is any way of removing these in the uninstaller, but it shouldn't have any impact on your site unless you are running out of hard disk space or you uploaded a ridiculously large number of attachments before you uninstalled it.

Try adding the following code to the bottom of your library/Waindigo/Library/Install.php file before you uninstall:
Code:
protected function _preUninstall()
{
    $this->_db->query('DELETE FROM xf_attachment WHERE content_type = \'library_article\'');
}
 
Jon has also published Noforo a new addon which has very powerful potential as a partner with Library.
Noforo strips out the forums from XF so we have all the XF structure with header, navbars, sidebar,'Contact Us', and optionally permissions to access premium content.
Content could be generated by Library articles - a frontend edited website with XF elegance of design, SEO, stability!!

I am discussing the Whats On! issue re Library on that thread:
http://xenforo.com/community/threads/noforo-by-waindigo.42783/page-3#post-461048
(you need to go down my post a bit)
Jon doesnt want to do a simple integration of Library with Whats On? I don't know why yet a we're yelling for it :( but I have asked him what the issues are.

If you're interested in issues of Whats On? and Library integration post here on this thread.
If you're interested in combining Library with Noforo to make a nonforum site post there -
http://xenforo.com/community/threads/noforo-by-waindigo.42783
 
Top Bottom