Lyndsie
@lyndsie
Moderator
Member
Joined: Aug 25, 2006
Last seen: Mar 25, 2024
Topics: 34 / Replies: 1229
Reply
Re: Working on my first theme

You've probably got a font-style: italic in there somewhere.

15 years ago
Forum
Reply
Re: Editing CSSZen?

From what I can tell it's the banner div. The banner div breaks down into several others inside of it, but there doesn't appear to be one in...

15 years ago
Forum
Reply
Re: 403 Forbidden when registering

"Python" was also a problem at my old server. It could happen if someone put one of the words in any of the registration fields. How many ar...

15 years ago
Reply
Re: problem when submitting story (charcaters, subcategory, classification)

Are you using version 3.5 of the script? That looks like a bug where a query has DBPREFIX instead of TABLEPREFIX that existed in 3.5. If that's t...

15 years ago
Reply
Re: Feeling stupid, but how do I log in as admin?

...try viewingafter logging in.Did you actually try this? It's your site's URL + /admin.php. That's the link to the admin control panel...

15 years ago
Reply
Re: Feeling stupid, but how do I log in as admin?

You have to use the account you created during install, as that is the one that will be an admin. There is no specific admin account. Any user can be ...

15 years ago
Reply
Re: Seperate Stories?

You could add it to your skin's listings.tpl.

15 years ago
Reply
Re: Showing more then 1 News post?

Go to Admin > Blocks, then Options next in the row for News block. If your skin has a variables.php, it may also be set there. See:

15 years ago
Reply
Re: Error 500 instead of Confirmation after User Emails Sent

That message is being generated by the server, not eFiction. I'm not really familiar with the mail feature (my site's got too many users for...

15 years ago
Reply
Re: "Contact Us" no longer working?

I would first try another email just to see what happens. I'm not really sure what triggers that message. Let me look through the code and see.

15 years ago
Reply
Re: email issues with user

Can you describe what you mean by putting the emails in yourself? Are you changing their email addresses in their profiles? Or are you trying to send ...

15 years ago
Reply
Re: I'm having trouble with what I think is my file locations and such..

It should be public_html that your domain name points to, so public_html is its root. If your files are currently in public_html/fanfiction, the answe...

15 years ago
Reply
Re: Random Items

Try limit instead of num?blocks/random/random.php<?phpif(!defined("_CHARSET")) exit( );$count = 0;$content = "";$use_tpl = isse...

15 years ago
Reply
Re: "Stories by..." not working

Have you tried recalculating the story counts? Admin > Archive Maintenance > Recalculate Stories. There are three or four recalculation tools, a...

15 years ago
Reply
Re: {Mod} Adding Favicon

Right, both should work, assuming the two files are in the same folder as I believe they are. One is a relative link and one's absolute. Just wan...

15 years ago
Forum
Page 25 / 85