Is it possible to create your own registration page by creating a block + php registration code? Or this has to be done by creating a module. Either way, what else should be aware about? Database? Other stuff like .htaccess, security?
Everything worked just fine till recently and I don't know what could cause it. Any time I add or edit a new page - menu item under Menu Settings section (of node creation page) - it is not being added to the menu. I tried changing the menu title under the menu settings - doesn't change it - only changes if I change the page title. I have a whole bunch of modules installed including category, pathauto modules and sitemenu module (the most recent ones).
This is quite embassering: I cannot login with the admin account to the Drupal site I created yesterday. I'm not sure why there isn't a cookie saved somewhere "remebering" me, but it is gone. I have disabled the login form (stupid!) because I presumed that login was possible otherwise. visiting drupal/?q=login results in 404.
I am trying to set up de Project module, but I get a "Project type field is required" upon submitting the project creation form. This is mind boggling since I select an existing category in the corresponding drop-down list... It is as if no selection is detected, yet the item in the list is indeed highlighted.
Other info: I have installed the Category module... Both seem to interact (upon installation, the Project module has created the Project category). Might this be caused by a Category/Project setup issue?