Signup form
Design and Skin Customization
Ok, understood, you're using a custom skin that is probably missing a ton of the expected functionality needed to make modules work.
Nmaster88:..... i have problems using the site builder am i missing something?....
The problem is I don't know what you have/haven't included in your custom skin to know how to approach the question.
The modules expect to be able to get code out to the skins, if they are unable to do that then things will not work, but without knowing what is the same/different between your skin and a standard skin its very difficult to help.
ie, does your skin have a meta.tpl that contains the meta info for the headers of the page.
The meta.tpl header.tpl footer.tpl are files that are expected to be there and contain functions that allow modules to get CSS and javascript code out to the skins.
---
What I'm thinking you've done:
Taken a non-jamroom skin, maybe a wordpress skin or something and put it up into the skins directory and are now adding in things like {jrCore_list} for content.
Nothing wrong with doing it that way, just need to make sure you don't miss things that make modules work.