[turba] Sidebar invisible after installing Turba. Please help
Michael Rubinsky
mike at theupstairsroom.com
Mon Jul 31 16:37:42 PDT 2006
Quoting Junaid Jeewa <junaid at yponeinc.com>:
> ----------------
> conf.php (Turba)
> ----------------
> <?php
> /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
> // $Horde: turba/config/conf.xml,v 1.6.2.1 2005/10/18 12:50:04 jan Exp $
> $conf['menu']['import_export'] = true;
> $conf['menu']['apps'] = array();
> $conf['client']['addressbook'] = 'localsql';
> $conf['shares']['source'] = 'sql';
> $conf['comments']['allow'] = true;
> $conf['documents']['type'] = 'horde';
> /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
This probably won't affect your problem, but the entry for
$conf['shares']['source'] should be set to 'localsql' and not 'sql'
since your entry in $cfgSources is 'localsql'.
Thanks,
mike
--
The Horde Project (www.horde.org)
mrubinsk at horde.org
More information about the turba
mailing list