Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
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
Reply
Re: Blank page after installation

How are you uploading them?  Are you uploading in binary or ASCII?  The script files should be uploaded in ASCII format.  Did you trans...

18 years ago
Forum
Reply
Re: Shoutbox: 500 internal server error

Doesn't seem to be a problem with the script.  Looks more like a problem with your host.

18 years ago
Forum
Reply
Re: Problem with challenges block

You'd have to use PHPMyAdmin and enter them into the database manually.

18 years ago
Forum
Reply
Re: Have I been hacked?

Put an htaccess file in the stories folder with the following in it:<files *>Order deny, allDeny from all</files>That will prevent direct ...

18 years ago
Forum
Page 72 / 172