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.

D6->D7 upgrade woes

Hi folks,

I have a D6.9 site that I need to upgrade, so here is what I did.

It was part of a multisite install and I first wanted to split it out into a sandbox site as a stand-alone install. So I used some instructions I found on this site for copying a site, and that worked well. Basically I took all of /my/path/drupal-6.9 and copied it to /my/path/example.com, then I went into /my/path/example.com/sites and removed all the sites except the one I wanted. I renamed it to sandbox.example.com and updated the other things as per the article I found. e.g settings file, made copy of DB, and made a new apache config file for sandbox.example.com

So I had a stand-alone installation but it was using the sites directory in this probably unusual fashion.

And it worked great.

Then I went through the upgrade for 6.9 to 6.26. Followed the instructions to the tee and it went well. First updated the core, then my extra modules cck, path_redirect, and fckeditor. fckeditor did have an issue because I could not find a place where to download the latest version of fckeditor as per the instructions, so I just copied it from the 6.9 install. Though I did upgrade the D6 middleware code if you get what I mean.

Anyway, that all seemed to work fine too and the sandbox site was chugging along nicely.

Upgrading From D6 to D7

I have followed the upgrade procedure and am getting this apache error when trying to go to update.php:

Tue Nov 27 20:29:20 2012] [error] [client 69.36.160.253] PHP Fatal error: Only variables can be passed by reference in /var/www/site/modules/upload/upload.module on line 631

I may also be getting this php error although I am not sure it is related:

jQuery is not defined

Hi,

I have been using Drupal 6 for several years and recently decided to create a site using Drupal 7. The site is a sub-domain on a drupal 6 site but with its own install of Drupal 7. Everything seems to work fine except jQuery. I have wrapped all of my jQuery code in the (function($){}) (jQuery); tags but still nothing works. It doesn't even recognize main scripts like drupal.js.
I figure I have done something stupid, but I can't figure out what. Any ideas would be appreciated.

Thanks in advance,

Error on site with views module

I am gettig this error on my site after upgrading all modules and a minor drupal upgrade. Does anyone have an idea as to how to resolve this error.

Warning: Invalid argument supplied for foreach() in views_object->_set_option_defaults() (line 84 of /usr/local/www/matlockford/sites/all/modules/views/includes/base.inc).

I do not program php so I do not have a clue as to where to go from here.

Thanks

Server side can't make disable the open_basedir

Dear Sir/Miss

Anyone can help me for this issue.I am facing an issue when updating the database and there has a problem that need to be disabled the open_basedir and I requested to hosting provider and there they said they can't make disable this function because of their server side security risk.

So how can I try to update the database by another way or how to make myself by any other way as modify in php.ini file or somethings else.

Thanks
Zay Nyi

Returning to the previous version after upgrade

I updated my 7.14 to 7.17 and the following day, it returned to 7.14...
Did again and one more time I had the 7.147 the next day...
And it happens all the time.
What is going on?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal