Keyword

Add/Edit item modal bug

  • Andrea Vigato
  • Andrea Vigato's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 4 months ago #97023 by Andrea Vigato
Add/Edit item modal bug was created by Andrea Vigato
Hi, i'm using j1.5 and K2 2.4.1....i've noticed that when i click add/edit item it gives me an error "Tips undefined" at this code:

 

window.addEvent('domready', function(){ var JTooltips = new Tips($$('.hasTip'), { maxTitleChars: 50, fixed: false}); });

 

The add form is at the bottom of the page, but it continue to enlarge at the infinite :O there is no way to reach the form as it continue to add height.

 

If i delete the class=modal, when i click it brings me to the form in a new page but still got some js error like Tips undefined.

 

It gave me the same problem for the print button on the item page.

 

Is this a K2 bug or i've just wrong some config?

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

  • Andrea Vigato
  • Andrea Vigato's Avatar Topic Author
  • Offline
  • Senior Member
More
13 years 4 months ago #97024 by Andrea Vigato
Replied by Andrea Vigato on topic Add/Edit item modal bug
SOLVED, was a mootools 1.3 behavior problem.

 

I use mootools in k2 add item page now and it's all ok!

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


Powered by Kunena Forum