I got frustrated with the fact that I could not reset the autoincrement in the node table, so I decided to just add pages in manually until the nid got to the current ai value. All seemed well, until I went to edit the pages I added and it says "This content has been modified by another user, unable to save changes."
Is there somewhere else in the database that holds on to who adds what content that I need to give attention to? Or did I miss something critical while manually adding the pages?
I need to set up a taxonomy view in which the site displays only nodes belonging to a particular taxonomy term AND posted between two dates, any ideas on how to do it?
Maybe a linkable page taxonomy/term/1/2005 (term 1 only nodes posted on 2005)... Is there a way to do it? Which modules do you suggest? Or which one I have to modify?
I installed drupal, this is my first CMS i am using so i am new to all this, i have a question about MENU module. I want to make new menu and i made one and then i made submenus and it's all good in visual(it apperas like it's supposed to) but don't know how to link something to new menu items.
There is
|_________________|
"The Drupal path this menu item links to."
so what do i write there?
i tried to write "trial/" and made folder on server with the same name in my drupal folder but it try's to open
Hi, I hope to have an "add to del.icio.us link" at the end of the node. I notice there is delicious module for durpal but it doesn't have such a fuction. So I wrote my own module as the followings but it doesn't work. Could you please help me to solve the problem? Thanks a lot!