I just installed Drupal 4.6 and I want to have boxes 3 seperate boxes in the right column - I also would like to be able to modify with specific css if applicable:
News and Events, Welcome New Members, Tidbits.
Is there a module that I can do this? Or is there a specific template?
We moved Drupal over from Linux/Apache/PHP to Windows/Apache/PHP.
The site works just fine, and even modrewrite works but for some reason when we try to login, it says the user is unknown and login wont work. I tried Request new password, but then it says the user account does not exist, although the user exists just fine in the database.
The statistics module does some of what I need and I am extending it to do the rest. If the extra code is of use to other Drupal users then I offer it free for someone to incorporate into Drupal.
I intend to move a drupal project over to a new address on a new server, but want to take the existing database with me. I wonder if it would be possible to just install drupal 4.7 (when its ready) on the new server and make it use the 4.6 database (of course preparing the database before export by disabling non-core-modules etc, as advised in the installation instructions). Then just run the db-upgrade script on the new sever. Is this a good idea? Any problems I haven't thought of?