I've got troubles transfering web-site based on Drupal 4.6.5 from one server to another.
It seems like XSLT engine doesn't work at all: I see content like "{head} {styles} {_BLOCK_.header.site_name}" insead of blocks on main page.
On new server I use default installation of Fedora Core 5 with php 5.1.6. Additinaly I've installed "php-xml" module (xls, dom, etc).
Now web-site is working on Fedora Core 4 with php 5.0.4 with the same modules and options (at least, it seems like this) without any problems.
I installed Phpfreechat on my Drupal 4.7.6, everythings looks fine, but...
There is serious problem - I had chat enabled as always for blog, forum, event and always visible,
and now if there is visible chat (inside those content types) - I CANNOT LOGIN,,,
If I am on homepage, or on page where is not visible chat, login is correct.
This problem is on firefox, IE and Opera too.
Interesting thing is that login is not successfull, but login name is showed in online user block. But nobody is logged.
I am using login tobbogan module.
Whenever you publish a node in Drupal, the title for the node becomes a link. That link takes you to a page that just displays that full text/contents of that node. The problem I have with this is most of my modes contain very little content, and there's no need for the user to go deeper than the basic teaser-level. For example, I have lots of nodes that just contain a link to some website with a one or two-sentence summary of the site.
If I have the mid of a menu item, how can I determine what level the menu item lives at in the menu hierarchy? Or can I simply determing if the menu item has a parent or is a top level item?
So here's my problem, we need the ability to assign a node to more than one category and have it be reflected in the menu.
<-- Here's what CategoryMenu wont do...
My users will not be able to add the nodes they create to the menu by themselves as they are none technical. That's what makes the Category and Category Menu module good use. When users create a new node and assign it to categories, it's automatically updated in the menu.