Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis documentation
for users and developers.
Home
Help
Login
Register
Elxis CMS Forum
»
International zone
»
فارسی - Persian
(Moderator:
Farhad Sakhaei
) »
Bad query?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Bad query? (Read 7681 times)
davoud
Newbie
Posts: 6
Bad query?
«
on:
October 20, 2009, 11:44:39 »
Hi
One of the designed web site creates a lot of query in Mysql Database with following syntax:
SELECT a.*, ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS group
I found this query in this file
components
/ com_content / content.php
What's the problem?!
«
Last Edit: October 21, 2009, 10:39:19 by davoud
»
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
International zone
»
فارسی - Persian
(Moderator:
Farhad Sakhaei
) »
Bad query?