Issue with IE7/8 within administrator

More
12 years 11 months ago #15712 by freshwebservices
Hi,
I'm having an issue with IE7/8 within administrator.

Add new item - Select type, title, category -> Apply ->"Property not supported error", specifically hasOwnProperty(e).

I'm using J! 1.5.22 & latest Flexicontent 1.5.4 stable (r558) + FlexiAccess 1.0.5.

This happens regardless of mootools upgrade plugin being dis/enabled.

All is OK with FF, Chrome, etc.

Any suggestions?
Thanks,

www.freshwebservices.com -> Leicester web design

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

More
12 years 11 months ago #15722 by micker
hello
update joomla and flexicontent
code.google.com/p/flexicontent/d ... z&can=2&q=
retest

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
12 years 11 months ago #15933 by chessman
I got same problem.

This is not cause of flexicontent, flexiaccess or joomla version (got all updated).

www.christophehagnere.fr <= entièrement réalisé avec FLEXIcontent
www.joomla.fr <= Co-administrateur

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

More
12 years 11 months ago #15938 by micker
i think it's a javascript validation problem
code.google.com/p/flexicontent/i ... %20Summary

ps chessman did you see some problem with flexius ?
regards

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
12 years 10 months ago #16553 by chessman
Just a up for this trouble.

Did someone find a solution ?

www.christophehagnere.fr <= entièrement réalisé avec FLEXIcontent
www.joomla.fr <= Co-administrateur

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

More
12 years 10 months ago #16555 by ggppdk
I looked at the offending line 179, at the file:
administrator/components/com_flexicontent/assets/js/validate.js

The code:
Code:
if(!(el.getProperty(...
is causing the error, since the element 'el' does not have the mootool function getProperty()

Just put the following code above line 179 to add all Element functions to it and fix the problem:
Code:
el = $(el);


-- 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.606 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