Carissa
@carissa
Moderator
Member
Joined: Dec 9, 2004
Topics: 45 / Replies: 746
Reply
Re: Posting new message and ratings

That's because there are some setting you have to define before you can upload stories such as ratings, characters, etc. Go to your admin panel a...

16 years ago
Forum
Reply
Re: I have a strange CSS problem

The CSS is pointing to the wrong selectors. You're going to need to customize it to your html. For example the CSS has ul.tabbernav li {..}This w...

16 years ago
Forum
Reply
Re: Upgrading from Version 3.3.1 to 3.5?

You shouldn't have to do the in-between upgrades. Upgrading to 3.5 will take care of it. However, you might want to wait for 3.5.1 since it'...

17 years ago
Forum
Reply
Re: Issues! I've got a few!

The review pop-up for 1.1 was definitely a mod. I remember when it came out. My 1.1 install had a TOS before the registration but that must have been ...

17 years ago
Forum
Reply
Re: Issues! I've got a few!

The problem you are having with your TOS/registration page is a skin problem. You need to add "overflow: auto;" to #mainpage in your CSS to ...

17 years ago
Forum
Reply
Re: Issues! I've got a few!

To fix the second, add {reviewform} to the viewstory.tpl.For the story index, there are two places you can set it. You set the default in the admin pa...

17 years ago
Forum
Reply
Re: [3.5] Special HTML characters being converted into "r" code

Could you try uploading a new story as a test? I don't see the special characters at all when I view your source and I should be seeing them...Ad...

17 years ago
Reply
Re: [3.5] Special HTML characters being converted into "r" code

I don't see the problem. What browser and operating system are you using?

17 years ago
Reply
Re: [3.5] Special HTML characters being converted into "r" code

Someone asked about this in the support forums, and she is not using TinyMCE so I don't think it has anything to do with that. Do you have a test...

17 years ago
Reply
Re: Is there a way to prevent Story Text entry box from stripping character codes?

The codes should work, we just need to figure out what's messing them up. It most likely doesn't have anything to do with eFiction though. W...

17 years ago
Forum
Reply
Re: Is there a way to prevent Story Text entry box from stripping character codes?

The problem is those codes aren't valid ascii codes. They should be formatted like so: &code;. I'm not sure why the ampersand is convert...

17 years ago
Forum
Reply
Re: Multiple Authors

It looks like you would need to use an if/else statement to check if $coauthors is defined and if it is, create the variable for authors from that and...

17 years ago
Forum
Topic
Forum
Replies: 0
Views: 2499
Reply
Re: Want a divider between "Story/Chapter Notes" [SOLVED]

No, it comes from a tpl file. The hard-coded classes come from php files. I just viewed the source to get the class name.

17 years ago
Forum
Reply
Re: Want a divider between "Story/Chapter Notes" and the story content

You don't have to know php to do that. Add this to your style.css (anywhere, but I'd put it at the bottom just in case):.notes {padding-bott...

17 years ago
Forum
Page 3 / 53