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.

Does Primary Links problem result from error encountered running upgrade script?

First, I have been reading about the primary/secondary link changes in 4.7, but primary links don't seem to be showing up for me in ANY theme.

Second, I encountered errors of this sort (they were listed at the top as "warnings") when I ran the 4.7 upgrade script:

array_merge() [function.array-merge]: Argument #2 is not an array in C:\htdocs\database\updates.inc on line 956.

This code looks like it may be attempting to transfer my old primary/secondary links into the new scheme?

The line of code in updates.inc that this relates to is:

Upgrading from 4.6.3 to 4.6.5 - Do all files have to be upgraded?

Hi,

I plan on upgrading from 4.6.3 to 4.6.5, but have a quick question. Do I need to reupload ALL drupal files, including the index.php page, and other pages like the .htaccess, cron.php and xmlrpc.php? The reason I ask is that I did some tweaks on my 4.6.3 index.php page and don't want to redo it if I can avoid it. Likewise, it seems inviting trouble to reupload the .htaccess file if the existing one will work ok.

thanks

Jim

TinyMCE works for adding, but not for editing nodes

This seems to be related to a previous post I made: When I add nodes the TinyMCE editor works fine, but it does not appear when I'm trying to edit nodes. I have "Make TinyMCE visible on" set to all text areas (and i've tried doing it for specific pages like "node/*" but neither seems to make a difference.

Has anyone else run into this? suggestions?

thanks!

Upgrade to 4.6 and SYSTEM directory?

I've upgraded my Drupal installation to 4.6 from 4.5, and now for some reason, all instructions to pull images etc...from the directory /files is now included as system/files. I've checked my config, and it does not either (1) specify url.com/system as the base, (2) nor is my writable files directory set to system/files. Is this a new requirement of 4.6.....that there be a SYSTEM directory? In the interim, I've set up a duplicate directory to keep things working, but no doubt this will be problematic as I progress.

Problems with Vocab after Upgrade to 4.7.0 beta-3 from 4.6.5

After upgraded to 4.7 beta-3. eveything runs well. but when i edit the "edit vocobulary" i am getting this error.

user warning: Unknown column 'tags' in 'field list' query: UPDATE vocabulary SET name = 'Articles', description = '', help = '', multiple = 0, required = 1, hierarchy = 1, relations = 1, tags = 0, weight = 0, module = 'taxonomy' WHERE vid = 3 in /home/www/cvs/includes/database.mysql.inc on line 108.

Where 'Articles' is the name of the vocab. and it shows updated vocab but changes not being saved.

Thanks in Advance.

Comments timestamped as 1970!!!

Hi,

My newly upgraded system intermittently time-stamps new comments as 1970 00:00! I've taken a look in the database and these "1970" comments have "0" in their "timestamp" field in the "comments" table. Does anyone know what's going on? This problem is intermittent... at the moment it's happening to about 1 in every 3 comments.

I upgraded from Drupal-4.6.4 to Drupal-4.7-CVS (I downloaded the CVS last night so it should be running code that's a day more mature than beta-3).

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal