I've just uploaded some upgraded modules for my embryonic content site, www.co-starmedia.com, and now get the following error:
Fatal error: Cannot redeclare filefield_token_list() (previously declared in /home/costarm/public_html/modules/filefield/filefield_token/filefield_token.module:7) in /home/costarm/public_html/modules/filefield/filefield.token.inc on line 29
Well, I updated from D5 to D6 and I now have a cron failure that I can't sort out. This is the message:
Fatal error: Call to undefined function form_textfield() in /home/cctvcamb/public_html/includes/common.inc(1645) : eval()'d code on line 2
Permissions are set correctly on the common.inc file and it's folder. I have disabled all my contributed modules and themes and eliminated that as a possible problem. I have also run the the update.php script a number of times and can't sort it out still.
Hi all, I'm helping opendemocracy.net upgrade to Drupal 6, and doing so on my local copy results in a bevy of SQL errors, including:
• user warning: Duplicate entry '54-0' for key 1 query: ALTER TABLE term_node ADD PRIMARY KEY (tid, vid) in /Users/tog/Sites/od6/includes/database.mysql-common.inc on line 374.
Ok, I have figured a lot of drupal out, but i have NO IDEA how to run updates. I never installed Drupal manually, i had it automatically installed with godaddy.com web hosting.
Can anyone possibily give me a break down, step by step, idiot proof way to update all this drupal stuff?
Hi
I upgraded from 5.16 to 6.10. Core update went smooth, a lot of database updates. Some major module updates like CCK and Views updates as well went ok including database changes. But now, updating a few more modules, update.php says always "no updates available". This happens even for modules where I would expect database changes from 5.x to 6.x like votingapi, fivestar, workflow_ng to rules, imagecache, imagefield, pathauto etc...