Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: [3.4.3] Submitted stories have no chapters

Found it I think.Change line 249 to:$chapterinfo = dbquery("SELECT chap.*, "._PENNAMEFIELD." as penname FROM (".TABLEPREFIX."...

17 years ago
Reply
Re: PHP5 Compatibility

You should be fine.  I'm running it on 5 locally.

17 years ago
Forum
Reply
Re: More than one featured stories category?

It would be a mod.  You'd have to add columns to the database.

17 years ago
Forum
Reply
Re: How to Bridge

Open queries.php and read the instructions included in the file.

17 years ago
Forum
Reply
Re: Will upgrading from 3.4.3 to 3.5 remove longtext?

No it shouldn't, but as Carissa said...always back up before doing an update.

17 years ago
Forum
Reply
Re: Upgrade Error: 3.3.1 to 3.5; some tables not created

It's not in the update.  I think you need to disable your blocks or switch your skin to one where the blocks are only on the index page.&nb...

17 years ago
Forum
Reply
Re: Installation Problem- Access Denied

Warning: mysqli_connect() [function.mysqli-connect]: (42000/1044): Access denied for user ''@'localhost' to database 'fanlibr...

17 years ago
Forum
Reply
Re: Converting 2.0.7's 3 column skin

Here are my notes on converting 2.0 skins to 3.0 skins. There are a number of skins in the forums including several 3 column skins.

17 years ago
Forum
Reply
Re: SMF 2.0 with eFiction

I wrote the original bridge.  It was written as a very basic EXAMPLE.  It was never intended to be the be all and end all just enough to get...

17 years ago
Forum
Reply
Re: [3.5] Uploading story - doesn't recognise the bigest amount of text

Open stories.php and  do a search and replace. Everywhere there is:.PENNAMEFIELD.replace it with._PENNAMEFIELD.

17 years ago
Reply
Re: [3.4.3]Adding author as a favorite not working from profile page

Don't do that.  It will then only add the first author of the story, not the coauthors.

17 years ago
Reply
Re: "Stories by" counting number of stories co-authored instead of total stories

Wrong change.  You'll throw notice errors if you fix it like that. Change:if(in_array($ca['uid'], $alist))to:if(isset($ca['ui...

17 years ago
Reply
Re: 3.4.2 bug: Beta Reader Module breaks on unistall

Update to the latest version and make sure you grab the module for the correct version of eFiction.

17 years ago
Reply
Re: Beta-reader Mod screws up my index-page.

Go to my site and get the most up-to-date version.  Make sure that's the 3.4 version not previous versions!

17 years ago
Forum
Reply
Re: Categories

We need a URL to your site.  Also please read the instructions for posting help requests in the sticky thread at the top of the forum.

17 years ago
Forum
Page 52 / 172