This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

session fixation attacks explained

The 5.9 security release yesterday protects against session fixation attacks. The announcement links to the wiki.

Here is a really good (I think better) explanation of session fixation attacks.
http://shiflett.org/articles/session-fixation

warning: array_map() [function.array-map] Error after upgrading from Drupal 6 to 6.3

Hi all, I'm a Drupal newbie trying to teach myself how to run the system in preparation for some projects I'll be working on in the future.

I have a local installation of Drupal on my MacBook running under MAMP. Last night, I tried to upgrade from version 6 to version 6.3. I read the instructions in the update file, and thought I was doing everything just fine. When I ran upgrade.php, the system didn't report any errors. However, when I went to administer the site, none of the themes would show, and I saw the following errors at the top of my page:

Help! got fatal error when upgrading to Drupal 5.9

I just upgraded to version 5.9 from 5.8 and got the following error when I logged into my site at mysite.com

Fatal error: Call to undefined function user_access() in /home/xxxxxx/public_html/sites/all/modules/devel/devel.module on line 243

I get these errors in IE6, FF and Safari. Sometime the error is intermittent. I can login in as Super user though.

I tried disabling the devel module, but then the same error occurred with the global redirect module. Where should I start to look. Any suggestions appreciated.

I just upgraded from 5.x to 6.3 and now I cannot access the site or the admin section. Just keeps saying 'access denied'

Hi, I just upgraded from 5.x to 6.3 and now I cannot access the site or the admin section. Just keeps saying 'access denied'

I think it might be because I forgot to turn off the frontpage module before I started the upgrade!

But not sure... is there some backdoor that enables me to access the admin panel again? It doesn't even show a login page, just says Access denied
You are not authorized to access this page.

!

Sorry for this dumb issue, hope you can help

Thx

Upgrading code to drupal 6

hi all how can i upgarde code below to drupal 6

-------------------------------------------------------------------------------------------------------------------------------------------------

Menu Permissions

Hi,

I''m looking for a way in Drupal 6 to restrict users in where they can place menu items. In Drupal 5 there was the option 'Restrict parent items to' but this seems to have been replaced in D6 with 'Default menu for content'.

The handbook says that:

Drupal 6 allows you to select which of your site menus is selected by default in the content authoring form. All other menus are still visible/accessible within the Menu settings drop-down, but you can shepherd your user to use the menu of choice.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal