Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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?
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
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.
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"