JoomEXT

From Kb_JMY(晉明夷)

Jump to: navigation, search

Contents

Advertisement


Admin Tools (for Site Developers)


Calendar & Event Management

Communication

Blog

JD-Wordpress


Forum

Simple Machine Forum (SMF)


Content &News

Content Management


FAQ(Content Management)

Tabs &Slides in Content Items


Core Enhancement

User Management

Community Builder (CB)


CRM

Vtiger5 integration

Documentation

MamboWiki

Installation(Proposed Method)

  • download the file from: lyquidity.com
  • Before installation make sure that the database does not contain mambowiki's tables. if they do exists, delete (or backup) them all.
  • Since the file size of "com_mambowiki-0-9-6-2.zip" is larger than 2Mbytes (exceeding the limit as set in php.ini) you have to use "Install From Directory" -- The procedure is suggested as follows:
  • upload the installation file com_mambowiki-0-9-6-2.zip to the directory:
e.g. home/mosct/public_html/jmla/administrator/components/com_installer/component/
  • Check that the permission of all the subdirectores and files are "755", if not, set them all!
  • Key-in that directory in "Install From Directory" and click the "Install" button to start the installation.


eCommerce

JoomEXT:eCommerce


Extended Menu

Bugs

When JoomFish meets Extended Menu -> Depreciated Error!

  • Ref:
  1. When JoomFish meets Extended Menu -> Depreciated Error, Any ideas to correct? 2006_1128
  2. Extended Menu with JoomFish
  • Solution1: Better Solutions
  • In the file: <Joomla Directory>/configuration.php
=> Look for "mosConfig_mbf_content"
=> Remove it or set it to '0';
  • OR in the file: <Joomla Directory>/mambots/system/jfdatabase.systembot.php
=> Look for the line: $GLOBALS[ 'mosConfig_mbf_content' ] = '1';
=> Uncomment or remove it! => That's it!


  • Solution2: Seems more complicated <--- not tested!
In the file /modules/exmenu/loader/menu.menuloader.class.php in line 91 replace $mosConfig_mbf_content with false and it will work:
Old: if (($mosConfig_mbf_content) && (class_exists('MambelFish'))) {
New: if ((false) && (class_exists('MambelFish'))) {


Forms &Surveys

FacileForms


Gallery and Streaming Media


WYSiWYG Editor




Personal tools