No Code Attached Yet
avatar billyroberts11
billyroberts11
23 Sep 2022

try {
// Set the query and get the result list.
$db->setQuery($this->query);
$items = $db->loadObjectList();
} catch (ExecutionFailureException $e) {
Factory::getApplication()->enqueueMessage(Text::('JERROR_AN_ERROR_HAS_OCCURRED'), 'error');
} catch (mysqli_sql_exception $e) {
Factory::getApplication()->enqueueMessage($e->getMessage(), 'error');
}
_

avatar billyroberts11 billyroberts11 - open - 23 Sep 2022
avatar billyroberts11 billyroberts11 - change - 23 Sep 2022
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 23 Sep 2022
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Sep 2022
avatar Hackwar Hackwar - change - 17 Feb 2023
Status New Closed
Closed_Date 0000-00-00 00:00:00 2023-02-17 21:52:57
Closed_By Hackwar
avatar Hackwar
Hackwar - comment - 17 Feb 2023

I have no idea what this report is supposed to mean. Since there is a slightly older issue with the same title, I'm guessing that this actually isn't a valid issue report. Closing this one.

avatar Hackwar Hackwar - close - 17 Feb 2023

Add a Comment

Login with GitHub to post a comment