drupal_add_tabledrag and rowspan breaks table. How to solve?

How do I get drupal_add_tabledrag() to play nice with a table that has rowspan? It is the table cell that has the drag handle that also has the rowspan attribute. This is the code that I currently use to theme the form.

This is the code:

Update and override v default dispay

Must be my newness to Drupal that I could not find the answer to this but... Can someone tell me on the page for creating views when editing a filter for Page, what is the difference between the buttons "Update and override" and "Update default display".

Thanks

Problem after upgrade from 6.28 to 6.30

Hi,
I upgrade my drupal site from 6.28 to 6.30.
All seems to work fine but I found an error: the Taxonomy module form is disappeared from all of my content type fields.

Any ideas of why?
And solutions?

Thanks,
WaPoNe

Decipher this please

Hello, I have to turn this into a working Views Ticker, but I am having trouble deciphering the below code (I did not write it and I am not terribly well versed in PHP). So I was hoping that someone here could assist me in doing just that

http://www.filedropper.com/page-tickertpl

Sorry about the sketchy link, but when I posted the code the formatting got all screwed up

Restrict Webform Submission Access by WebForm ID

We have a list of web forms. Some of them we want a particular user role to see, and some of them, we do not.

What is the best way to go about this, restricting access in hook_webform_submission_access() as seen here:

http://tylerfrankenstein.com/code/drupal-webform-submission-results-user...

How to get current password to show on EDIT page

I am currently working on this issue.

How to get the current password to show on my user Edit page?
The reset password and reset confirm password is showing on the Edit page, but not the current password that the user had to enter before resetting his password.

Any help to modify this code?
After I have SAVE I always get this validation error and the new password won't change.
"Your current password is missing or incorrect; it's required to change the Password."

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x