Elle
@jenny
Honorable Member
Joined: Feb 14, 2007
Topics: 47 / Replies: 542
Reply
Re: Notification..

It will go away if you turn off debug. :)Or in languages/en_admin.php you can add:define("_EDITBIO", "Edit Bio");

16 years ago
Reply
Re: MOD REQUEST/QUESTION: Simple forum based off the review code?

For deleting posts, you can just have something like this:<?php$delete = (isset($_GET["delete"]) && is_numeric($_GET["delete...

16 years ago
Forum
Reply
Re: MOD REQUEST/QUESTION: Simple forum based off the review code?

It is funny you posted this topic, I've been thinking of a "blueprint" of how to do this. I haven't coded anything though -- I...

16 years ago
Forum
Reply
Re: How to change the default of the authors/members/admins drop-down setting

Weird. I thought it showed members  by default?authors.php:if($_GET['action'] == "list") {$current = "members";$lis...

16 years ago
Reply
Re: 'Contact us' Question

We skinned Hesk. It's not... easy. It uses a lot of crappy coding (TABLES), and hard-codes a lot. I don't think the author meant to have it ...

16 years ago
Reply
Re: Mobile device testing

Haha, may I missed it...I wonder if it's possible to make eFic mobile-friendly. I want a mobile icon on Google. ¬.¬

16 years ago
Forum
Reply
Re: Mobile device testing

Just wondering, Kali, do you have any plans to release?

16 years ago
Forum
Reply
Re: eFiction database: how large is yours?

It makes me smile that the Jonas Brothers FF archive is one of the biggest out there! 🙂 Hmmm. SSH. Hadn't thought of that.

16 years ago
Reply
Re: eFiction database: how large is yours?

FTR: for those who go for file storage method -- how do you back-up your stories automatically? i.e. With cron jobs = databases! Not just "FTP = ...

16 years ago
Reply
Re: Add Story Bugging for Restricted Stories

Yes. :P(I'm pretty sure. If it didn't do it when debug was turned off then it's fine...)

16 years ago
Reply
Re: Add Story Bugging for Restricted Stories

It is probably the debugging mode... What happens if you turn it off; is the error still there?

16 years ago
Reply
Re: Emailing entire review

Awesome. 🙂 It may mess up with weird chars or formatting... You'll probably have to add another rn after the %2$s (which is the review variable)...

17 years ago
Forum
Reply
Re: Emailing entire review

Try this:reviews.phpLine 191 is: if($mail['newreviews']) {include_once("includes/emailer.php");$subject = _REVEMAIL1.$title;$m...

17 years ago
Forum
Topic
Forum
Replies: 1
Views: 1695
Reply
Re: Wiki integration?

Lyndsie, I'm happy with sharing the work privately (I don't trust it to be on the public forums yet -- not enough testing; potential bugs &a...

17 years ago
Forum
Page 7 / 40