sql error when searching for members posts

For discussion about UnrealSP.org itself.

Moderators: Semfry, ividyon

Post Reply
radios
Skaarj Lord
Skaarj Lord
Posts: 186
Joined: 25 May 2008, 18:58
Location: Long Island

sql error when searching for members posts

Post by radios »

I get "SQL ERROR [ mysql4 ]

Expression #1 of ORDER BY clause is not in SELECT list, references column 'usp_legacy_forum.p.post_time' which is not in SELECT list; this is incompatible with DISTINCT [3065]" :(
radios
Skaarj Lord
Skaarj Lord
Posts: 186
Joined: 25 May 2008, 18:58
Location: Long Island

Re: sql error when searching for members posts

Post by radios »

posts here go unreplied?. I was trying to be helpful pointing out a bug..
watcher_of_the_skies
Skaarj Lord
Skaarj Lord
Posts: 224
Joined: 17 Aug 2015, 10:27

Re: sql error when searching for members posts

Post by watcher_of_the_skies »

I'm getting the same error. :\
Would be nice if we could use the search option as intended.
User avatar
ividyon
Administrator
Administrator
Posts: 2370
Joined: 12 Nov 2007, 14:43
Location: Germany
Contact:

Re: sql error when searching for members posts

Post by ividyon »

Hi,

sorry for the lack of response! This has to do with the MySQL version on the new host being newer than this old version of phpBB can work with. Solutions are being looked at.
UnrealSP.org webmaster & administrator
radios
Skaarj Lord
Skaarj Lord
Posts: 186
Joined: 25 May 2008, 18:58
Location: Long Island

Re: sql error when searching for members posts

Post by radios »

ividyon wrote:Hi,

sorry for the lack of response! This has to do with the MySQL version on the new host being newer than this old version of phpBB can work with. Solutions are being looked at.
thanks for the reply, I'm sure there's someone somewhere that has figured this out before..
radios
Skaarj Lord
Skaarj Lord
Posts: 186
Joined: 25 May 2008, 18:58
Location: Long Island

Re: sql error when searching for members posts

Post by radios »

User avatar
salsaSkaarj
Gilded Claw
Gilded Claw
Posts: 1862
Joined: 21 Apr 2009, 21:54
Location: on the prowl

Re: sql error when searching for members posts

Post by salsaSkaarj »

Not sure which version of phpBB unrealsp is on (still3.1?) but phpBB 3.2.x works with MySQL 5.6 and 5.7 (even 8 with a couple of tweaks).
The mysql4 part is surprising though. Any reason why mysqli is not being used (host restrictions?)

edited: I wrote MySQL 5.8 instead of 8
Post Reply