Drupal is up and running but how do I ...?

webform validation

Hi,

does anyone has an example how the webform validation works?

I tried this:

form_set_error('fieldset', 'Error1');
form_set_error('fieldset][field', 'Error2');

Well, this prevents submitting the form, but no field will be marked red and there is no text-output.

The following does also not work.

echo $field_id['fieldset']['field'];

--
Tekl

CSS Float Problem in IE

I'm sure this isn't a difficult one to solve, but it is rather tricky - as I am a Mac user and my site isn't working in IE6 on Windows, which makes testing rather difficult!

You are welcome to view my test site here: gigmob.com/node/3

I'm experiencing some CSS float problems with my theme that I have modified from Kubrick. I believe the problem is eminating from the little boxes that I have added to the design:

PHP error! Showing lots of times!

Hi,

I've built a site over the past few months ( I'm completely new to drupal with a low level of website knowledge- but I've persevered ). I've added about 20 modules including og, legal, Im Paypal- I mention them because having looked around the forum they seem to have caused others problems. Recently I loaded onto it about 74 new users. I'm noticing two types of error messages in the log's - they show up multiple times ( about 74 from quick counting on the screen - I think this must be related to the number of users ???) when anyone including myself ( the admin ) logs in. They don't seem to be stopping the site from working, and I don't have errors set to show on the screen, although I'm worried that they might in the end cause detrimental effects for users as I'm hoping to have many hundreds if not thousands of users.

Here's the error messages what I as the admin generate when I log-in:

Missing argument 2 for variable_get() in /homepages/41/d87185464/htdocs/**mydomainname**/includes/bootstrap.inc on line 266.

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '1,94 AND uid != 0' at line 1 query: SELECT * FROM user WHERE uid IN 1,94 AND uid != 0 in /homepages/41/d87185464/htdocs/**mydomainname**/includes/database.mysql.inc on line 120.

Here's the error messages that got generated when one of my users logged in :

image displays as alt text

Hello, to one and all.

I searched with all kinds of keyword combinations and couldn't find an explanation for my problem with the image module.

Followed all the other advice I did read: created categories in the module config >Image Galleries; removed content type "image" from all the taxonomy vocabularies, except Image Galleries.

I also tried CHMOD setting on DIRs of 770 (equivalent of 777 at my webhost) and CHMOD 755.

What is the module used for handbooks?

The question is easy (I hope this answer is easy too).

What is the module used in here : http://drupal.org/handbooks ?

Thanks in advance.

No Term_Node entry in Sequence Table

Drupal 4.7.2
Mysql 4.1
Php 4.3

brief: Attempting to execute a list to display on site front page by vocabulary, then term. We have 18 vocabularies, yet list displays for only 2. Term_Node table reveals that there seems to be a type of loop with tid numbers 4 & 10 being matched with each new node created, the other tid's are being ignored with no list displaying under the remaining vocabularies.

Hello All,

Pages

Subscribe with RSS Subscribe to RSS - Post installation