This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

customing Nice Menus, getting started

hi,
i have installed Nice Menus 6.x-2.1. i have add primary menu items. A block has been created to hold the Nice Menus, and i configured it to be of type drop-down. I've tried for a couple of hours and can't seem to customize the CSS for the menu.

one of the menu categories for my site is News. It has an image that i want to display. i've reviewed this thread, but haven't succeeded in seeing the image:
http://drupal.org/node/209989

When I view source of the page, I see the following code. (Note: I'm changing "<" to "[" so that this forum doesn't attempt to display the formatted text.)

// note: < becomes [
[span id="thmr_21" class="thmr_call">
[span id="thmr_51" class="thmr_call">
[div id="block-nice_menus-1" class="block block-nice_menus">
[h2>Primary

[div class="content">
[ul class="nice-menu nice-menu-down" id="nice-menu-1">
[li class="menu-3082 menuparent menu-path-news-37 first odd ">
[a href="/{ server }/{ Drupal installation }/news/37" title="">News

I have copied the nice_menus_default.css to another file. I have also configured Nice Menus to use this copied CSS file.

I left all the default CSS code in the file. At the bottom of it, i have added these lines:

link to URL alias

hi,
I have problem since the upgrade from drupal 6.15 to 6.20. when i made link (eg. contact), drupal (6.15) made link to www.mysite.com/contact. but from upgrade on when i write "contact", drupal makes www.mysite.com/node/contact. I found a quick solution (/contact), but I don't want to correct on every page every link.
there were also some transfering with drupal folder on server. might this be the problem?
thanks!

Multi-site and db_prefix or not?

Not looking at D7 yet - trying to combine multiple disparate sites into a single 6.20 instance.
The question is: is it advantageous to have my sites/xxxx/ settings.php files point to different databases OR the same database and use db_prefix ?

Cannot login/authenticate after update

Hi all!

I have updated a 6.12 installation to a 6.20. All works fine only problem is that the system now won't authenticate anyone trying to login. Not even administrator..

Any tips on what might be the problem?

The strange thing is it works fine on the computer I did the upgrade from, even If I logout and try to login it's ok. I suppose I'm already authenticaded there (session/cookie??).

There is a problem that MIGHT be related. Trying to use the "recover your password" function only result in this error:

Help - 6.20 upgrade to 7 gone badly wrong.

Hi I have just completed an upgrade to Drupal 7 on my 6.20 install, however the site has reverted to my chosen theme and I am getting nothing but the base outline of the theme, my header image and the word Array.

I am unable to login, can anyone help?

Issue can be seen at www.167.org.uk

can't install nice menus. what should I do?

hi,

i'm under deadline pressure. i am trying to get the menu system going for a site. At the top of the menu there should be images. This is a drop-down menu. Below the main categories are sub-categories. As the user chooses a main category the sub-categories appear.

unfortunately, i can't get 'nice menus' to install. I have tried three or four times now. Each time i install it and then visit the /admin page, I get everyone's favorite error message, "You do not have any administrative items." When i recover the database from before adding 'nice-menus', the /admin page is fine.

i've looked over the database entries for the post-nice-menus database and the one before it was enabled. I saw a couple of differences. For example, when i first ran this query on the database with 'nice menus':
SELECT *
FROM menu_links
WHERE link_path = 'admin'
AND module = 'system'
LIMIT 0 , 30

--I get a single record. In the corrupted (i.e., post-nice-menus) database, the 'router-path' field was set to empy string for the corrupted database. I set that value to 'admin' to match the pre-corrupted database. It didn't change anything; the same "do not have administrative options" message appears at /admin.

It seems that i have several options. I can:

1. keep on trying to get 'nice menus' to install.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal