test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • omar al ansari Friend
    #149081

    Hi All,

    Well I would first thank you for your great products. I am facing an issue and to solve it I believe I need to disable mootools on a certain page in my website. The issue I am facing is on this page

    http://www.qatarqlick.com/questions-and-answers/ask/-/ask-your-question.html

    and the solution for it is in here

    http://www.simbunch.com/support/article/cannot_post_questions___cannot_select_category_when_posting_questions

    However I am unsure if it relates to the template or joomla or what exactly? and would appreciate the help

    Regards,
    Omar

    Saguaros Moderator
    #334334

    Dear Omar!

    Pls kindly explain the issue in detail, i have not clear understanding 😐

    Thanks

    omar al ansari Friend
    #334338

    Hello Tienhc,

    I have installed Teline III to the website where I am using SIMAnswers component in. Now the issue is when I installed Teline III the Answers Component stoped working, where I am unable to post any question because it tells me that I have not selected a category. The issue is known to them and have posted it the solution right here

    Now their solution states that Joomla’s Mootools (version 1.11) needs to be unloaded when viewing their component.

    I would like to know if there is a way to disable mootools when loading that particular page.

    I hope this helps … pls let me know if any further clarification is needed.

    Regards,
    Omar

    omar al ansari Friend
    #334470

    The component’s guide have some kind of a solution which is to add this code

    <?php
    if ($option == 'com_simanswers') {
    $document =& JFactory::getDocument();
    unset($document->_scripts[$this->baseurl .
    '/media/system/js/mootools.js']);
    unset($document->_scripts[$this->baseurl . '/media/system/js/mootoolsuncompressed.
    js']);
    unset($document->_scripts[$this->baseurl .
    '/media/system/js/caption.js']);
    }
    ?>

    Above this

    <jdoc:include type="head" />

    in the index.php file of the template .. however I am unable to locate this line of code in the index.php

    would appreciate the help

    omar al ansari Friend
    #334839

    Any help will be appreciated ?

    Saguaros Moderator
    #334995

    Dear omar al ansari!

    i’m sorry i have not any solution on this issue 🙁

    omar al ansari Friend
    #334996

    <em>@tienhc 167889 wrote:</em><blockquote>Dear omar al ansari!

    i’m sorry i have not any solution on this issue :(</blockquote>

    Dear tienhc

    I appreciate your help anyway ..

    could you at least let me know what modules, plugins that come with teline III uses mootools?

    Saguaros Moderator
    #334998

    pls see the list of userguides: http://www.joomlart.com/forums/forum/ja-teline-iii-v1/

    Most of extensions are using the mootool libs. The following extensions do not use the mootool libs: JA JA Bulletin Module, JA Twitter Module, JA Bookmark Plugin

    omar al ansari Friend
    #335287

    Ok … one More thing before I drop this … why can’t I find this line in index.php

    <jdoc:include type="head" />

    Is it hidden somewhere else?

    Is it possible to let me know where in the code mootools is loaded to this template and/or other plugins that came with the template?

    Saguaros Moderator
    #335604

    pls find the above code in the file: templates/ja_telineiii/layouts/blocks/header.php

    Good luck

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

This topic contains 10 replies, has 2 voices, and was last updated by  Saguaros 14 years, 8 months ago.

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