Listing Module

From Fishcakes Wiki

Jump to: navigation, search
Edit Menu

Image:Icon_Exponent_40px.png Listing Module and Extended Listing Module

This page contains info about the Exponent Listing Module and Extended Listing Module.

Contents

About Listing Module

tbd

Code Corrections

To correct the module so you can access module Management function, edit file:

listingmodule/class.php
extendedlistingmodule/class.php
Find code:
$template->register_permissions(array('administrate','configure'),$loc);
Replace with:
$template->register_permissions(array('administrate','configure','manage'),$loc;


Image:Icon Resources 20px.png Exponent CMS Resources

Official Exponent Resources


Unofficial Exponent Resources

MySQL Resources

PHP Resources


Personal tools