Hi,
Firstly, thanks. This module seems to be exactly what I'm looking for and works!
Do you have any plans to update to Drupal 6 and,
How would I go about arranging the checkboxes against a seating plan similar to your demo? Currently they just appear in a list
Thanks,
Matt
Comments
Comment #1
maulwuff commentedhi, great you like it! :)
I do plan going to D6 as soon as I find some time to get myself into the migration stuff.
Make sure you have followed all install steps from the readme:
2) copy everything, except template.php, from the containing theme-folder,
to your theme folder.
3) Add the code from theme/template.php to the template.php of your theme.
If you have no template.php yet, just copy it to yout theme-folder.
Does this solve your issue?
Comment #2
drugasy commentedSorry, it doesn't solve the problem.
Comment #3
drugasy commentedI found the problem. Enable the "short opening php-tags" in your php.ini
Comment #4
maulwuff commentedTort, if this is not true for you, please reopen this issue.
I'll fix the templates for being failsafe against disabled short opening tags.