-
AuthorPosts
-
February 28, 2010 at 7:35 pm #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
However I am unsure if it relates to the template or joomla or what exactly? and would appreciate the help
Regards,
OmarSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 2, 2010 at 7:45 am #334334Dear Omar!
Pls kindly explain the issue in detail, i have not clear understanding 😐
Thanks
March 2, 2010 at 7:57 am #334338Hello 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,
OmarMarch 2, 2010 at 6:47 pm #334470The 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
March 4, 2010 at 1:55 pm #334839Any help will be appreciated ?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 5, 2010 at 9:11 am #334995Dear omar al ansari!
i’m sorry i have not any solution on this issue 🙁
March 5, 2010 at 9:15 am #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 5, 2010 at 9:21 am #334998pls 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
March 8, 2010 at 9:56 am #335287Ok … 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?
-
AuthorPosts
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