1.Mar.2007

Description: Displays the last date your users visited your eFiction site.

As always my line numbers are approximate and meant to put you in the general ballpark. They will likely change as you progress through the mod.

Backup your files and database before you begin this or any other mod!

Requirements: eFiction 3.2 or later

Difficulty: Easy

Mod History:
- 27 February, 2007, Marohi added mod to Test site, bug checking begins
- 1 March, 2007, Posted to eFiction forums
- 2 March, 2007, Fixed cookie issue, added language to en.php, changed mysql_query to dbquery

Files Involved:

  • user/login.php
  • user/profile.php
  • includes/get_session_vars.php
  • languages/en.php
  • skins/YOUR SKIN/profile.tpl
  • database modification

Modification & Support Link: eFiction.org

Instructions:

Name: 10 Most Popular Categories Panel

Description: Returns the top ten most popular categories on your eFiction site along with a count to show how many stories each category has.

Requirements: eFiction 3.2 or later

Mod History:
- 27 February, 2007 — Converted to eFiction 3.0
- 03 March, 2007 — Released to the public
- 03 March, 2007 — Fixed category links

Demo: http://test.lunaescence.com/toplists.php?list=popularcats

Download Link: popularcat.zip

Description: This will display a “View Profile” link to the account menu in user.php, which will take your users to their author profile page.

Backup your files and database before you begin this or any other mod!

Requirements: eFiction 2.0

Difficulty: Easy

Modification History:
June 23, 2006 — Released Modification
November 30, 2006 — Updated, forgot a step

Files Involved:

  • user.php
  • languages/en.php

Instructions:

29.Sep.2006

Be sure to backup your database and files before you begin this or any other mod.

Description: This mod will put a male, female, or undisclosed icon in the author profile. I’ll let you decide if undisclosed means “Not Telling” or just what. It is up to you to provide your own icons.

This mod was originally created for JanAQ as part of her requested profile mods.

I can’t take full credit for this mod, I spent a lot of time trying to figure out how to get it working before I asked for help. Tammy replied and told me how to get it working.

As usual, my line numbers are approximate and only meant to put you in the general ballpark.

Requirements: eFiction 2.0

Difficulty: Easy

Modification History:
EDIT: Stopped working for some reason, so I changed the MYSQL declarations.
EDIT: Clarified my instructions for the database
EDIT: Changed my instructions so I didn’t overwrite some of my other mods. If it’s confusing, feel free to ask.
EDIT: Trying to fix the error Seiji found
EDIT: Tammy got it working! embarassed
EDIT: Fixed a typo from the instructions for line 389. Sorry!! embarassed
EDIT: Added the tpl tag
EDIT: 29 June 2006 — Updated post format to match post requirements; also began an update to bring the mod up to the current version.
EDIT: 29 June 2006 — Updated the modification to match the current release. Please let me know if you have any difficulties.

Files Involved:

  • user.php
  • viewuser.php
  • languages/en.php
  • user.tpl

Modification & Support Link: eFiction.org

Instructions:

Description: This mod adds a manditory disclaimer field to every story form. If users do not fill in the disclaimer, they’ll receive an error just like if they left the summary or title blank.

This mod is as involved as my story type mod, if not a bit moreso, due to the fact that it has to be made manditory. I strongly suggest you read through my instructions before you actually attempt this modification.

For this mod, I used files from the latest release. (2.0.7, 28 Aug 2006 patch) The line numbers are all approximate and will likely change as you progress through this mod. Please consider them simply a guide to put you into the general area.

This mod is UNTESTED. In theory it should work, but I have not tested it on my own site.

Requirements: eFiction 2.0.7 (28 Aug. 2006 Patch)

Difficulty: Advanced

Mod History:

18 Sept 2006 — Mod created as per request by fanfiction world

Files Involved:

  • Database modification
  • stories.php
  • viewstory.php
  • languages/YOUR LANGUAGE.php
  • skins/YOUR SKIN/viewstory.tpl

Modification & Support Link: eFiction.org

Instructions:

7.Sep.2006

Description: This is a quick and dirty version check script for eFiction 2.0. It simply shows your currently installed version of eFiction, the current version, and then the release date for the last patch along with any important notes or news relating to that patch.

Requirements: eFiction 2.0

Difficulty: Easy

Mod History:

25 Aug 2006 — Concept for patch suggested on eFiction New Feature forums and first attempt at creating mod made.
07 Sep 2006 — Mod correctly checks and formats returned text.

Files Involved:

  • admin.php
  • admin/version_check.phpNew!

NOTE: Please be sure to back up your files and database before you begin this or any other mod.

Download Link: version_check.zip

Modification & Support: eFiction.org