After importing database from localhost on my PC to actual webhost
there are some problems :
The path to folder 'tmp' is different as I found after much poking
but manually correcting it causes 'images' and 'images/temp' folder
to be written again to the root instead of under files.
I want a specific node type (userlink) to be show in the /node/feed rss but not at first page. Filtering at node.tpl.php results in some pages with less than 10 items. Any other idea?
PS: Sorry for my typos, English isn't my mother tongue.
I have CCK and Moxie installed in Drupal 5.1, When I create a new content type, I need to be able to control if custom text fields for new content type should use the Tiny Rich Text Editor. I appear to be stuck with the Tiny Rich Text Editor on every text field created with a custom content type with CCK.
I am having trouble renaming menu items on a new installation. I renamed an item from node/6 to node/gwg. I can see that it is correct when I go into Edit, but I cannot successfully link to it. "?q=node/6" takes me to the correct page, whereas "?q=node/gwg" takes me back to the front page.
Allow content creation by authenticated only.
Create a menu which looks the same for all users.
If a user is authenticated (logged in), then clicking on the menu links will take them where they want to go.
If a user is anonymous, clicking on the links will take them to a login screen, and once they log in, they will be rerouted to where they wanted to go originally.
First: How do I use Taxonomy to se i.e. the articles in the Layout section?
Second: How can I make the secondary menu (or any meny) to change acording to where in the site I am?
Backgroud:
Finnally after 5 days of trial and error, but moslty error, I understand how the taxonomy works! Yay!