Peter K
|
| Posted: 06/25/2003, 4:11 PM |
|
I found a problem with the common.php CCBuildSQL function. It appears that the standard code in the function has parms with $where = " " and $order_by = " ". Basically it wipes out any data you set in the where and order_by parms. I removed the = " "'s and everything worked fine. I spent several hours trying to debug my code and it was even my problem. Anyone else notice this?
|
|
|
 |
RonB
|
| Posted: 06/27/2003, 12:42 AM |
|
I haven't had any problems with this function. I think it would have caused a wide spread posting spree if this was a problem in all copies of the software. Must have been a glitch in your package. I would however report it to Yes. If it happened to you it could happen to somebody else.
Ron
|
|
|
 |
|