Lucid_menu installation problem!

Let me preface this by saying that I already posted this same message in the lucid_menu help section, but nobody is responding there (I'm guessing because way less people look at it), and I really need this to work so that I can present the site to a client, post-haste! Any help is greatly appreciated!:

I just uploaded lucid_menu and enabled the module. Then when I go to the settings and click "Lucid Menu" to edit them, I get this PHP error:

Where is this coming from? "\n" reset to "<p>"!!!

This is the kind of lunacy up with which I cannot put:

Someone decided that what we mean by "\n" is really "

"
I don't know if that is in drupal 4.7.5 or PHP 5.2.1.

$output = array();
$output[] = "\n

\n";

--- more stuff ---

$output[] = "\n

\n";
return implode('',$output);

On the html page the "\n" get replaced by "

" so the final result is

I Missed a Good Buy

Hi

I have been developing this Drupal 4.7.x website over time and I'd just like to see what you people think of it.

http://imrgoodbuy.co.uk

Any advice appreciated. Thanks!

Jason

Help pulling node title into a form field??

(sure there is an easy solution!)

I'm using node_view to pull form into the node. I want the node title to be pulled into the form field, so on submission the results will include what page the form was submitted on I have the URL using: %server[HTTP_REFERER]

I can't find any instructions on how to do this so please help!

thanks

Paul

Modifying User ID at the DB Level

When I first installed/setup drupal, the first account I created was the username 'admin'. I then created myself a "normal" user account to do non-admin type with...

Now I want to switch things. I want my 'normal' user to be the 'first created account'. I know that the 'admin' user has the ID of 1 in the DB.

The question is, if I delete that user from the DB, and update my 'normal' user account to ID 1, will I become the admin?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x