content disappeared

More
11 years 7 months ago #28656 by btlcomunicacion
Replied by btlcomunicacion on topic content disappeared
I do not understand, I have not installed any extensions since Thursday, and Friday everything looked good! Could you help detect problems that cause extension? I do not know where to start!

thanks!!!

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

More
11 years 7 months ago #28658 by ggppdk
Replied by ggppdk on topic content disappeared
maybe i am wrong , or maybe it some js conflict i will look at it tomorrow to make sure

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
11 years 7 months ago #28666 by btlcomunicacion
Replied by btlcomunicacion on topic content disappeared
thanks!! :-)

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

More
11 years 7 months ago #28668 by ggppdk
Replied by ggppdk on topic content disappeared
You page is loading mootools javascript file twice, this could be the cause of the problem

In general all extensions must load mootools with
Code:
JHTML::_('behavior.mootools');
this make sure that mootools are loaded once

Some extension is adding a direct loading of mootools

I think it is done by your joomla template , open index.php of your template or other php files of the template
and replace:
<script type="text/javascript" src="/media/system/js/mootools.js"></script>
with
Code:
<?php JHTML::_('behavior.mootools'); ?>

or do it for the extension that does it, again i am not sure it is your template,

anyway this is not a FLEXIcontent bug

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

More
11 years 7 months ago #28702 by btlcomunicacion
Replied by btlcomunicacion on topic content disappeared
I've replaced that line in index.php, but does not solve the problem. I send a picture to see if I've changed well

Thank you very much!
Attachments:

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

More
11 years 7 months ago #28712 by ggppdk
Replied by ggppdk on topic content disappeared
There are many javascript files loaded i cannot be sure if there is some conflict with them,

try loading less stuff into your page and to see if it works and start readding them one by one to find out what is conflicting ...


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.408 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline