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?
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
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?
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.
...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
I have version 4.4.2 on my website. I want to update to 4.6. Can I go straight from 4.4 to 4.6 or do i need to go from 4.4 to 4.5 and then from 4.5 to 4.6?
My web host has fantastico which will automatically install 4.6.3. Can I just backup my database and run fantastico and then import my old database?
Is 4.6.5 so much better than 4.6.3 that I should just install 4.6.5 myself?