Hi again!

As I've posted here already: http://drupal.org/node/143501 dynamicload seems not to load the title of the sections of my Drupal installation.

More specifically: for the "themes" page in the administration section, for instance, it loads everything except:

Themes

    * List
    * Configure

Select which themes are available to your users and specify the default theme. To configure site-wide display settings, click the "configure" task above. Alternately, to override these settings in a specific theme, click the "configure" link for the corresponding theme. Note that different themes may have different regions available for rendering content like blocks. If you want consistency in what your users see, you may wish to enable only one theme.

I'm using the HEAD-Version submitted a week ago (May 12, 2007), and the error is occurring with Garland and also with the NiftyCorners theme. I'm using Drupal 5.1.

If you've got any idea of what it could be, I'd be really glad.

Have a nice day,

Felix.

Comments

nedjo’s picture

Status: Active » Fixed

I think this is now fixed in HEAD.

felixsmile’s picture

Status: Fixed » Active

Hi Nedjo,

as I told you already in the other post (http://drupal.org/node/153716), it doesn't work for me. I've put the status back to active.

I'm still using Garland with Drupal 5.1 and the head version of all the modules.

In the profile module, for instance (http://127.0.0.1:12345/?q=profile), he is not showing the title user list.

The same happens for taxonomy terms, but now, it is sometimes showing the subtitles (the descriptions of the taxonomy terms), so that's already closer. However, I can't figure out when it's loading the subtitles, and generally, they are not loaded.

Good luck to you, and thanks again.

Felix.

guardian’s picture

hello

i just tested dynamicload from HEAD (also got pagearray from HEAD).

i have the same problem: i enabled a block that is a node title list in the right sidebar

when i click a node title link, content gets updated asynchronously but the title for the dynamically loaded node is missing

i was using the zen theme, then i switched to garland which did not help. is there something to do at the theme level ?

thx for your help