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.

warning: Missing argument 1 for foo()

I am upgrading some custom modules created in Drupal 4.7 and now I am in Drupal 6.

When I enable the modules I keep getting the error:
warning: Missing argument 1 for foo()

Here is example code:

Can't log into Admin area it keeps routing me to the login screen.

I was wondering if anyone can help me figure out why I am being routed back to the login screen even though my user account is an admin.

Is there a file I can turn off the login check temporary?

Here is the data row in the users table:

a:5:{s:6:"submit";s:18:"Create new account";s:7:"form_id";s:13:"user_register";s:16:"profile_memberID";s:8:"XXXXXXXX";s:17:"profile_firstName";s:3:"Tim";s:16:"profile_lastName";s:4:"Bock";}

Any help would be appreciated!

Chris

New Modules are not beign put on the Administration Menu

I have upgraded from 5.x ->6.x

In my install of 5.x I moved the base structure to another menu, and probably deleted the original admin menu. After upgrading It removed all the modules from the my moved admin menu, and thus showed nothing when I went to /admin

Build new 6.x site on subdomain and move to main domain when complete

I would like to upgrade my Drupal site to 6.10 from 5.x. In order to to rebuild my theme, install,configure and test modules I want to build out the new site with a fresh 6.10 installation at a dev.domain.com subdomain. This would all be using a localhost database, so I see no conlflict their. But when complete I would like to move the upgraded and finished site from dev.domain.com to domain.com where I currently have a drupal site, probably just a few copy commands from shell. Will I run into any issues with cookies/sessions/apache pathing or anything else?

Upgrading issues

Hi guys!!

After running a few hundred sites on 5 its time to upgrade, so I tried my first upgrade to 6 and after doing all as instructed, replacing the files via FTP checking /sites/settings.php was correct then changing update to TRUE, I ran update.php and nothing happened! Blank page! went to index.php to see if anything happened and I got an error.

URL: www.foraemporia.com

any help would be appreciated!!

Thanks in advance!

Sam

Views-6.2.4 Fatal error: Class 'views_handler_field_node'

Upgradinging from views-6.2.3 to views.6.2.4 crashed our site with

Fatal error: Class 'views_handler_field_node'

Our server logs show

PHP Fatal error: Class 'views_handler_field_node' not found

I tried reverting back to views-6.2.3 but in doing the change I no longer have the display of the view content within the page?

Jon

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal