Download & Extend

What is modules/uieforum/css/none?

Project:UIE Forum
Version:5.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:daniel.hunt
Status:closed (fixed)

Issue Summary

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

#1

You have put uieforum in the wrong location. Disable the module, move it to /sites/all/modules/uieforum, then re-enable it.

#2

Assigned to:Anonymous» daniel.hunt
Status:active» closed (fixed)

#3

Thanks for advice but i solved it by deleting

list-style-image: url('none');

none in style.css

#4

Status:closed (fixed)» fixed

oooh. Nicely done. Thanks, I'll update the code!

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.