URL to your eFiction: http://fiction.spot-design.net
Version of eFiction: 3.0.2
Have you bridged eFiction, if so with what?: no
Version of PHP: 4.4.4
Version of MySQL: 4.0.25
Have you searched for your problem: yes
If so, what terms did you try: I browsed through all the 3.0 support, didn't find anything related to this problem.
Have you looked at the FAQs: There are no 3.0 FAQs
State the nature of your problem: I had alot of errors with the Challenge module at first. I have a block that takes info from my phpbb forum and when I tried to Issue a Challenge, Edit, Delete or Submit I got a bunch of errors having to do with my forum block. I changed some of the code in the forum block (renamed variables mostly) and I can now use the challenge module, except now I can not see my skin images on any of the Challenge pages (except the main one)
example: http://fiction.spot-design.net/modules/challenges/challenges.php?action=add
I noticed the the page is inside the modules folder and I think that is causing the image error but how can I fix it so that I can see my image (and not have to use css to show the image)?
I also have the same problem with the polls archive.
This happens on all my skins because I do not put the images in the css and don't wish to if I can help it.
It's not a problem with the module. It's a problem with your skin. Use {skindir} in your skins to point to the skin directory NOT an absolute path.
Bump. Did that fix your problem? If there's no reply in a week, we'll close this thread.
Using {skindir} in my image urls worked. Now I have no problems. I marked this as solved.
