[XFA] Default Editor Format

[XFA] Default Editor Format [Paid] 1.1.2

No permission to buy (€2.00)
It should, was this on a post edit ? or new post ?

Will be away until the 30 so don't except further answer until then.

howdy it happened when attempting eithr, using firefox and windows 10
 
howdy it happened when attempting eithr, using firefox and windows 10

I don't have a windows computer so can't test.

On edit, default formatting will obviously not be applied.
On new thread it should work without issue, did you try with multiple browsers ?
 
Do you have a test account to your forum ? (please send by pm)
i'll have to install it on a test board and link you those credentals as my own board has reverted to a bespoke system for this feature while awaiting for a fix.
 
@MtoR Hey the button isn't working in the editor. I get this in the JS console:
Unable to find menu for Popup Object[Window #post-251311] and the classname is redactor_btn_container_xfa_dedf :(
 
It never worked ? Or is it new error since an upgrade of xF or kidna ?
 
It never worked ? Or is it new error since an upgrade of xF or kidna ?
Oh I see, it just toggles the feature. However, the error still appears in console. Also could the button open an overlay to allow users to edit their styling anytime the editor is open?
 
Could you please create a bug report for the 1st error and post the other part as a suggestion ?

Thank you,
Clément
 
Hi,

The class for this one would be:
.redactor_btn_xfa_dedf

Clément
 
I tried this,

Code:
html .redactor_toolbar li a..redactor_btn_xfa_dedf:before {
content: "\f044";
}

but it doesn't work, any idea?
 
Thanks, fixed.
An error for you,

Code:
ErrorException: Undefined index: xfa_dedf_params - library/XenForo/Visitor.php:678
Generated By: Unknown Account, 12 minutes ago

Code:
#0 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/Visitor.php(678): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 678, Array)
#1 /var/www/vhosts/wweforums.net/httpdocs/library/XFA/DefaultEditorFormat/Template.php(18): XenForo_Visitor->offsetGet('xfa_dedf_params')
#2 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/CodeEvent.php(58): XFA_DefaultEditorFormat_Template::templateCreate('editor', Array, Object(XenForo_Template_Public))
#3 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/Template/Abstract.php(82): XenForo_CodeEvent::fire('template_create', Array, 'editor')
#4 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/Dependencies/Public.php(239): XenForo_Template_Abstract->__construct('editor', Array)
#5 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/ViewRenderer/Abstract.php(263): XenForo_Dependencies_Public->createTemplateObject('editor', Array)
#6 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/View.php(116): XenForo_ViewRenderer_Abstract->createTemplateObject('editor', Array)
#7 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/ViewPublic/Helper/Editor.php(149): XenForo_View->createTemplateObject('editor', Array)
#8 /var/www/vhosts/wweforums.net/httpdocs/library/NFLJ/Sportsbook/ViewPublic/Event/View.php(12): XenForo_ViewPublic_Helper_Editor::getEditorTemplate(Object(WidgetFramework_XenForo_View1), 'message', '', Array)
#9 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/ViewRenderer/Abstract.php(227): NFLJ_Sportsbook_ViewPublic_Event_View->renderHtml()
#10 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/ViewRenderer/HtmlPublic.php(71): XenForo_ViewRenderer_Abstract->renderViewObject('WidgetFramework...', 'Html', Array, 'nflj_sportsbook...')
#11 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(604): XenForo_ViewRenderer_HtmlPublic->renderView('NFLJ_Sportsbook...', Array, 'nflj_sportsbook...', NULL)
#12 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#13 /var/www/vhosts/wweforums.net/httpdocs/index.php(13): XenForo_FrontController->run()
#14 {main}

Seems to have issues with Sportsbook. https://xenforo.com/community/resources/sportsbook.751/
 
You have given rights to have params to unregistered usergroup ?
 
Back
Top Bottom