libraries folder

I have wyiwyg installed put tells me to put ckeditor.js in sites/all/libraries/ckeditor/ folder put there no library folder

please help

Multisite with one SSL certificate - works in D6 but not in D7

I have prepared my multisite configuration in D6.
E.g. www.example.com, site1.example.com, site2.example.com

I used shared particular db tables as recommended in many forum topics.
$cookie_domain = '.example.com';, $base_url not set

Due to some reasons I have just one SSL certificate issued to www.example.com
Login form on each site post data to www.example.com and after authentication the user is redirected back. None of "Secure Login", "Secure pages",... modules satisfy me with the functionality to redirect user back to page from which he/she logged in. Finally I used just apache2 mod_rewrite to force HTTPS on "user" and "admin" pages and module Actions to redirect back.. Everything's fine.

Drupal7 incorporated enhanced security to prevent session hijacking. The result is that whenever user switches between http/https he/she lost authenticated session. I even tried to use $conf['https'] = TRUE; in settings.php for each site but nothing changed.

1. How to use properly $conf['https'] = TRUE;? I put it to every settings.php for each site [I have no setting.php in sites/default/]

2. Or how to solve my setup completely different way? Try to keep "one SSL cert" solution without the hurting users about different web address and host in certificate.

Sharing Users table between D6 and D7

I have a D6 multisite installation with the following sites:

http://site1.domain.com
http://site2.domain.com
etc.

site1 and site2 use the following databases site1 and site2. I also have a common database shared that has the following tables:

making a "sticky footer" in the Genesis template

Hello all,

Drupal 7
Genesis template

What would be the easiest/simplest/fastest way to create a "sticky" footer in the Genesis theme/

Thanx in advance

PChuprina

Main menu not active for sub menus in secondary menu

Using drupal 7. I have set up a main menu. Some of the main menu items have secondary menus which are displayed on left-side-bar for that main menu item. On the 'landing page' of the main menu item it is given 'active' class but when go to one of the secondary menu item pages the main menu item is taken off 'active'

Is this a bug? How can I fix it please? Thanks

Displaying content on more than one page

What is the best way to show content (a node with many different fields) on more than one page? I have of course used blocks but I dont think this is the best way for what I am trying to do. I want to create a section called subcategories and display the subcategory content on many different category pages. The specific fields on the subcategory pages would be an image and a some text.

Thanks for helping me out!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x