Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: Sanitisation.

The naughty words censor is applied to names in each. 

18 years ago
Forum
Reply
Re: Skin and Display Word don't match

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...

18 years ago
Reply
Re: custom profile field where the input would only be available to the admins

Yeah just enclose your custom form code in an if statement.if(isADMIN) {your code.}

18 years ago
Forum
Reply
Re: profile.php bug [SMF Bridge]

Okay, you guys are probably more familiar with SMF than I am, but shouldn't it be memberName not realName?

18 years ago
Reply
Re: How would I achieve tabbed profile?

You'd probably need a combination of javascript and CSS to make that work.

18 years ago
Forum
Reply
Re: Questions about feasibility - beta reader modifications possible?

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...

18 years ago
Forum
Reply
Re: Searchiing by Character/Pairing: Possible?

The search engine automatically includes all classifications in the advanced search.

18 years ago
Forum
Reply
Re: profile.php bug [SMF Bridge]

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...

18 years ago
Reply
Re: How to Change/remove Header...?

There is no image. The entire skin uses CSS.  Put your image inside the banner div in the header.tpl file.

18 years ago
Forum
Reply
Re: index.tpl is not "loading"

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...

18 years ago
Forum
Reply
Re: index.tpl is not "loading"

Post the index.tpl. It looks to me like the header and footer blocks aren't being seen by templatepower.

18 years ago
Forum
Reply
Re: index.tpl is not "loading"

Try turning on debug to see if an error appears.

18 years ago
Forum
Reply
Re: [SOLVED] PHP-Fusion bridge causes display errors

Did you turn debug off?  Those are notice warnings.  They will show up when debug is on, but won't normally.

18 years ago
Forum
Reply
Re: Transfering users & stories to new installation

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.

18 years ago
Forum
Reply
Re: Non-standard SQL port (ie, not 3306)

Add the port to your server settings in config.php. localhost:PORT

18 years ago
Forum
Page 89 / 172