Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: [SOLVED] Trying to install 3.5 but...

Notice warnings can be ignored.  Your host had error warning turned to the max so even notices were showing.

17 years ago
Forum
Reply
Re: Upgraded to 3.5.1 tried to add challenges

Run this queryALTER TABLE `PREFIXfanfiction_settings` ADD `anonchallenges` TINYINT( 1 ) NOT NULL

17 years ago
Forum
Reply
Re: Upgraded to 3.5.1 tried to add challenges

It needs the whole challenges table plus the settings in the settings table.  CREATE TABLE `fanfiction_challenges` (  `chalid` int(11) NOT N...

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

It's not the CSS.  Your tab javascript is broken.TK_LI[k].firstChild.onfocus=reveal;FF says this is null.  Also var menuitems=document....

17 years ago
Forum
Reply
Re: [3.5] Errors when posting/updating story

Itanshi I think you've got an old copy of stories.php on your site. Either you missed uploading the 3.5.1 version or if you're using your ho...

17 years ago
Reply
Re: eFiction 3.5.1 Released

Release dates are fixed.  Thanks for noticing.

17 years ago
Reply
Re: Adding category image to skin on other places

You'd have to write a mod for viewstory.php, storyblock.php and seriesblock.php (probably other paces) that would pull the image from the databas...

17 years ago
Forum
Reply
Re: Books on PHP & MySQL or else: how to start learning that stuff?

Personally I like the O'Reilly books for general reference along with the official websites.  To begin, you might grab one of the "Teac...

17 years ago
Reply
Re: 3.5.1 Validation Set to Auto, but Chapters in Submissions Queue

So far I can't replicate this.  I've got autovalidate submissions on and added a story.  The chapters aren't in the validatio...

17 years ago
Reply
Re: [3.5.1] Upgrade error. Fresh install works so far

Authors not users.  If you had no stories that would come up.  Regardless. Fixed in SVN.

17 years ago
Reply
Re: [3.5.1] Shoutbox problem

I'll fix in the SVN tonight.

17 years ago
Reply
Re: Catchpa image problem

Your host doesn't have GD support enabled which is required for the captcha image to be created.

17 years ago
Forum
Reply
Re: eFiction in 2 languages (2 installations--> using same tables in some bits)

There's no option to share the authorprefs and info tables.  You'd have to edit just about every file in the site.

17 years ago
Forum
Reply
Re: [3.5.1] Shoutbox problem

You really need to explain the nature of the problem better next time.  You said it was in the shoutbox archive NOT in the shoutbox.  Fixed ...

17 years ago
Page 48 / 172