500 error after upgrade

Need help upgrading your Joomla! website or converting to Joomla! 4.x?

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
Samasoft
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri Apr 15, 2022 8:49 pm

500 error after upgrade

Post by Samasoft » Fri Apr 15, 2022 8:54 pm

pleas help me

Code: Select all

DatabaseDriver->setQuery(object(MysqliQuery))
in /home/vol10_2/epizy.com/epiz_31386435/htdocs/libraries/src/Menu/SiteMenu.php (line 155)
                )                ->bind(':currentDate2', $currentDate)                ->order($this->db->quoteName('m.lft'));            $items    = [];            $iterator = $this->db->setQuery($query)->getIterator();            foreach ($iterator as $item)            {                $items[$item->id] = new MenuItem((array) $item);            }
Last edited by toivo on Fri Apr 15, 2022 11:04 pm, edited 1 time in total.
Reason: mod note: split from someone else's topic - please create your own topics in the future!

User avatar
toivo
Joomla! Master
Joomla! Master
Posts: 17437
Joined: Thu Feb 15, 2007 5:48 am
Location: Sydney, Australia

Re: 500 error after upgrade

Post by toivo » Sat Apr 16, 2022 4:23 am

Welcome to the Joomla forum!

Which version did you update to which version? Are your template and third party extensions compatible?

Please post the results from the Forum Post Assistant (FPA) - for the instructions, follow the link above.
Toivo Talikka, Global Moderator


Locked

Return to “Migrating and Upgrading to Joomla! 4.x”