Problem - login block never appears first time I see the site - must reload to see it

Anyone seen this problem before? When I view the site, the login block does not exist. When I reload, it appears. This is, of course, terribly confusing for my users. I'm running 4.5.5. I checked the throttle and the site is very low load.

Anyone have any pointers?

Split Up Admin sections

I was wondering if anyone has had experience splitting up the various administer pages that derive from the system.module into multiple permissions.

Currently admin permissions in 4.6 are

system module:
access administration pages
administer site configuration

When i enable administer site configuration for a new user they get all the admin-settings links as well as access to themes.

Has anyone tried splitt this up a bit like...

xtemplate engine problems in the system table

I am using the xtemplate engine for my themes.

in the system table of the drupal database, I have one entry for type = 'theme_engine'

It lists its filename as 'themes/engines/xtemplate/xtemplate.engine'

in the same table, system, entries with the type = 'theme', should have their descriptions match the filename of the engine.

With one exception, you guessed it: bluemarine, all of my themes have the discription of 'themes/engines/xtemplate/xtemplate', missing the '.engine' on the end.

Drupal 4.6.5 / 4.5.7 released

Drupal 4.5.7 and Drupal 4.6.5 are available for download. These are not security releases but regular maintenance releases that fix problems reported using the bug tracking system. There are no new features in these installments.
For more information about the Drupal 4.6.x release series, please consult the Drupal 4.6.0 release announcement, the Drupal 4.6.1 release announcement, the Drupal 4.6.2 release announcement, the Drupal 4.6.3 release announcement, and the Drupal 4.6.4 release announcement. For more information about the Drupal 4.6.5 release, click "read more".

Issue in Installing the Drupal TinyMCE Module

Hello,

I have installed and successfully run the tinyMCE in one of my site. When I installed it in another site.
It shows the following error:

Line 35:

Error TinyMCE Undefined

Could you please suggest any solution for this.

With regards,
Baburaj

remove line break?

How do I output these two form items on the same line? I can't get the automatic line break out.

$form .= form_select('Manager #2', 'mid2', $mid2, $options, NULL, 0, FALSE, FALSE);
$form .= form_select('Manager #3', 'mid3', $mid3, $options, NULL, 0, FALSE, FALSE);

TIA,
Billy

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.5.x or older