When someone enters the site something is loading like that,
http://*****/modules/uieforum/css/none
And in my logs there are thousands of error log like that. It says "page not found".
So what is this? and how can i disable it?
When someone enters the site something is loading like that,
http://*****/modules/uieforum/css/none
And in my logs there are thousands of error log like that. It says "page not found".
So what is this? and how can i disable it?
Comments
Comment #1
daniel.hunt commentedYou have put uieforum in the wrong location. Disable the module, move it to /sites/all/modules/uieforum, then re-enable it.
Comment #2
daniel.hunt commentedComment #3
iron2 commentedThanks for advice but i solved it by deleting
list-style-image: url('none');
none in style.css
Comment #4
daniel.hunt commentedoooh. Nicely done. Thanks, I'll update the code!
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.