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

Deleting vocabulary, no effect?

On my site, I deleted a vocabulary, 'My work', and it no longer shows up under the content creation section, but it is still on the navigation menu. i have also removed all content from being associated with it.
I even tried to delete it directly from the db, but it still shows up, any ideas?

warning: pg_query(): Query failed: ERROR: invalid input syntax for type boolean: "5"

dear readers,

here's our system:
- drupal v4.5.0
- mac os x server v10.3.5
- postgresql v7.4.2
- php v4.3.6

when users access our forum, the following errors appear. any ideas?

predefined page vs story: what are they good for?

I can not see the difference between page and story in version 4.5. Theoretically, the "page" node type has a url associated to it, but it does not appear anywhere.

how to enable "clear_urls"

Hi,

I have a question regarding the "clean_urls" function. Some time ago I enabled "clean_urls" because of some additional module's requirements. However, onced I enable it , i can never login again. The instruction stated on the handbook/FAQ tell us how to unset the "clean_urls" . So i can login again after i do that. However, if i re-enable "clean_urls", i can't login again.

So the question is : how can i enable the "clean_urls" without suffering the problem of "can not login again" because some additional module I install need that function ?

URL aliases cause "Access denied"

I have a problem with the path module.

When I create a new content, it is accessible if and only if it does not have an url alias. When I create an alias, I always get an "Access denied" message if any users (even the Admin) tries to view the node (both using "?q=node/xx" and "?q=alias").

I use Drupal 4.5.0. After the fresh installation everythig worked fine; It seems that the problem came out when I activated the profile module, and didn't disappear henceforth (even deactivating the module).

Thank you for your help!

Make sidebar disappear

I am using a theme based on chameleon. Is there a way to make a complete sidebar (and not just the blocks in it) visible on the frontpage but invisible on all other pages?

The code to display the left sidebar in the theme is:

  if ($blocks = theme_blocks("left")) {
    $output .= "   <td id=\"sidebar-left\">$blocks</td>\n";
  }

Would I have to modify this in some way?

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation