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.
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.
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.
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).
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.