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.

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?

weblink broken? url_alias? "Unknown column 'dst' in 'field list'"...

I just noticed my weblink module isnt working, and it gives me the error message below when I try to create/modify a weblink. Been trying to hunt down the culprit with phpmyadmin and searching this forum... dst? src? are they missing? where?

Using 4.3.1 and IIRC the update.php gave me some failed updates when I did it and I fear my ISP´s mysql servers slowness + timeout might have a hand in that...

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal