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.

Upgrading to Mac OS 10.3.3 - drupal users beware!

For users of Drupal 4.4.0 running Mac OS 10.3 Server.

I have just done an Apple software update from 10.3.2 to 10.3.3 - it apparently has some modifications to MySQL.

Just noticed that this update has had an affect on the node_counter table, causing the totalcount field to display a huge number, 2161727821137838080, rather than just 32!

What's going on? I can't understand why the update would have modified the data, or how it managed to translate 32 to be 2161727821137838080?

profile.module cvs warning: call-time pass-by-reference

i just updated to the latest cvs.

when the profile module is enabled i get the following message at the top of each screen:

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of profile_load_profile(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/ehopp/public_html/projects/modules/profile.module on line 90

how to change path for "home" navigation tool and edit

the "home" nav tool is great, except that it points to www.mysite.com?q= and i would like it to point to www.mysite.com

how do i change the path to www.mysite.com?

how do i add other destinations in this tool bar, like above it says "home" >> "create content"?

other than this minor bug - upgrade was fairly flawless - you guys have done a fabulous job!

thank you,

eva

4.4 RC1 to CVS Update problem

hello,

I'm receiving the following errors after updating my 4.4 RC1 files to CVS then running update.php:

user error: Table 'dbxxx.profile_fields' doesn't exist
query: SELECT f.name, v.value FROM profile_fields f INNER JOIN profile_values v ON f.fid = v.fid WHERE uid = 1 in /homepages/38/dxxx/htdocs/home/includes/database.mysql.inc on line 97.

Sticky: Site suddenly saying Process for everything.

I have upgraded from 4.3.2 to 4.4.0rc which installed fine, and obviously my old theme fell over so I have been trying to use xtemplate to remake the theme but i not think its going to work but anyway thats not the problem.

While editing template file and refreshing every few mins when done updates and checked the sites look i noticed the site has suddenly started saying "process" for half the content on the site. I checked in MySQL and the content is still in tact but drupal says it says "process"

Where is page header in 4.4?

After upgrading to version 4.4 I realise that page header seems to be gone.

Or is that due to some misconfiguration on my part?

I am also looking to get htmlArea working, are there any changes there?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal