[XFA] Document/Manual/Tutorial/Article Writer

[XFA] Document/Manual/Tutorial/Article Writer [Paid] 2.8.3

No permission to buy (€12.00)
Just a note on the conclusion...The really really great folks at XenFactory came to the rescue and fixed this. Fred @ Xenfactory fixed the problem and I was able to get back into my ACP with no loss of data. And on a Sunday night too. Kudos to these guys!

THANKS!!!
:)
 
Some caveats: I am also running Resource Managers from Audentia (I have been using this since it was Waindigo's). They have also written a custom addon that uses the RM for a Event Registration system. So it may be that there is a conflict there. I am trying to move everything out of the RM that is not part of the Event Registration.
Do you have anymore details of this please? I can't find the addon "Managers from Audentia".

Many thanks
 
Sure, Its called Resource Managers (plural).It's no longer supported but I have been using it so kept on using it. It was first written by Waindigo and then Audentio took it over. The addon allows you to have multiple instances of a Resource manager.
 
And just to be totally fair, my issue was due to importing and likely the use of Resource Managers was not considered by the Document Manager developer. Fred at XenFactory was amazingly helpful and the Audentio team has been as well. This was just one of those crazy edge conditions. :)
 
Hi,

Glad Fred could help, as I am not fully available right now due to move to a new home.

Were you able to import resources finally ? Or did Fred just helped you getting the access to your ACP back ?

Clément
 
Sorry for the delay. Fred was GREAT! He helped me get my ACP up and running. Honestly, I didn't try another import. I did not have a lot of content and as I mentioned, I've got some other addons that likely complicated things.
I do have Document Manager up and running, my content moved in and everything seems fine.
Thanks!
 
  • Like
Reactions: XFA
Sorry for the delay. Fred was GREAT! He helped me get my ACP up and running. Honestly, I didn't try another import. I did not have a lot of content and as I mentioned, I've got some other addons that likely complicated things.
I do have Document Manager up and running, my content moved in and everything seems fine.
Thanks!

Perfect !

Don't hesitate to leave a review if you like (or not ;) our product.
 
Thanks I will. the only thing that I think I might be missing is how to submit reviews/ratings on documents. Did I miss that in the documentation or can I submit a feature request. ;-)
 
Bug @XFA

Code:
Error: Call to undefined method XFA_DocMngr_Model_DocumentWatch::setWatchStateForAll() - library/XFA/DocMngr/Extends/ControllerPublic/Watched.php:23
Generated By: Unknown Account, Today at 4:48 PM
Stack Trace

#0 /home/fdsa/public_html/fdsa/library/XenForo/ControllerPublic/Watched.php(60): XFA_DocMngr_Extends_ControllerPublic_Watched->_takeEmailAction(Array, 'watch_no_email', '', 0)
#1 /home/fdsa/public_html/fdsa/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Watched->actionViaEmail()
#2 /home/fdsa/public_html/fdsa/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/fdsa/public_html/fdsa/index.php(13): XenForo_FrontController->run()
#4 {main}

Request State

array(3) {
  ["url"] => string(40) "https://website.com/watched/via-email"
  ["_GET"] => array(1) {
    ["uri"] => string(0) ""
  }
  ["_POST"] => array(7) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["u"] => string(6) "107211"
    ["c"] => string(32) "06e2e8642bfdsafdsab5cc720e5213508"
    ["a"] => string(8) "no_email"
    ["t"] => string(0) ""
    ["id"] => string(1) "0"
  }
}
 
Bug @XFA

Code:
Error: Call to undefined method XFA_DocMngr_Model_DocumentWatch::setWatchStateForAll() - library/XFA/DocMngr/Extends/ControllerPublic/Watched.php:23
Generated By: Unknown Account, Today at 4:48 PM
Stack Trace

#0 /home/fdsa/public_html/fdsa/library/XenForo/ControllerPublic/Watched.php(60): XFA_DocMngr_Extends_ControllerPublic_Watched->_takeEmailAction(Array, 'watch_no_email', '', 0)
#1 /home/fdsa/public_html/fdsa/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Watched->actionViaEmail()
#2 /home/fdsa/public_html/fdsa/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 /home/fdsa/public_html/fdsa/index.php(13): XenForo_FrontController->run()
#4 {main}

Request State

array(3) {
  ["url"] => string(40) "https://website.com/watched/via-email"
  ["_GET"] => array(1) {
    ["uri"] => string(0) ""
  }
  ["_POST"] => array(7) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["u"] => string(6) "107211"
    ["c"] => string(32) "06e2e8642bfdsafdsab5cc720e5213508"
    ["a"] => string(8) "no_email"
    ["t"] => string(0) ""
    ["id"] => string(1) "0"
  }
}

Thank, know why will be fixing it.

Btw @silence some times ago you reported a bug of lots of bbcode.

Answered to you bug got no info since then. Is it still the case ?

Clément
 
Thank, know why will be fixing it.

Btw @silence some times ago you reported a bug of lots of bbcode.

Answered to you bug got no info since then. Is it still the case ?

Clément
Yes it's still happening. I wrote a script though that executes the code in the background though to prevent the slow page loading but it's still a problem nonetheless.
 
Yes it's still happening. I wrote a script though that executes the code in the background though to prevent the slow page loading but it's still a problem nonetheless.

@silence as I stated when I answered to you, I am not able to reproduce that. So I am wondering wether you have somehow an add-on or code that messes with the bbcodes cache ?
 
@silence as I stated when I answered to you, I am not able to reproduce that. So I am wondering wether you have somehow an add-on or code that messes with the bbcodes cache ?
Do you have bbcode caching enabled, since that option needs to be enabled in order for the issue to occur.
 
Ah no i didn't know there was an option, that may be the reason.

I'll check thanks.
 
There's a small bug, switching the inline editor to the BBCode Editor makes it shrink completely and can't be resized.

This seems to fix it:
Code:
.InlineSectionEditor textarea
{
    box-sizing: border-box;
    height: 100px;
    width: 100%;
}
 
There's a small bug, switching the inline editor to the BBCode Editor makes it shrink completely and can't be resized.

This seems to fix it:
Code:
.InlineSectionEditor textarea
{
    box-sizing: border-box;
    height: 100px;
    width: 100%;
}

Will fix this. What did you mean by switching the inline editor to the BBCode editor ?
 
First, I'd like to say that this addon is great :) But, can I make one suggestion? In the ACP options for it you keep using the word "wether" and it's really bugging me as it's a typo. The correct spellling is "whether" - in your next update, could you please fix it? :)

wether.webp
 
Back
Top Bottom