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.

import existing data to new

Hi,
We aleady have Drupal installed on linux in which we have some
data and still using it but now i need to install it on windows platform and want to import all existing data to the new one.
can any one tell me ..is it possible if yes then how..??

Thanx
vivek

Error in cron.php

Hi,

I upgraded from 4.2.0 to 4.3.2, quite painless. However, after upgrading, my cron job invoking cron.php reports the following error:

Appreciate any suggestions.

-Anand

warning: OpenDir: No such file or directory (errno 2) in /home/apache/www.lugs.org.sg/htdocs/drupal-4.3.2/modules/image.module on line 153.

Upgrade from working 2.4

Hi,

I have a working v4.2 site and I am wondering how I upgrade to 4.3 ?
I see there is a upgrade.php and this seems like it would update the database.

Do I need to preconfigure all the modules and themes etc first ?

How to apply patches on Win2000?

I want to upgrade my site to use htmlArea and the instructions require me to patch the main Drupal file.

My site is on Windows 2000 and I would like to know what tools I can use to apply the patch.

Regards

Bizarre quotation marks

I tried posting this one earlier but got no response. Does anyone have any ideas? Thanks.

Can someone explain to me why proper quotation marks (‘’) are saved in mysql in the form of ’ or something like it? I am using Drupal 4.2. Output to a browser is fine but I did a trial upgrade to cvs and they came out (viewed in Mozilla, IE is different but no better) as �(tm) (and variations on that theme). Is this something to do with magic_quotes?

Unknown column 'c.thread' in 'field list'

Can't seem to solve this:

[code]
user error: Unknown column 'c.thread' in 'field list'
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.timestamp, u.uid, u.name, u.data, c.score, c.users, c.thread FROM comments c INNER JOIN users u ON c.uid = u.uid WHERE c.nid = '15' AND c.status = 0 GROUP BY c.cid, c.pid, c.nid, c.subject, c.comment, c.timestamp, u.uid, u.name, u.data, c.score, c.users, c.thread ORDER BY c.thread DESC LIMIT 0, 50 in (...)/public_html/includes/database.mysql.inc on line 90.
[/code]

any suggestions?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal