Superfish Menu with Danland

Having downloaded and installed the Danland 7.x-1.0 theme, and I am trying to configure the Superfish menu.
I have created three basic pages called Page1, Page1a and Page1b. I have checked the 'provide menu link' checkbox on each of the three pages in edit mode. Page 1 parent item is set to <Main Menu>. Page1a and Page1b parent items are set to Page1. Looking in Structure>Menus>Main Menu>List Links shows that Page1a andPage1b are sub-menus of Page1.
Without changing any other settings I see the menu bar above the picture has 2 items: Home and Page1. Hovvering the mouse over either of these has no effect (ie the Page1a and Page1b items do NOT appear as is suggested in the documentation).
In both the on-line documentation on how to set up the Superfish menu http://drupal.org/node/768350#setup-superfish, and in the README.txt file downloaded with the Danland theme, I am told to:
# Go to Administer > Blocks. Place the Primary links block in the Superfish menu region, and "Save blocks"
# Go to Administer > Site building > Themes > Configure > Danland (admin/build/themes/settings/danland). Uncheck the Primary links, "Save configuration".

(in the README.txt file the phrase 'Primary links' is replaced by 'Main Menu')

If (as I think is meant) I go to Structure>Blocks there is no region called 'Superfish Menu'!

Problem with file or directory permissions during upgrade 6.20 to 7

On the step of the upgrade when I open update.php and start DB upgrading, the porblem occurs:

"The specified file temporary://fileAKOs2U could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log."

I googled for some time and, according to engoogled information, I switched global safe_mode of PHP to "Off" (local, I mean for that virtual host account it was already off). That didn't help.

In fact, problems started a bit earlier, the first problem was that max_execution_time and max_input_time (or smthg like that) of PHP was 60 and it seemed to be not enough for the update.php script to successfully check all of the requirements. I changed both to 180 and it worked.

Then I decided to start upgrade inspite of that the first problem I mentioned appeared. 49% of upgraded was successfull, but every operation (same as initial host.com/update.php opening) was EXTREMELY long, and going to 49% has taken something near 2 hours and then again was this error:

"Fatal error: Maximum execution time of 180 seconds exceeded in /var/www/vhosts/host.com/httpdocs/includes/file.inc on line 1980"

Overriding and theming the footer of a view (.tpl.php)

Hello there,

I'm quite new into views and just untill now I was really enjoying the possibilities of this module.

For the moment I'm stuck on finding out a way to override the theme of a footer.
(Regarding the drupal commerce module)

For my fields I've used a "views-view-fields--commerce_cart_summary.tpl.php" template
so could it be that i have to use something like "views-view-footer--..." or "views-view-fields-commerce_cart_summary--footer" in order to show the footer content just once and on the right place?

Blog Post Security

I'm completely redoing my website for Drupal 7. The first problem I'm hitting up against is how do I ensure who can view my users' blog posts? I've looked at TAClite, Nodeaccess, OG, and I'm no where near an answer.

Requirements:

Disable viewing and editing user profiles

Hi,

On my D7 site I've basically got two kinds of users. The first one are a bunch of authors who can publish content. The second one is a group of users who log in through an SSO (with the CAS module). These SSO users can only post reactions. Since all their profile information is stored in the CAS server, there is no need for them to be able to access or update their profile. What is the best way of blocking access to user profiles? Administrator users still have to be able to edit and create users through the admin panel.

Thanks for your help!
EdM.

File Browser Modules

Im looking for a module where I can browse default/files and upload and download files, sort of like Dropbox. I have found some modules that let you browse folders while in a WYSIWYG editor, but im looking for something that can be inserted into a page. Does anyone know of something like this, could be D6 also

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x