Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am currently using the image_scale function to resize images on my flexinode. It was working perfect on my old server, however, I just moved everything over to a new server and it does not seem to be working anymore. I have the GD library installed on the server but this is still not working.
Does anybody have any ideas on what could be wrong?
This can probably be done by extending the form builder functions and inserting table structure where currently we have fieldset structure.
Table layouts are not all bad.
Sometimes, when dealing with actual data, a table is the right thing.
Could phpadmin work without tables?
Anyway, my data structure needs tables. And form elements inside them.
I would love to be able to search for myself after "Block access by role", so I did not have to post this, but as is it not possible to search for phrases with "..." , and I did not find any through googling either, I post here...
Is there a partch version working with 4.6.x(5) anywhere?
I'm not CSS skilled enough to reverse-engineer the themeing of forms.
Could someone point me to a document explaining the choices that have been made by the authors ? Among others, I'd like to have an explanation on the difference between '.form-item' and '.form-item label'.
I need this to mimic the form when I display information (kind of R/O form).