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.

Drupal 4.6.x: Any way to use TinyMCE 2.01?

I am trying to upgrade TinyMCE to 2.01, because anything older breaks compatibility with Firefox 1.5. Searching this forum brought no answers yet. I tried the following:

- removed TinyMCE module and TinyMCE 1.44 completely
- removed TinyMCE tables from database
- reinstalled TinyMCE module with TinyMCE 2.01
- created tables for TinyMCE
- activated module

I still get the same problems: I can't insert any links, img_assist is broken as well, so essentially I can't work on my site properly unless I use anything else but Firefox 1.5.

Installed TinyMCE, but it doesn't appear for nodes created before the installation

I've got a site that I just installed TinyMCE, which is working great, except that when I go back to edit older content, the TinyMCE editor doesn't show up.

Has anyone else had this problem? Is there a way to convert older nodes to work with TinyMCE?

error using update.php script

I'm seeing the following error using the update.php script when attempting to upgrade from 4.5.7 to 4.6.5:
warning: Invalid argument supplied for foreach() in /home/webroot/htdocs/update.php on line 98.

The dropdown only shows 'perform updates from' -> 'all' or 'no updates available'.

Any ideas what could be causing this issue?

Drupal Version 4.5.7
Apache 2.0
PHP Version 4.3.11
MySQL Version 3.23.58

Upgrading from 4.3.2 (cough) to 4.6.5 or 4.7.0

Er, so I've been a bit slack with my upgrades.

I've got 3 sites still running on drupal 4.3.2, each installed in a different directory, and I'd like to upgrade them all to 4.6.5, and preferably merge the install directories together using the sites/whatever.com mechanism.

I've tried jumping directly to the latest version, but with no luck.

Any suggestions?

Oh, and should I just jump to 4.7.0-beta2 while I'm at it, anyway?

Civicrm

Hi,

I have successfully (?) installed civicrm (1.2) (can add and search for users) on Drupal (Beta 2) however, when civicrm is enabled I get the following error when I click 'Create New Account'.

Location /?q=user/register
Referrer http://www.website.org/?q=
Message Invalid argument supplied for foreach() in path/public_html/includes/form.inc on line 242.
Severity error

This error does not appear if civicrm is disabled.... any ideas. This is a brand new site.

Thanks

Darran

template engine failing and undefined index in bootstrap.inc

I upgraded my PHP from 5.0.5(?) to 5.1.1, and now I can't view pages or log in to the site. The site shows:

{head} {styles}
{_BLOCK_.header.site_name} 	
{secondary_links}
{primary_links}
{_BLOCK_.header.blocks}
{_BLOCK_.header.mission}
{_BLOCK_.node.title} {submitted} {_BLOCK_.node.taxonomy}
{content}
{_BLOCK_.node.links}

...and so on. Apache's error_log shows these every time I load the main page:

[Sun Jan 08 00:38:13 2006] [error] [client 194.204.124.4] PHP Notice: Undefined index: module in /usr/pkg/share/httpd/drupal/includes/bootstrap.inc on line 86
[Sun Jan 08 00:38:13 2006] [error] [client 194.204.124.4] PHP Notice: Undefined index: module in /usr/pkg/share/httpd/drupal/includes/bootstrap.inc on line 335
[Sun Jan 08 00:38:13 2006] [error] [client 194.204.124.4] PHP Notice: Undefined index: filter in /usr/pkg/share/httpd/drupal/includes/bootstrap.inc on line 93
[Sun Jan 08 00:38:13 2006] [error] [client 194.204.124.4] PHP Notice: Undefined index: system in /usr/pkg/share/httpd/drupal/includes/bootstrap.inc on line 335
[Sun Jan 08 00:38:13 2006] [error] [client 194.204.124.4] PHP Notice: Undefined index: system in /usr/pkg/share/httpd/drupal/includes/bootstrap.inc on line 93
[Sun Jan 08 00:38:13 2006] [error] [client 194.204.124.4] PHP Notice: Undefined index: trackback in /usr/pkg/share/httpd/drupal/includes/bootstrap.inc on line 335

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal