MyBB Community Forums

Full Version: [F] pgsql error in modules/forum/management.php [C-StefanT]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In modules/forum/management.php moving forums around via Forum Management, Edit Forum and changing their parent generates a SQL error w/ Postgres 8.3, no such function as CONCAT(...)

fix is simple.

add line 1121:
                                        case "pgsql":
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group