[commits] [Wiki] created: LostSideBar
Wiki Guest
wikiguest at horde.org
Wed May 11 04:30:26 UTC 2011
guest [202.174.161.33] Wed, 11 May 2011 04:30:26 +0000
Created page: http://wiki.horde.org/LostSideBar
+ Lost sidebar in Horde4
++ What I did to cause the problem.
* First time working with the new Horde 4 and it's installation methodology.
* Playing around getting my head a round getting an install going, and
of course comparing my notes from how I install Horde 3.
* This caused me to uninstall, reinstall, delete dbs and recreate them.
In all this I did a new install of Horde 4 and no side bar.
++ My system
* Centos 5.6 64
* php53
* Horde 4.0.2
++ What I did to solve the problem.
* The core problem was that js/hordetree.js did not exist.
During all this experimenting I had kept a good copy of a horde dir.
Comparing my current horde/js against the archive I found the
following files (and dir) missing from my system.
<code>
drwxr-xr-x 5 apache apache 4096 May 8 21:15 syntaxhighlighter
-rw-r--r-- 1 apache apache 3833 May 8 21:15 tooltips.js
-rw-r--r-- 1 apache apache 1371 May 8 21:15 toggle_quotes.js
-rw-r--r-- 1 apache apache 8369 May 8 21:15 spellchecker.js
-rw-r--r-- 1 apache apache 3757 May 8 21:15 sourceselect.js
-rw-r--r-- 1 apache apache 9413 May 8 21:15 prettyautocomplete.js
-rw-r--r-- 1 apache apache 405 May 8 21:15 prefs.js
-rw-r--r-- 1 apache apache 1899 May 8 21:15 open_html_helper.js
-rw-r--r-- 1 apache apache 2648 May 8 21:15 liquidmetal.js
-rw-r--r-- 1 apache apache 1148 May 8 21:15 identityselect.js
-rw-r--r-- 1 apache apache 15043 May 8 21:15 hordetree.js
-rw-r--r-- 1 apache apache 11218 May 8 21:15 calendar.js
-rw-r--r-- 1 apache apache 9585 May 8 21:15 autocomplete.js
-rw-r--r-- 1 apache apache 900 May 8 21:15 alarmprefs.js
-rw-r--r-- 1 apache apache 1994 May 8 21:15 addressbooksprefs.js
</code>
I copied these across to horde/js and my side bar is back.
Makes me winder what else I might be missing.
That I won't know till something is broken.
Therefore what should be the contents of horde/js?
How does one check to make sure one have a full compliment of files,
and if you find out you do not, how can you refresh this directory
with all needed files.
More information about the commits
mailing list