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

General Questions/New to Joomla! 3.x • Re: Joomla 3 and MariaDB 11.4 drag and drop ordering problem

$
0
0
Hi!

I just find out a solution in the git of joomla framework:

Changing the file: libraries/joomla/database/query/mysqli.php

Code:

public function selectRowNumber($orderBy, $orderColumnAlias){            // next line added      return parent::selectRowNumber($orderBy, $orderColumnAlias);        // next 3 lines commented        //$this->validateRowNumber($orderBy, $orderColumnAlias);//$this->select("(SELECT @rownum := @rownum + 1 FROM (SELECT @rownum := 0) AS r) AS $orderColumnAlias");//return $this;}
This fixed it.

Thanks

Statistics: Posted by nunoleite — Tue Mar 04, 2025 9:59 am



Viewing all articles
Browse latest Browse all 1706

Latest Images

Trending Articles



Latest Images

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