Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gray Friend
    #166324

    When Qlue Custom 404 plugin is working with T3 Framework plugin, I got this error
    Infinite loop detected in JError
    Tested with other templates – custom 404 page do appear.

    I found that T3 plugin refers to JError in
    jat3corejoomlamodulehelper.php
    [php]JError::raiseWarning(‘SOME_ERROR_CODE’, JText::sprintf(‘JLIB_APPLICATION_ERROR_MODULE_LOAD’, $db->getErrorMsg()));[/php]
    but it’s not the case, as I can see from error message

    Also it calls it in
    jat3corejoomlaview.php (5 hits)
    [php]
    Line 196: if (JError::isError($result)) {
    Line 432: JError::raiseError (500, JText::_(‘JLIB_APPLICATION_ERROR_VIEW_GET_NAME’));
    Line 436: JError::raiseWarning(‘SOME_ERROR_CODE’,JText::_(‘JLIB_APPLICATION_ERROR_VIEW_GET_NAME_SUBSTRING’));
    Line 616: return JError::raiseError(500, JText::sprintf (‘JLIB_APPLICATION_ERROR_LAYOUTFILE_NOT_FOUND’, $file));
    [/php]
    but again I do not see here lang constant JLIB_ERROR_INFINITE_LOOP (which is Infinite loop detected in JError)

    Can somebody point me to a direction how bebug the error?
    Thanks!

    Sherlock Friend
    #401797

    hi gray,

    You can provide me your url where the issue can be seen,the admin account as well as the FTP Info I will have a checking into this for you.

    gray Friend
    #403740

    Resolved by upading to Joomla 1.7, T3 Framework 1.3.0beta and Qlue 404 v.j16-7 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  gray 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum