Closed (fixed)
Project:
Teleport
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2008 at 17:47 UTC
Updated:
30 Nov 2009 at 01:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
avpadernoI cannot believe nobody else noticed this problem.
As I didn't have any problems running Drupal 5.7, and as Drupal 5.8-dev should not have more restrictive requirements, I would think the problem is not caused from my web site configuration.
-- Kiam
Comment #2
avpadernoComment #3
drummWhich web browser and version? Does this happen consistently in other browsers?
Comment #4
avpadernoI had the problem with many browsers.
At the end, the problem seems caused by a module I installed, which includes its JavaScript files also in the update.php (that is because it calls
drupal_add_js()in theinit()hook on Drupal 5.x).I checked the JavaScript files used by teleport.module, but I don't understand why this happens.
Comment #5
avpadernoComment #6
drummI was unable to reproduce this. Can you copy in any relevant error messages from Firefox's error console under the tools menu, or the Firebug extension's error console?
Comment #7
avpadernoI installed the last version of the module, and I don't see the issue anymore.
The only thing I changed in my site is the version of the jQuery installed, which is now 1.2.3 from jQuery update.
Comment #8
avpaderno