Hello
I want see this: on pages, in folder /demo/ i want see one menu, on other pages - other menu.
I do this "hardcoding", but secondary links is not work.
Can anybody help?
How i can access to menu iten by some id? And control his visiblity...?
I was wondering, is there a way to customise the workflow process? Right now, the process is this: If the workflow is set to go to the moderation queue and NOT to publish, then when someone edits the node the node effectively disappears (access denied) until a moderator approves it. Is there a way for the node to STILL display the old content until the moderator approves the new content, then after that, the new content displays?
I am using Drupal 4.7 and Gallery 2.1.1 , I have installed the gallery integration module, and correctly
set up every thing as per the Docs.
The integration works , as expected and
I am able to successfully use URL rewrite etc.
But I get these error message in my Drupal error logs.
PHP Fatal error: Call to a member function on a non-object in /usr/home/XXXX/public_html/gallery2/modules/core/classes/GalleryEmbed.class on line 209
Although every thing works as expected, I am still curious as to why these messages appear.