What is modules/uieforum/css/none?
iron2 - May 16, 2008 - 10:08
| Project: | UIE Forum |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | zoro |
| Status: | closed |
Jump to:
Description
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?

#1
You have put uieforum in the wrong location. Disable the module, move it to /sites/all/modules/uieforum, then re-enable it.
#2
#3
Thanks for advice but i solved it by deleting
list-style-image: url('none');
none in style.css
#4
oooh. Nicely done. Thanks, I'll update the code!
#5
Automatically closed -- issue fixed for two weeks with no activity.