• Register or
  • Sign In
    • Forgot your password?
    • Forgot your username?
    Or sign in with your account on:
    Facebook
    Twitter
    Google
    LinkedIn

K2 | The powerful content extension for Joomla! developed by JoomlaWorks

  • home
  • about
  • blog
  • documentation
  • extend K2
  • showcase
  • community
  • demo
K2 brings the good parts from Drupal and Wordpress into Joomla!
  • Index
  • Recent Topics
  • Search
Welcome, Guest

To post messages, you need to login first.
K2 Community Forum
K2 Community Forum
New to K2? Ask here first!

K2 - White screen when saving item and php error
(1 viewing) (1) Guest
Reply Topic
New Topic
  • Page:
  • 1
  • 2

TOPIC: K2 - White screen when saving item and php error

Re: K2 - White screen when saving item and php error 6 months, 3 weeks ago #164689

  • Lefteris Kavadas
  • ( Admin )
  • OFFLINE
  • Administrator
  • Posts: 2221
@Mk

Do you have any K2 related extensions installed?
Reply Quote

Re: K2 - White screen when saving item and php error 6 months, 2 weeks ago #164757

  • Mk
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
I have only simple image gallery pro plugin and k2 import. Al the plugins modules components of k2store are disabled
Reply Quote

Re: K2 - White screen when saving item and php error 6 months, 1 week ago #165185

  • Chuck
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
Any news guys about this problem?
i have the same error saving/modifing an item by forntend k2 panel.
Using Joomla 2.5.7 & K2.6.1.
Reply Quote

Re: K2 - White screen when saving item and php error 6 months, 1 week ago #165292

  • Neil Johnson
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
I'm also experiencing the same problem. Save / Edit items in front end containing Extra Fields fails with Fatal Error.

See screengrab :- screencast.com/t/rss3jp2pgc

J 2.5.8, K2 2.6.1

Shaper Simplicity II template

Also had RT Afterburner template + Rokbooster plugin. Uninstalled both.
Attachments:
  • k2frontendsavefail.png k2frontend...fail.png (227KB)
Reply Quote

Re: K2 - White screen when saving item and php error 6 months, 1 week ago #165309

  • Lefteris Kavadas
  • ( Admin )
  • OFFLINE
  • Administrator
  • Posts: 2221
Hi. This issue has already been resolved. You can wait for K2 2.6.2 or use the SVN version at getk2.org/assets/svn/
Reply Quote

error field URL 6 months, 1 week ago #165471

  • sanyaberkut
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Была тоже такая проблема при сохранении материалов 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.
Attachments:
  • k2-b.png k2-b.png (93KB)
Last Edit: 6 months, 1 week ago by sanyaberkut.
Reply Quote

Re: K2 - White screen when saving item and php error 6 months ago #165599

  • Alejandro
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
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
Attachments:
  • error-edicion-frontend.JPG error-edic...tend.JPG (32KB)
Reply Quote

Re: K2 - White screen when saving item and php error 6 months ago #165735

  • Lefteris Kavadas
  • ( Admin )
  • OFFLINE
  • Administrator
  • Posts: 2221
@sanyaberkut

Issue has been fixed for the next release.

@Alejandro
Ensure that user is assigned to a K2 user group with the appropriate permissions.
Reply Quote

Re: K2 - White screen when saving item and php error 6 months ago #165753

  • Alejandro
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
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
Attachments:
  • error-edicion-frontend-2.JPG error-edic...nd-2.JPG (27KB)
  • error-edicion-frontend-3.JPG error-edic...nd-3.JPG (52KB)
Last Edit: 6 months ago by Alejandro. Reason: the user group permissions
Reply Quote

Re: K2 - White screen when saving item and php error 6 months ago #165754

  • Alejandro
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
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
Attachments:
  • error-edicion-frontend-4.JPG error-edic...nd-4.JPG (27KB)
Reply Quote

Re: K2 - White screen when saving item and php error 5 months, 4 weeks ago #165837

  • Susan Penter
  • ( User )
  • OFFLINE
  • Fresh Boarder
  • Posts: 13
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

I also have the following plugin installed which may be involved as it is mentioned in the error message:
getk2.org/extend/extensions/date/item/76...ltiple-images-plugin


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
Reply Quote

Re: K2 - White screen when saving item and php error 5 months, 1 week ago #166712

  • Nate Covington
  • ( User )
  • OFFLINE
  • Junior Boarder
  • Posts: 29
Susan Penter wrote:
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

I also have the following plugin installed which may be involved as it is mentioned in the error message:
getk2.org/extend/extensions/date/item/76...ltiple-images-plugin


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?
Reply Quote

Re: K2 - White screen when saving item and php error 5 months ago #166811

  • Nate Covington
  • ( User )
  • OFFLINE
  • Junior Boarder
  • Posts: 29
Nate Covington wrote:
Susan Penter wrote:
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

I also have the following plugin installed which may be involved as it is mentioned in the error message:
getk2.org/extend/extensions/date/item/76...ltiple-images-plugin


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.

Thanks!
Reply Quote
Reply Topic
New Topic
  • Page:
  • 1
  • 2
K2 Community Forum
K2 Community Forum
New to K2? Ask here first!
Find this topic helpful? Why not share it with others?
Tweet
Powered by Kunena
Time to create page: 0.22 seconds
Advertisement
  • Contact us
  • Join the K2 Expert Companies list
  • Privacy Policy
back to top
Copyright © 2006 - 2013 JoomlaWorks Ltd.. All rights reserved. K2 is a joint project by JoomlaWorks Ltd. & Nuevvo Webware Ltd., released under the GNU/GPL v2 license.
Joomla! is a registered trademark of Open Source Matters, Inc. JoomlaWorks/Nuevvo are not affiliated with or endorsed by Open Source Matters or the Joomla! Project.
designed by Nuevvo