Just did a fresh install of drupal on a Gentoo box, with apache2 and mod_php. Loged in and went to modules to select what i want and turn off what i dont want. When i open the modules page - i have this at the very top:
I have just installed Drupal 4.6 and when I try to administer themes I get the following message
Fatal error: Cannot redeclare xtemplate_node() (previously declared in /home2/erik7897/public_html/drupal/themes/xtemplate/xtemplate.theme:54) in /home2/erik7897/public_html/drupal/themes/engines/xtemplate/xtemplate.engine on line 39
Is there anyone that can give me a hint on what to do?
I just downloaded and installed Drupal yesterday. The only problem I've had is the no permission to LOCK TABLE {sequences} WRITE problem, but AFAIK you can still post content with that problem affecting you.
I'm waiting to hear back from my host about having the command run, but until then, I'd like to even be able to post a static page for my users see explaining the problem.
The problem is: I made my Admin account and set up a few things, including some modules and themes, but when I try to post content, only I can see it.
I just finished installing 4.6, and *almost* everything is working. I'm running into a problem where avatars aren't showing up at all. After much headscratching, I found that they were in fact being included in the HTML that my browser downloads. But if I put in the direct path to the file, I get a 403. So the directory (files/pictures) where avatars are stored isn't accessible by my browser for some reason.