I am using version 7.. I am trying to find a good forum mod that I can use. Either a mod or a connection to a forum program like phpbb3.. I would use the one that is already in drupal, but I need users to be able to upload images to the forum.
When I installed wampserver and installed created the DB, the url I used is localhost:81/myfolder and not localhost/myfolder. Maybe it comes from here.
Im busying learning module development and created this addon for quick and easy search to api.drupal.org for drupal 7 search. I found i was doing a bit copy and pasting from that site and with the auto complete within firefox's own search it becomes alot quicker to go back and forth.
It is still in experimental stage but i have requested a full review and this being the second version i have fixed the problems of the first one.
I consider myself to be quite advanced with drupal and over the past couple of years had no troubles whatsoever.
I bought myself some hosting with hostgator and eventually managed to get the usual things fixed likt eh htaccess file and the php.ini file. I also got my file system working as I couldnt install any modules!
Oops, I disabled the Login block for anonymous users and now I can't login as administrator after logging out. Is there a back door to get the login block to display? (I disabled the secondary menu also)
I guess I should have created an independent page that has the login block no matter what so I can use the browser's command box before disabling the login block for my public pages. What's the standard way of getting rid of the login block and still be able to administer the site?.