Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2448
Reply
Re: Disappearing header image (CSSZen) depending on web address

Your path to your image IS NOT correct.  When I look at the header.tpl of CSSZen on your site I see:<!-- START BLOCK : header --><body&g...

18 years ago
Forum
Reply
Re: interactive story???

You're talking about a round robin. 

18 years ago
Forum
Reply
Re: CHMOD 777 and 666 and Initial Configuration

So you're going to have:Where thisfolder is the folder where eFiction is installed.  Then you plan to point www.yoursite.com to thisfolder v...

18 years ago
Forum
Reply
Re: CHMOD 777 and 666 and Initial Configuration

It depends on your server setup whether CHMOD 660 and 700 would work for you.  Generally, I've had little luck with anything other than the ...

18 years ago
Forum
Reply
Re: Profile image in news post?

You've got it right.  Especially since it's hosted off-site.

18 years ago
Forum
Reply
Re: Problems with SMF bridge with Efiction 3.3.1

If you've got 2 existing installations (SMF and eFiction) I would not attempt to bridge them.  You'd have to merge the two tables toget...

18 years ago
Forum
Reply
Re: Problems with SMF bridge with Efiction 3.3.1

Anything's possible, but you have to code it.  The included SMF bridge assumes a new eFiction install using the SMF user data.  That�...

18 years ago
Forum
Reply
Re: Moving/Copying Characters

Why don't you make them sitewide?

18 years ago
Forum
Reply
Re: Text Editor?

1.  If you're on Windows, Notepad is the text editor that comes installed.  You can get more fancy ones that help with coding, but Note...

18 years ago
Forum
Reply
Re: Exactly how do I set up my site to send out emails?

You may be flagged as a spammer especially if you're on shared hosting.  Are you getting returned emails at the site e-mail address?  C...

18 years ago
Forum
Reply
18 years ago
Forum
Reply
Re: MySQL help--looking for either a manual or a solution 🙂

Um.  Take the recent browse panel and change > to <.

18 years ago
Forum
Reply
Re: Preview BEFORE submitting?

Yeah that isn't going to work because right after the first line you set submit to _PREVIEW.  Change if(!$submit) {toif(isset($_POST['s...

18 years ago
Forum
Reply
Re: Preview BEFORE submitting?

You used that where? I think you need to leave it as _PREVIEW if you did it in the place I'm thinking.

18 years ago
Forum
Reply
Re: Preview BEFORE submitting?

Use isset($_POST['submit']) to see whether or not they've previewed the item.  Then  around line 400 you should find where th...

18 years ago
Forum
Page 71 / 171