Drupal is up and running but how do I ...?

Removing node links

Hi there,

I'm using 4.6.5 and am trying to remove the text which says

» login or register to post comments

for ordinary pages which I don't want people to be able to add comments to (i.e. any page except forums). I thought it would be a case of removing the following line from 2 places in my xtemplate.xtmpl file (it appears in both the node and comment sections):
<div class="links">&raquo; {links}</div>
However, this change seems to make no difference when I view the site as a visitor/anonymous user.

Am I doing something wrong here? I've tried clearing Firefox's cache but nothing seems to shift the link text.

Your help would be much appreciated!

How do I avoid recently created nodes to show up in changed pages?

I would like nodes, which haven't changed since they were created, (their creation date is equal to their changed date) to not show up in the "Recently changed pages" list. I need to compare the time stamps but how do I do it?

Here is my present code.

Making nodes private user by user.

I am using the following modules which might be of importance to this question:
- Catagory (and all its submodules)
- Taxonomy Access

Now, I wish to have a situation where one of my containers say "Options" has a catagory called "private" and if that is selected no one but yourself (and admin) can see that post.

The trouble is, using taxonomy access, I can set the different roles to deny viewing that term / catagory by default. However this results in the user not being able to see their own post either.

Login problem after editing settings.php to add base_url "www."

I edited settings.php so that base_url includes www. (from http://mysite.com to http://www.mysite.com )
But now I cannot login directly into http://www.mysite.com and can only login via http://mysite.com

Can someone please help?
Thanks.

Edit own comments in forums

Hey guys, I hope someone can help me or at least tell me that I'm barking up the wrong tree with this:

I have forums with taxonomy_access set up as follows for authenticated users:

permissions for comment module:
access comments ticked
post comments ticked
post comments without approval ticked

permissions for forum module:
create forum topics ticked

For category permissions I then select:
view: allow
update: deny (was ignore, but I now made it explicitely deny)
delete: ignore
create: ticked
list: ticked

troll_ip_track

I could finally opened my site on localhost. But ehen i try to log on with my username and password; i get an error above the site:
user error: can't open file :'troll_ip_track.ibd'(errno:1)

query: SELECT * from troll_ip_track where uid=1 AND ip_address='127.0.0.1' in E:\MYWORLD\includes\database.mysql.inc on line 66

How can solve this problem? I searched the from but i coud not find any topic about this problem.
Thanks in advance

Pages

Subscribe with RSS Subscribe to RSS - Post installation