Calendar.setup: Nothing to setup (no fields found).

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Jan 19, 2013 9:19 pm
I'm using the joomla template gk_fest and have a problem with K2 in the frontend. When i "add a new item in this category" and fill up the titel, content etc. and save it, the following message is coming:

Calendar.setup:
Nothing to setup (no fields found). Please check your code

The item was saved but is not published.

Whats the problem? I've tried different things but nothing is working!
User avatar
Fresh Boarder

GK User
Sun Jan 20, 2013 2:42 pm
Could you check whether the same happen on default Joomla! template like Beez ? Please let me know about results because I suspect this is only K2 issue and you need to contact with K2 support.
User avatar
Platinum Boarder

GK User
Sun Jan 20, 2013 4:18 pm
bkrztuk wrote:Could you check whether the same happen on default Joomla! template like Beez ? Please let me know about results because I suspect this is only K2 issue and you need to contact with K2 support.


thank you for your support. i tried it with beez 2 and the result is the same... same fault!!! O.K. now i will contact the K2 support. Maybe this is interesting for you: i installed your quickstart.zip with all the modules installed.
thanks a lot...!
User avatar
Fresh Boarder

GK User
Sun Jan 20, 2013 7:37 pm
FIXED!!!!
i found this reason on K2 community


it's a fault in K2 2.6.2 and with this correction it works!!!

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'): ?>
User avatar
Fresh Boarder

GK User
Mon Jan 21, 2013 2:22 pm
So it was only K2 issue am I right ? Did you try to re-install extension ?
User avatar
Platinum Boarder

GK User
Mon Jan 21, 2013 2:46 pm
Yes i did... same fault! the faulty script is in the K2 Module as i have described!
User avatar
Fresh Boarder

GK User
Tue Jan 22, 2013 10:12 am
Please check what happen on default - if the same please ask VM support about this probably they need to fix this in next component version.
User avatar
Platinum Boarder


cron