Advanced Forum

Advanced Forum Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 1022
  • Released: Jul 19, 2008

Advanced Forum Description

Advanced forum is a glue/theme module which makes it easier for non programmers to put together a forum similar to popular forum packages using Drupal's core forum. It requres the forum module.

Installation
- Copy the entire advanced_forum project directory (not just the contents) to your normal module directory (ie: sites/all/modules)
- [Drupal 5.x only] In the themes directory of the module is a directory called "advforum" that contains all the theme files. Copy this entire advforum directory (not just the contents) to your theme's directory. If you use more than one theme with forums, copy it to each theme's directory. "advforum" should become a subdirectory in your theme.
- Enable the advanced forum module at ?q=admin/build/modules
- [Drupal 5.x only] Add this code to the top of _phptemplate_variables in template.php in your theme and make sure you are returning $vars, not array() at the end:
              if (module_exists('advanced_forum')) {
          $vars = advanced_forum_addvars($hook, $vars);
        }
      ?>  This assumes a basic knowledge of PHP to be able to do any merging necessary. If you don't know how to do this, see this tutorial for adding things to _phptemplate_variables.
- Visit the Advanced Forum settings page at ?q=admin/settings/advanced-forum
Advanced forum theme directory: You only need to change this if you have your advanced forum theme files in a different directory.
Treat all site comments like forum comments: If you would like advanced forum to take over the theming of all comments, even those outside the forum, choose yes here.

Advanced Forum Bookmark

Hyperlink code:
Hyperlink for Forum code:

Advanced Forum Script Download Notice

Top 4 Download periodically updates information of Advanced Forum script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Advanced Forum torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

FUDforum integration

Provides the following blocks: User login, New forum posts, Online forum users and Forum statistics.Installation - Unpack in your modules folder (usually ...

Listhandler

Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: · Drupal 5.x ...

vBulletin to Drupal

... also includes a login manager that allows existing forum users to login without having to reset their passwords.Testing on backups before using on live data is highly recommended.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal 5.x ...

Activity Stream

... Last.fm, or posts on your blog, anything you create can be gathered into one easy to read ... which can be used by developers to easily create integrations with other popular websites.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: · Drupal ...

URL list

... now operational at q=urllist.txt or urllist.txt - Configure advanced options at Administer > Site configuration > URL list  Requirements: · Drupal 4.7.x/5.x/6.x ...