When i connect by ftp , i see this folder's name is : statusicon
But when i load my forum,images don't load , i copy image location and i see statusicon%20 . I don't know what happened with my new style
I tried to rename my folder's name to "statusicon " or "statusicon%20" but it don't work.
This is a part of my .xml
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<style name="hirufm (fluided)" vbversion="3.6.8" product="vbulletin" type="custom">
<templategroup name="StyleVar Special Templates">
<template name="imgdir_button" templatetype="stylevar" date="1166809290" username="hiru" version=""><![CDATA[styles/hirufm/buttons]]>
</template>
<template name="imgdir_misc" templatetype="stylevar" date="1166809290" username="hiru" version=""><![CDATA[styles/hirufm/misc]]>
</template>
<template name="imgdir_statusicon" templatetype="stylevar" date="1166809290" username="hiru" version=""><![CDATA[styles/hirufm/statusicon]]>
</template>
<template name="imgdir_poll" templatetype="stylevar" date="1166809290" username="hiru" version=""><![CDATA[styles/hirufm/polls]]>
</template>
<template name="imgdir_rating" templatetype="stylevar" date="1166809290" username="hiru" version=""><![CDATA[styles/hirufm/rating]]>
</template>
</templategroup>