Everything works on my new Drupal 6 install except for clean URLs on the front page only. Clearn URLs work everywhere else, but if I want to see the front page I have to type in mysite.com/index.php. If I type mysite.com into the address bar, I get a "Page not found" error generated by Drupal.
Any idea what could be causing this. I am using the default .htaccess file with exception of uncommenting the "RewriteBase / " line. Also I have installed Drupal 5 many times on this same server without this problem occurring.
So, I noticed that there wasn't anything about WYSIWYG after the fight that seemed to break out in the comments on D6's release. This seems to be a heated argument in the Drupal community and I was hoping to start taking a crack at the WYSIWYG issue.
Personally, I don't think it would be a good idea to integrate with another previously established one. I think we could do a better job of integrating features if this wasn't so much of a cobbling together of someone else's open source WYSIWYG project but something we "owned" as part of Drupal. Why be reliant on upgrades from a 3rd party and all the license issues?
With that said, what are people looking for in our own wyzz-ee-wig? Here's my personal thoughts on it, you all can take it where you want:
Less focus on being Microsoft Word - I love FCK, don't get me wrong (I use it on every site I make) but it's always felt a bit bulky to me.
Open API for adding functionality - I love how CCK is a framework with a framework (essentially) and our text editor shouldn't be any different. If we're still trying to get rid of the web developer we should be able to build very powerful text editing components that can be turned on and off similar to CCK with different content fields.
I'm still new to Drupal, but have gone from 5.3 to 6.0. I did have one major crash (my fault) I'm just now rebuilding it back. My site is a personal blog about politics and some of the crazy things going on in the word.
This is weird and I'm stumped. I've this past weekend upgraded to 6.0 and knew I had some issues with the IMAGE modules.
I seem to have everything working though EXCEPT - if you want to load a new file through the Attached Images menu while creating a new node it simply doesn't load the image. You can load a new file when creating a new IMAGE node and you can attach an already loaded IMAGE to another type of node through the Attached Images menu.
Any ideas on what kind of issue this might be? What tables in the DB might be amiss?