Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: Unlimited Word Count Cuts Off Chapter

You'd have to write yourself a script to convert it. There's no way currently to do this.

18 years ago
Forum
Reply
Re: [mod release] Tabbed Profile

Use $skindir in php files and {skindir} in .tpl files.  In extra_header.php you need to use $skindir.

18 years ago
Forum
Reply
Re: [Mod Request] Character List: display used characters only

Probably not a good idea to try.  It would be a really slow query.

18 years ago
Forum
Reply
Re: Need Help! Back-up errors

It's not picking you your tableprefix.  Did you try just getting the db backup through phpMyAdmin?  Since fixing the eFiction problem w...

18 years ago
Reply
Re: How do I get out of maintenance mode to get into Admin?

You should still be able to log in while in maintenance mode then you'll have access to the entire site.If you don't have a link to the logi...

18 years ago
Forum
Reply
Re: Syntax error on profile.php

It's something in a custom profile field.

18 years ago
Forum
Reply
Re: Default title

includes/storyform.php

18 years ago
Forum
Reply
Re: [3.3] RSS not working

Change dbrow to dbassoc.

18 years ago
Reply
Re: Skin Menu

No.  You could add a surrounding <span> in your skins though.

18 years ago
Forum
Reply
Re: Can't View Admin Profile

Wierd.  My best guess is your host is blocking uid=1 on your site. Maybe for some bizarre security reasons.  Try creating another admin acc...

18 years ago
Forum
Reply
Re: Functionality of the "Featured" block

The featured block works like the other blocks in default mode. You've got 2 variables to use in your .tpl {featured_title} and {featured_content...

18 years ago
Forum
Reply
Re: [SOLVED] Yahoo, IM, MSN profile field codes

I mean you'd have to re-write it completely.

18 years ago
Forum
Reply
Re: [SOLVED] Yahoo, IM, MSN profile field codes

Unfortunately, the whole thing. It's pulling the info for the author then grabbing the relevant field information.  You'd have to compl...

18 years ago
Forum
Reply
Re: [SOLVED] Yahoo, IM, MSN profile field codes

You may need to edit profile.php.  I can't remember if it even looks at the profile fields that are empty, but it may not. 

18 years ago
Forum
Reply
Re: [SOLVED] Yahoo, IM, MSN profile field codes

You don't need the brackets on one line if/else statements. 2 and 3 won't work at all.  You can't have an else without an if. ...

18 years ago
Forum
Page 80 / 172