Keyword

SOLVED : IE backend problen

  • Daniel Hristov
  • Daniel Hristov's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago - 11 years 10 months ago #107002 by Daniel Hristov
SOLVED : IE backend problen was created by Daniel Hristov
Hi!
Can someone tell me if he have problem with K2 2.6.2 backend in IE.
I can not add extrafields.
I have problem with rendering xml fields in Item add and Cattegory add

In Mozila everithing is OK.

It seams like script error.

Can some one help please.


For everyone who have the same problem and use other browser (I can not tell my clients to use Mozila or Chrome), because of that error, here is the sollution:
1) media/k2/assets/js/k2.js
line 791: change from " id: id, " to " id: id " wwthout coma at the end of line
line 795: change from " class : 'k2ExtraFieldImageButton', " to " 'class' : 'k2ExtraFieldImageButton' "
2) admin folder/components/com_k2/elements/categorieslatest.php
line 64 and 66 -> change " class " to " 'class' "
3) admin folder/components/com_k2/elements/items.php
line 58 and 60 -> change " class " to " 'class' "
4) admin folder/components/com_k2/elements/users.php
line 59 and 61 -> change " class " to " 'class' "
5) admin folder/components/com_k2/elements/userslatest.php
line 61 and 63 -> change " class " to " 'class' "

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

  • Daniel Hristov
  • Daniel Hristov's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago #107003 by Daniel Hristov
Replied by Daniel Hristov on topic Re: SOLVED : IE backend problen
The Problem is SOLVED!!!

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

More
11 years 9 months ago #107004 by joshua baer
Replied by joshua baer on topic Re: SOLVED : IE backend problen
I tried this out, all the latest k2 and joomla, and it did work for ie fix, but now my FF does not function. Was that the expected turn out here? Is there something I am misssing?

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


Powered by Kunena Forum