Hi,
i've installed drupal, but it seems not correctly. When i load it in the browser and try to create the first account it happens the following:
1-I choose the username and email.
2-I get the message warning me that is the first account therefore admin account.
3-I memorize the password given, click log in
4-I try to log in with the username and pass, but the next screen is same: Log in.
I'm stuck...can anyone help me?
Tnx in advance
when trying to add image's our team keeps getting ->
warning: Rename failed (No such file or directory) in /home/usr1/seishinkan/public_html/modules/image.module on line 713.
Cannot save image.
also when deleting this failure ->
warning: Unlink failed (No such file or directory) in /home/usr1/seishinkan/public_html/modules/image.module on line 768.
warning: Unlink failed (No such file or directory) in /home/usr1/seishinkan/public_html/modules/image.module on line 769.
The node has been deleted.
I'm very new to Drupal, so please forgive me if this is an obvious question.
I'm using the improved import module for some rss feeds, which works great, but I can't figure out how to compile a page with the feeds grouped by source or taxonomy, or even to get the page diplaying all the feeds linked from the top navigation.
I'm using Drupal 4.3.0 and I've got a java applet I'd like to put on a page for people to use. The only way that I've found to be able to put it on the page and still have drupal stripping tags is to allow the <applet> and <param> tags but this means that other people will be able to use them as well.
Is there some way I can exclude a static page from the filter and have the rest of the pages filtered?