Search found 3 matches

by singelet
Thu Nov 26, 2009 7:32 am
Forum: Bugs
Topic: PHP error with certain search strings
Replies: 11
Views: 12502

Re: PHP error with certain search strings

Hi!

In your case, the serendipity_event_entryproperties plugin seems to be causing a strange error.

Actually, inside the SELECT part, the "orderkey" is missing. Can you tell me your plugin options for the entryproperties plugin, and which other event plugins you use? And when exactly do you get ...
by singelet
Thu Nov 26, 2009 7:13 am
Forum: Bugs
Topic: PHP error with certain search strings
Replies: 11
Views: 12502

Re: PHP error with certain search strings

kleinerChemiker wrote:Have you ever read the error message and tried the suggested solution?
No, because the orderkey error does not look like it would be solved by the suggested solution. Additionally, I did a straight upgrade, and this "shouldn't have happened", so we need to make sure beta2 is better ;)
by singelet
Wed Nov 25, 2009 2:31 pm
Forum: Bugs
Topic: PHP error with certain search strings
Replies: 11
Views: 12502

Re: PHP error with certain search strings

I'm having the same error at http://singe.za.net/, full details below, but the pertinent error seems to be:
/ Unknown column 'orderkey' in 'order clause'

I upgrade from 1.4.1 when I was getting unexplained SQL errors (I had made some changes to packages on my side). I looked through the script in ...