Keyword

K2 Front End Editing Calender.Setup Extra Fields

  • Luke Walsh
  • Luke Walsh's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago - 11 years 10 months ago #107050 by Luke Walsh
Hi

I have a problem with my front end editing and extra fields.

I get an error whenever I try and edit an item in the front end which has the extra fields attached to it.

When you click okay and go to the extra fields you also cant edit them and they look weird like a blue box which it was not like before.

It is really racking my brain with what is wrong you help would really make me happy :D
Attachments:

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

  • Luke Walsh
  • Luke Walsh's Avatar Topic Author
  • Offline
  • New Member
More
11 years 10 months ago #107051 by Luke Walsh
Problem Solved:

The issue is located in the file /components/com_k2/templates/default/itemform.php, line 532

<?php if($extraField->type = 'header'): ?>

Should be

<?php if($extraField->type == 'header'): ?>

Hope this helps!

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

More
11 years 10 months ago #107052 by Tadeo
Just wanted to say thanks. I had exactly the same problem and the solution works great.
It´s a bug of K2 v. 2.6.1?

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

More
11 years 10 months ago #107053 by Leandro
The error is still in k2 2.6.2

I lost an entire afternoon for a simple sign "="

I had a date field and I generated another error: "Calendar.setup: Nothing to setup (no fields found). Please check your code" and went for the mistake

thank you!

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

  • Christophe BERTRAND
  • Christophe BERTRAND's Avatar
  • Offline
  • Senior Member
More
11 years 10 months ago #107054 by Christophe BERTRAND
Replied by Christophe BERTRAND on topic Re: K2 Front End Editing Calender.Setup Extra Fields
Thanks a lot also
I had the same problem.
Your fix solved it

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

More
11 years 8 months ago #107055 by Luis Arreaza
Replied by Luis Arreaza on topic Re: K2 Front End Editing Calender.Setup Extra Fields
Great job! you helped me too

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

More
11 years 7 months ago #107056 by Daniele Lavarra
Replied by Daniele Lavarra on topic Re: K2 Front End Editing Calender.Setup Extra Fields
Hi there,
I got the same error.

I run Joomla 2.5.9 and K2 2.6.4

Please anybody can help me?

Thank you,

Dan

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


Powered by Kunena Forum