Well, as you can read in the title, that is my problem. I've created a flexinode content type called "guestbook", and I've added 4 fields for it. In "access control", I've given create content permissions to everyone, including anonymous users, and I've given edit content permissions to authenticated users and to admins, so only excluding anonymous users.
I have just installed Drupal for the first time. I have only the core themes and engine installed. When I click on "Theme" in the "Administer" menu, I get the following error:
Fatal error: Cannot redeclare xtemplate_node() (previously declared in /home/wick000/public_html/themes/xtemplate/xtemplate.theme:54) in /home/wick000/public_html/themes/engines/xtemplate/xtemplate.engine on line 39
I searched the forum and did not find this problem. Ideas?
I have installed drupal 4.6 in the hosting server. I am seeing the first screen
"Welcome to your new Drupal-powered website. This message will guide you through your first steps with Drupal, and will disappear once you have posted your first piece of content. The first thing you will need to do is create the first account. ..."
But in the next screen "user account" just refreshes and no admin account is created.
I have a site on the internet, I want to create an exact copy of that on my local computer.
This used to work....
What I do is I backup the database from the internet (with drop tables on)
I restore this backup in the local computer (Mac OSX)
I copy files folder and images folder from internel locally
normally this works.
However now I get "Page not found" for the default "node" page and "user/login/"
Going to node/1 does work however and the blocks on the page also appear correct
Just installed drupal and once I logged in as admin I had all sorts of admin options on the left side, but now they are not appearing and I don't know how to administrate the site without seeing that. Anyone else run into this before? How can I get the admin options to show up again?