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
500 - Unknown column 'identified_by' - 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


Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /homepages/13/d380392445/htdocs/Jlive/libraries/src/Date/Date.php on line 112

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

500 - Unknown column 'identified_by'


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

9 years 10 months ago #1 by sanderv

Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2115


Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2115


Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2022


Unknown Error 8192: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2070


Unknown Error 8192: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in libraries/kunena/external/nbbc/src/BBCode.php on line 2263

Hi,


Okay, this is getting a bit disturbing now...

I got an Issue Tracker e-mail, click the the link , get this:
500 - Unknown column 'identified_by' in 'where clause' SQL=SELECT t1.*,t2.title AS project_name, t2.id AS project_id, t2.access AS project_access,t3.person_name AS assigned_person_name,t4.person_name AS identified_person_name,t5.status_name AS status_name,t6.priority_name AS priority_name,t7.type_name AS type_name FROM y6r3h_it_issues AS t1 LEFT JOIN y6r3h_it_projects AS t2 ON t2.id = t1.related_project_id LEFT JOIN y6r3h_it_people AS t3 ON t3.user_id = t1.assigned_to_person_id LEFT JOIN y6r3h_it_people AS t4 ON t4.id = t1.identified_by_person_id LEFT JOIN y6r3h_it_status AS t5 ON t5.id = t1.status LEFT JOIN y6r3h_it_priority AS t6 ON t6.id = t1.priority LEFT JOIN y6r3h_it_types AS t7 ON t7.id = t1.issue_type WHERE (( t1.`state`=1 ) AND ( t1.`id` = 360 )) AND identified_by = 263 AND t1.access IN (1,1,2) AND t2.access IN (1,1,2)

Am I gonna get your QA's salary for this month? :cheer:

Sander.

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.

9 years 10 months ago #2 by geoffc
The following should fix that problem.

Change line 188 in the file site/components/com_issuetracker/models/itissues.php to be:

$where .= " AND t1.identified_by_person_id = ".$user->id." ";

Salary, what salary? Everything is currently gratis.

Regards
Geoff

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

Time to create page: 0.125 seconds
Go To Top

Joomla! Debug Console

Session

Profile Information

Memory Usage

Database Queries