Closed (fixed)
Project:
Brilliant Gallery
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2009 at 13:26 UTC
Updated:
7 Oct 2009 at 16:20 UTC
Each few minutes I've got in my logs hit to: bgchecklist/loadall/9999999
Its on 3rd place in Top Pages:
216 bgchecklist/loadall/9999999 68 ms 15 sec
It's necessary to make those queries?
P.S. I haven't configure brilliant_gallery yet, but it's quite annoying to see it all the time in Recent hits.
Comments
Comment #1
jjancel commentedthere is a patch ?
Comment #2
425Media commentedI get the same thing... Wondering if there is a patch that will stop that log..
Comment #3
3cwebdev commentedMy watchdog logs is loaded with them too. Hoping for a fix...
Comment #4
castawaybcn commentedsame here, any ideas if this has any side effects on the site's performance?
Comment #5
AlexisWilke commentedIt looks like you get a hit on that URL each time someone wants to look at an image.
What we would need is something in the log module to ignore these entries!
Alexis Wilke
Comment #6
kenorb commentedLogs contain security information, problems about your website and other stuff. Logs are for logging, you can't ignore them.
If inside your logs you have 99% of bgchecklist/loadall/9999999, you can't see other logs that are more important for you.
Comment #7
AlexisWilke commentedkenorb,
At least we'd need a filter so when looking at the logs we could willingly say: I want to ignore logs with URL blah... Would make it easier.
Alexis Wilke
Comment #8
endiku commentedHear hear
Comment #9
vacilando commentedYes, the Ajax JS was loading on all pages, while it should load only on the gallery management page /admin/settings/brilliant_gallery/manage
Fixed in the dev release now.
Comment #10
kenorb commentedThanks.