Deprecated: Joomla\Input\Input implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 41

Deprecated: Return type of Joomla\Input\Input::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/13/d380392445/htdocs/Jlive/libraries/vendor/joomla/input/src/Input.php on line 170
Fatal Error after fresh Install - Macrotone Forum

Unknown Error 8192: KunenaControllerApplicationDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in libraries/kunena/controller/application/display.php on line 21


Unknown Error 8192: Automatic conversion of false to array is deprecated in libraries/kunena/route/route.php on line 437


Unknown Error 8192: ComponentKunenaControllerWidgetAnnouncementDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/widget/announcement/display.php on line 18


Unknown Error 8192: ComponentKunenaControllerTopicItemDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/item/display.php on line 25


Unknown Error 8192: Automatic conversion of false to array is deprecated in libraries/kunena/forum/category/category.php on line 415


Unknown Error 8192: Automatic conversion of false to array is deprecated in libraries/kunena/bbcode/bbcode.php on line 107

Fatal Error after fresh Install


Unknown Error 8192: ComponentKunenaControllerTopicItemActionsDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/item/actions/display.php on line 23


Unknown Error 8192: ComponentKunenaControllerTopicPollDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/poll/display.php on line 21


Unknown Error 8192: ComponentKunenaControllerTopicItemMessageDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/topic/item/message/display.php on line 23

12 years 1 month ago - 12 years 4 weeks ago #1 by fredholla
After the first Install of Issue Tracker and set a menuentry i became a fatal error:

Fatal error: Call to a member function set() on a non-object in /homepages/##/##/htdocs/##/##/components/com_issuetracker/models/form.php on line 97

Unknown Error 8192: ComponentKunenaControllerMessageItemActionsDisplay implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in components/com_kunena/controller/message/item/actions/display.php on line 25

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

12 years 1 month ago #2 by geoffc
In the module components/models/form.php there are two lines 87/88 which are currently commented out.

// $value->params = new JRegistry;
// $value->params->loadString($value->parameters);

Could you try uncommenting these lines and let me known if that resolves your problem?

I will look into it further.
Regards
Geoff

PS Just installed the release zip file into a fresh 2.5.4 installation and no problems encountered creating a new menu item 'Create an Issue'. Only the obvious one that impacted accessing the menu item from the front end due to incorrect permissions, resolved by allowing 'create' to teh public user in the component 'Options'. This may take some digging to resolve.

I have had it confirmed by another user that the above fix does indeed resolve the 500 error message. Please let me know if it works for you as well.

Edited by geoffc - 11.04.2012 10:31

Regards
Geoff

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

12 years 1 month ago #3 by ryvix
That fixes it for me, thank you!

I am on PHP 5.3.10.

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

12 years 1 month ago #4 by geoffc

That fixes it for me, thank you!

I am on PHP 5.3.10.


Thank you for letting me know. I was wondering if the PHP version was involved somehow.

Line 88 should actually read

$value->params->loadString($value->params);

Regards
Geoff

Edited by geoffc - 13.04.2012 20:31

Regards
Geoff

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

12 years 4 weeks ago #5 by lcorreia40
Hi!

First time here! I've just installed your component on my joomla 2.5.4 and I got the same error as stated on this thread (HTTP 500 and also error getting "http://intranet/index.php/component/issuetracker/?a_id=0".

Before I got access to the forum I read these posts and I found out that your solution (uncomenting those lines) will not work for us since I looked for them and they are uncomented already. Also on my install those lines are not lines number 87 and 88... Is it possible that I'm looking at a different file?

The file I looked for is:
(joomlaroot)/components/com_issuetracker/models/form.php

Regards,

Luis Correa
This email address is being protected from spambots. You need JavaScript enabled to view it.

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

12 years 4 weeks ago #6 by geoffc
Welcome.

I think you have the correct model, since it doesn't exist in the back end.

If the lines are not commented I assume (you haven't said) that you are using version 1.0.1. In that version the lines were 86/87

// Convert attrib field to Registry.
$value->params = new JRegistry;
$value->params->loadString($value->params);

I am a little puzzled by the URL as well. http://intranet/index.php/component/issuetracker/?a_id=0"

Presuming that you are seeing this when you try and run the 'Create an Issue' menu item in the front end I would have expected the URL to be something like the following (before SEF):

'index.php?option=com_issuetracker&Itemid=xxx&lang=en&layout=edit&view=form'

(where xxx is the menu item ID)

Are you running some form of SEF product changing the URL? The product does have an inbuild plugin for sh404SEF and that doesn't look like it is being used on your site, so I am wondering what has changed the URL.

If you could provide me with some more information I can have a go at resolving it. It could be that the error is coming from somewhere else, if you could try turning on debugging and possible the site debugger it may reveal more.

IF you are not on version 1.0.1 I suggest the first step would be to try that version and see if you still see the problem. No guarentees but worth trying.

Regards
Geoff

Regards
Geoff

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

Time to create page: 0.178 seconds
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries