Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 1690

Migrating and Upgrading to Joomla! 5.x • Re: HTTP 500 Whoops

$
0
0
What we know is that on line 329 $model->getItems() returns null. I have not found how it can do that. Try this pair of planted lines on either side of line 329:

Code:

\file_put_contents(JPATH_ADMINISTRATOR . '/logs/bugtest.php', $model->option .' ' . $model->name . "\n", FILE_APPEND);                $articleIds = ArrayHelper::getColumn($articles, 'id');\file_put_contents(JPATH_ADMINISTRATOR . '/logs/bugtest.php', $view  . " worked!\n", FILE_APPEND);
The lines are not always executed because they are cached. Try login/logout to force something to appear in the bugtest.php file.

Statistics: Posted by ceford — Sun Apr 14, 2024 6:54 pm



Viewing all articles
Browse latest Browse all 1690

Trending Articles





<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>