I upgraded from drupal 6.4 to 6.5 and got the register_globals Enabled ('1') error in Status report.
When I check through phpinfo.php on my main domain (drupal is installed in a separate folder under the main domain) I get that it's off, so it seems drupal gets it wrong. How to fix this?
I watched the tutorial http://learnbythedrop.com/drop/70 in learning how to upgrade. I followed all the necessa steps, at least I thought I did. At the end of the process, I received this:
The following queries were executed
system module
Update #6048
ALTER TABLE {menu_router} CHANGE load_functions `load_functions` TEXT NOT NULL
ALTER TABLE {menu_router} CHANGE to_arg_functions `to_arg_functions` TEXT NOT NULL
So I backed up my SQL database and all files. However, I am getting this error:
Warning: Unknown column 'serialized' in 'field list' query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in /home/jamznet/public_html/includes/database.mysql.inc on line 128
Warning: Unknown column 'serialized' in 'field list' query: UPDATE cache SET data = 'a:131:{s:13:\"filter_html_1\";i:1;s:18:\"node_options_forum\";a:1:{i:0;s:6:\"status\";}s:19:\"file_directory_temp\";s:4:\"/tmp\";s:9:\"site_mail\";s:14:\"jason@jamz.net\";s:10:\"form_token\";s:32:\"543b3b68322bf386a494cf9bb25322e9\";s:9:\"anonymous\";s:9:\"Anonymous\";s:14:\"site_frontpage\";s:4:\"node\";s:8:\"site_403\";s:0:\"\";s:8:\"site_404\";s:0:\"\";s:11:\"error_level\";s:1:\"1\";s:14:\"watchdog_clear\";s:6:\"604800\";s:5:\"cache\";s:1:\"1\";s:14:\"cache_lifetime\";s:4:\"3600\";s:19:\"file_directory_path\";s:5:\"files\";s:14:\"file_downloads\";s:1:\"1\";s:18:\"feed_default_items\";s:2:\"25\";s:16:\&q in /home/jamznet/public_html/includes/database.mysql.inc on line 128
Warning: Cannot modify header information - headers already sent by (output started at /home/jamznet/public_html/includes/database.mysql.inc:128) in /home/jamznet/public_html/includes/bootstrap.inc on line 591
when i finished the upgrading of drupal drupal show this error:
Fatal error: Call to undefined function user_current_to_arg() in /usr/home/comunidadelectronica0/www/includes/menu.inc on line 599