The naughty words censor is applied to names in each.
Did you update the module when you updated to 3.3? There are updated files on my site for story end and print to word. Did you take the mo...
Yeah just enclose your custom form code in an if statement.if(isADMIN) {your code.}
Okay, you guys are probably more familiar with SMF than I am, but shouldn't it be memberName not realName?
You'd probably need a combination of javascript and CSS to make that work.
Anything's possible. The question would be is it possible at your skill level and time frame. The simplest work around would probably be to...
The search engine automatically includes all classifications in the advanced search.
yeah I found in get_session_vars.php that it was trying to use just the efic uid & penname. and not the ones from SMF.No it's not. Look...
There is no image. The entire skin uses CSS. Put your image inside the banner div in the header.tpl file.
I pasted it into my site and it worked. Didn't look great because I had some of the blocks turned off and the CSS was wrong, but the header...
Post the index.tpl. It looks to me like the header and footer blocks aren't being seen by templatepower.
Try turning on debug to see if an error appears.
Did you turn debug off? Those are notice warnings. They will show up when debug is on, but won't normally.
Fields would be a new table. Once you've got the database created you should be able to import your .zip backup back into the database.
Add the port to your server settings in config.php. localhost:PORT
