Elxis CMS Forum

Support => General => Topic started by: mmarch on January 29, 2007, 19:17:38

Title: [solved] Everyone can see my queries executed
Post by: mmarch on January 29, 2007, 19:17:38
Hi!!!

I have big problem - i have not idea when it started and WHY, but under my site banner section everyone can see ---list of 82 queries executed ---

82 queries executed

1
SELECT * FROM elx_core_acl_access_lists
2
SELECT template FROM elx_templates_menu WHERE client_id='0' AND menuid='0'
3
SELECT template FROM elx_templates_menu WHERE client_id='0' AND menuid='54' LIMIT 14
DELETE FROM elx_session
WHERE (time < 1170089792)


and until 82


81
SELECT *
 FROM elx_banner
 WHERE showbanner = 1
 ORDER BY RAND()
82
UPDATE elx_banner SET impmade = impmade + 1
 WHERE bid = 4
 
How i can fix it???

http://www.merkurs.org (http://www.merkurs.org)
Title: Re: Everyone can see my queries executed
Post by: eliasan on January 29, 2007, 19:39:11
I do not know why but the "debug mode" is on.

To switch it off go to Site -> Global Configuration.

On the Site tab, set Debug Site to No.

Save your changes.

Title: Re: Everyone can see my queries executed (SOLVED)
Post by: mmarch on January 29, 2007, 19:45:40
Many thanks for help!!!

It was my fault - in this morning i go trought global settings and "debug site" option sound good. I am newbie with CMS and think try this option, but ... forgot  ::)

Many thanks
Title: Re: Everyone can see my queries executed (SOLVED)
Post by: eliasan on January 29, 2007, 19:56:39
You are welcome!

Greetings to .... (In which country should I sent the greetings?)