Была тоже такая проблема при сохранении материалов c фронтенда К2 2.6.1
Обновил до 2.6.2 SVN version проблема решилась но появилась другая.
У меня есть дополнительное поле URl,
Когда в него вношу данные и сохраняю - результат A и r.
There was also a problem when saving materials c frontend K2 2.6.1,
Updated to 2.6.2 SVN version problem resolved but there was another.
I have an extra field URl,When am making it, and save - the result of A and r.
Hi, same issue here.
I used the SVN version, and the first error ( Fatal error: Call to a member function getSearchValue() on a non-object in /home3/davizxtr/public_html/administrator/components/com_k2/models/item.php on line 721
) has gone.
But now the attached file appears
The items was saved correctly
Thanks
Hi Lefteris,
Thanks for answer
I think the user groups are fine. In the last version i didn,t have this problem with the same users.
See the attachment, please
Ok. Changing this (see attachment) it works fine.
But my intention is that users can create their articles in the frontend, but not publish nor edite them after the articles was published by an administrator.
Can i do this?
Thank you
Hi I thought this line my fix my problem since loading the additional information tab data but I still get this fatal error:
Fatal error: Call to undefined method K2ModelItemMultiImages::buildAliasBasedExtraFields() in /home/sites/SITENAME/public_html/genealogy/components/com_k2/models/item.php on line 1492
The other pages in the category that I have not added the additional data to are working fine but even after emptying the data out of the additional data tab of the broken page it still didn't work.
The multi image plug in is being used in a different category and is behaving fine.
Hi I thought this line my fix my problem since loading the additional information tab data but I still get this fatal error:
Fatal error: Call to undefined method K2ModelItemMultiImages::buildAliasBasedExtraFields() in /home/sites/SITENAME/public_html/genealogy/components/com_k2/models/item.php on line 1492
The other pages in the category that I have not added the additional data to are working fine but even after emptying the data out of the additional data tab of the broken page it still didn't work.
The multi image plug in is being used in a different category and is behaving fine.
Many thanks for any help.
Susan
I am having a similar issue with the extra fields, same error:
Fatal error: Call to undefined method K2ModelItemMultiImages::buildAliasBasedExtraFields() in /Applications/MAMP/htdocs/sitename/components/com_k2/models/item.php on line 1492
Same configuration - multi images plugin works on item view without K2 extra fields... both the image and extra fields work on the category view, but not on the item view. Even the new "image" type of extra field works, in the category view...
Hi I thought this line my fix my problem since loading the additional information tab data but I still get this fatal error:
Fatal error: Call to undefined method K2ModelItemMultiImages::buildAliasBasedExtraFields() in /home/sites/SITENAME/public_html/genealogy/components/com_k2/models/item.php on line 1492
The other pages in the category that I have not added the additional data to are working fine but even after emptying the data out of the additional data tab of the broken page it still didn't work.
The multi image plug in is being used in a different category and is behaving fine.
Many thanks for any help.
Susan
I am having a similar issue with the extra fields, same error:
Fatal error: Call to undefined method K2ModelItemMultiImages::buildAliasBasedExtraFields() in /Applications/MAMP/htdocs/sitename/components/com_k2/models/item.php on line 1492
Same configuration - multi images plugin works on item view without K2 extra fields... both the image and extra fields work on the category view, but not on the item view. Even the new "image" type of extra field works, in the category view...
Anyone?
Just reporting back, I received an updated "K2 Multi Images Plugin" from Andrey (JoomCar) and it solved my issue. Hope this is helpful to someone.