|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Help for a complete noob
hi folks i have a problem with a site i have taken over when i look at a particular group i get the following error
Quote:
any help would be greatly appreciated i have had a look about and some answers seem to be kinda the same but out of my experiance level...which is next to nothing ![]() |
|
#2
|
||||
|
||||
|
The last part: AND ug.user_id <> ORDER BY u.username
it says "ug.user <>", but it's missing the right operand, something like "ug.user <> 4" or "ug.user <> 'john'" or something.. good luck |
|
#3
|
|||
|
|||
|
do you mean in the File : groupcp.php ?
the quote is the error message displayed on the board......would it be better if i cut and pasted the text from the php file itself? |
|
#4
|
||||
|
||||
|
Yes the error is probably in that file. The problem is that your php file is generating an incorrect sql statement. I showed you where the error probably is, you could figure out what's going wrong or paste the relevant part of the source if you want
![]() |
|
#5
|
|||
|
|||
|
i have just went in and messed around in the sql code and have found where the mistake was......believe it or not i was looking at the wrong line
adding a number happened to be 1 made it all work just fine......thanks bud owe ya one ![]() |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > Help for a complete noob |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|