[SOLVED] joomla 3.2.1

  • dickerschutz
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 10 months ago #1503 by dickerschutz
joomla 3.2.1 was created by dickerschutz
hi

in the item it doens't load the group any more
and so i will not load the group on the front end

please some help


gr.

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #1504 by mmmaug1977
Replied by mmmaug1977 on topic joomla 3.2.1
Please let me know if you find any error messages.
And where do you find the problem, in the edit form or in the view page?

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #1505 by mmmaug1977
Replied by mmmaug1977 on topic joomla 3.2.1
Hi Erwin

I have checked your website, and have found that jQuery is loaded twice, which caused a conflict and stopped MEFG.

Please check whether you have installed any extension later which is loading jQuery, and resolve this conflict.

Please Log in or Create an account to join the conversation.

  • dickerschutz
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 10 months ago #1506 by dickerschutz
Replied by dickerschutz on topic joomla 3.2.1
hi mohamed

yeah you are right.. sorry for bothering you with this..
it works now..


one plug i need to add this

$app = JFactory::getApplication();
if ($doc->getType() == 'html' and !$app->isAdmin())

//check if jquery load if not load
$doc->addScriptDeclaration('!window.jQuery && document.write(unescape(\'%3Cscript src=" ajax.googleapis.com/ajax/libs/jquery/1.9...js"%3E%3C/script%3E\ '));');

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #1507 by mmmaug1977
Replied by mmmaug1977 on topic joomla 3.2.1
Hi Erwin,

No problem, feel free to contact me anytime.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum