I decided to suck it up and try to play around with drupal for our intranet site.
I am very new to mySQL and php in general, and new to apaphe for that matter as well..
anyway im running apache 2.0.54 and php 4.31 and the latest version of mySQL, but i dont remember a version number.
i managed to install the software, and i think i managed to create the database properly as well....
After few "bad manipulations", i lost my user #1 (deleted somehow) with obviously all admin powers. I'm still able to view and navigate throughout the site but unable to access any admin navigation panel.
Is there a way to either retreive my lost #1 user access, or give full power to a new one using phpmyadmin or?... without having to reinstall drupal from scratch?
Any help will be greatly appreciated
When creating a menu item, I dutifully enter some text in the Description field, which is supposed to show as a tool tip when hovering above a link. The problem is that it doesn't display. Looking at the html source, all menu items have title="" : i.e. the text is not here. I tried both with a phptemplate theme and one default theme that comes with a fresh install, but the result is the same.