Hi!
For my site, I would like to be able to post a topic and when I choose more than one term for it I want it to be submitted to all those forum(term)s. Now all the chosen terms are shown in the top right corner of the post but the post itself is submitted to only one of them. True that a topic can be associated with more than one term, but I want users who browse the different sections of the forum to be able to find topics that are relevant to those forum terms listed directly on all the forum/id pages too.
I have a RSS feed that requires a username and password. If I enter the feed as: http://user:pass@site.com, I still receive a 401 error. Is there a modification required to the url parser in common.inc to pass the username and password values?
Hello - I need to nuke the contents of all of my 'revisions' cells in my DB for my nodes. There's a significant issues with them filling up and causing pages not to render properly. I'm very cautious when it comes to executing sweeping SQL statements because I'm not as experienced with MySQL syntax. So, I wanted to run this by all of you:
UPDATE `node` SET `revisions` = '' WHERE `nid` >= 1 AND `revisions` != '';
Obviously I want to back up my table first. I believe this should select all nodes with a current revision entry, then delete all contents of the 'revisions1' cell.
TIA for any pointers or confirmation I've got this right before I go and nuke all 913 rows revisions entries! :-)
I have installed drupal 4.4 and most functions appear to be functioning normally.
For example, I can add content to the home page and it will show up, create new users successfully etc.
However when a user - even the admin - tries to edit their settings under 'Edit Account' and clicks on the 'save user information' button - the 'Edit Account' page just redisplays.
There is no grey info box at the top of the screen telling you the changes have been accepted and also no error displays. The page just seems to redirect to itself.
Hello all.
Here is my second issue.
I'm putting my website (http://ecdllibre.sourceforge.net/drupal-4.4.0/ - only in italian, sorry) up and running and I'm starting experimenting with Drupal.
I love it.
My problem is about comments to forum topics: everyone count as double in the forum "replies" panel. That is, after the first reply, the forum list shows 2 replies to the topic. If I add another reply, then 4 are shown.
Does anybody uses the Neighbor module with the latest drupal?
I'd like to do that but I get some error. Well: the module has no name into dhe module list, and I can use it in any way after activating it.
Sob. Sigh.
:)