Subcategories for weblinks v1.21 Mod for PHP-Fusion v7.01
What it does:

This MOD enables sub categories for weblinks. You can create sub categories of current categories. An weblink category can have both subcategories and weblinks.


Installation:
  1. Upload folder install in the root folder.

  2. Run http://www.yoursite.tld/install/index.php.

  3. Upon successful installation delete install folder.

  4. You must do this before uploading or modifying files to prevent error warning!
  5. Upload files to the folders using the folder structure in the download.


Core File Modifications:

    • - weblinks.php,
      - administration/weblink_cats.php,
      - administration/weblinks.php,
      - locale/English/weblinks.php
      - locale/English/admin/weblinks.php,
  1. weblink_cat_parent field added to DB_WEBLINK_CATS table.
  2. Added includes/subcats_weblinks_include.php.


Uninstallation:
  1. Upload folder install in the root folder.

  2. Run http://www.yoursite.tld/install/index.php.

  3. Upon successful uninstallation delete install folder.

  4. You may delete includes/subcats_weblinks_include.php.

  5. Put the original core files back.

E-Mail: kmodsro@gmail.com
Web: http://www.kmods.ro
Support: http://dev.kmods.ro
Repository: https://github.com/keddyboys/kmods
Version: 1.21
Notes and Changelog
Notes: Back up all relevant files being installing this mod.
 
Changelog:


v1.00 - First public test version [BETA]
v1.10 - Bugs fixed
v1.20 - Updated to 7.02.07 standards
v1.21 - Bugs fixed