[imp] troubles with dimp
Joseph Malone
josephmalone at higlum.com
Fri Jun 1 17:34:01 UTC 2007
On more thing: at first it was impossible to find where the error in
prototype.js was coming from, because the js files via CVS are one
line only. I used sed to put some line feeds into the file, and the
"Too much recursion" error is coming from this line:
if(!_132||!_132.tagName||_132.nodeType==3||_132._extended||F.SpecificElementExtensions||_132==window){return _132}var
_134={},_135=_132.tagName,_136=Element.extend.cache,T=Element.Methods.ByTag;
This doesn't really mean anything to me, but perhaps it does to
someone else out there.
Quoting Joseph Malone <josephmalone at higlum.com>:
> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>> Quoting Joseph Malone <josephmalone at higlum.com>:
>>
>>> Quoting Michael M Slusarz <slusarz at horde.org>:
>>>
>>>
>>>> Make particular note that if you have used DIMP in the past (i.e.
>>>> before the last week), several new configuration options were added in
>>>> the past week that will totally break your server unless they are set.
>>>>
>>>
>>> yes, we have used DIMP in the past, but after updating the config
>>> files, I do now see new configuration options. In the conf.xml page,
>>> I only see two options about hooks, an option for javascript settings,
>>> and some viewport settings... in prefs.php there is only one option..
>>> Is there some sort of configuration I'm skipping? I was under the
>>> impression that DIMP got all of its important settings from IMP...
>>
>> Not all. The new viewport settings need to be present in conf.php
>> (and have reasonable values) or else the potential is there to see the
>> same kinds of issues you previously reported.
>>
>
> Alright, at first I just had all the defaults in for the viewport
> settings. Now I've changed the values to:
>
> $conf['viewport']['buffer_pages'] = 7;
> $conf['viewport']['limit_factor'] = 80;
> $conf['viewport']['viewport_wait'] = 60;
>
> All values I've tried give the same results as before. I've installed
> firebug, and it finds over 2000+ errors, "Too much recursion." It
> doesn't seem to like horde/js/prototype.js. Anyone have a suggestion
> on these errors, or on the viewport settings?
>
>
>
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
>
More information about the imp
mailing list