I've just moved our domain to a new host but am having problems getting my site working. The steps I followed were:
1. Create backups of existing site including databases and a full home directory download
2. Changed nameservers
3. Upload drupal codebase
4. Upload modules, theme & files directory
5. Created new database
6. Imported database via PHPMyAdmin
I've been away for several months, and now I'm back I need to make some changes to my site, as well as update drupal.
It's currently running drupal 4.74, which I want to update to 5.2. My site currently has:
1) atopian.org - main site
2) adventure.atopian.org - second drupal site
But big changes are afoot! I'd like to instead have:
1) atopian.org - new, blank, main site
2) old.atopian.org - archive of the old main site
3) adventure.atopian.org - staying where it is
4) photos.atopian.org - new sub site for photos
Is there a preferred way to create icons for menu, list, tabs etc in Drupal 4.6 and 4.7?
I have a theme function that does what I want, but basically it is just a bunch of regular expressions.
Just curious if there is a recommended way of doing this.
I'm trying to figure out an attractive way for a school website to show postcards that staff and students send in from holidays abroad. What I have in mind is a Google Maps-alike interface which shows nodes users have added with location information.
Is something like this possible? Any suggestions are appreciated.