Elle
@jenny
Honorable Member
Joined: Feb 14, 2007
Topics: 47 / Replies: 542
Reply
Re: 3.5 MOD to indicate poster is a "translator" instead of "author" for story?

Yes, this will require lots of modding. For now, I'd probably make is extremely clear in the author's notes. =/ I don't think there is ...

17 years ago
Forum
Reply
Re: Story read counts wrong

In the admin panel, have you used the recalculation tools under maintenance?

17 years ago
Forum
Reply
Re: Lost Password not being sent to certain email addresses

$result = sendemail($penname, $_POST['email'], $sitename, $siteemail, $subject, $mailtext, "html");It's wanting it to return ...

17 years ago
Forum
Reply
Re: Change colors of skin - can I pay you to do this?

The beauty of CSSZen is that it is purely powered by the CSS, and the colours? Easily interchangeable. It would be daylight robbery if you paid someon...

17 years ago
Forum
Reply
Re: [MOD] Last Visit 3.0

^ Which part?If it's the part where it defines the variable, you could theoretically put that anywhere. For example, some place after a similar b...

17 years ago
Forum
Reply
17 years ago
Forum
Reply
Re: Skins > CSSZen > Variables > footermenu > add items to the menu

Replace it with this:$blocks["menu"]["style"] = 0;$blocks["footermenu"] = array(  "title" => "&q...

17 years ago
Forum
Reply
Re: News Archive

Whether you like it or not isn't an excuse for going with a known buggy script. Security vulnerabilities (in particular: XSS attacks), for the lo...

17 years ago
Forum
Reply
Re: News Archive

This isn't a solution, but please do not go with CuteNews! It's very buggy.

17 years ago
Forum
Reply
Re: search question

Is the block active?

17 years ago
Forum
Reply
Re: Automated backups

Cronjobs!It might be well to read up on them.I can't really tell you how to set them up, because how you set yours up may differ from mine ... bu...

17 years ago
Forum
Reply
Re: [Request] Contest and Trophy Mods

I don't think that feature should be integrated into the script. It just adds to the bloat. A module would be cool though.

17 years ago
Forum
Reply
Re: 3.3.1 Question Regarding Adjusting/Changing Existing Pennames.

That should work. 🙂 I'm more accustomed to using the SQL tab though.You'll have to change the information. So you'll need to obtain th...

17 years ago
Forum
Reply
Re: 3.3.1 Question Regarding Adjusting/Changing Existing Pennames.

You can change it in phpMyAdmin... use a SQL query like this:UPDATE `fanfiction_authors` SET penname = 'New Penname' WHERE uid = '467&#...

17 years ago
Forum
Reply
Re: Host claims issue with viewstory.php

Is ID_MEMBER something to do with SMF?Could we see the get_session_vars.php file, please?

17 years ago
Forum
Page 14 / 40