I've installed the latest signup module (with Drupal 4.7.2) according to the install.txt and the signup tables appear in PhPmyadmin. However I get the following error message when trying to access the settings for signup:
Fatal error: Call to undefined function: form_checkbox() in...
Any ideas?
Hey guys, I am new to Drupal and I was wondering how can I have it to say Download Now instead of 1 Attachment on the body of each post?
Thanks!
Callum Jones.
A lot of my modules start with , but they don't end with . Is this the way it's supposed to be? I'm trying to figure out if this is the problem that's causing my site to throw 404's.
Not sure which category to put this in. I have just downloaded the CAPTCHA module, and installed it only to find that it only asks a math question and doesn't provide a skewed image for security. I have read the modules development notes and found that the math option is now the default. That's fine, but where do you get the image_inc file? I would like images for the registration process and not math problems.
I like 4.7, but the myspace module is 4.6 compatable. Does anyone know if this will be updated soon, if at all. I really don't want to have to revert back at this point to a previous version.
I'm running 4.7.2, and my site is currently down (returns a 404) because of all sorts of Drupal errors, according to error.log. In order to debug them, I need to turn off cache manually in the database (right?) because I can't access the admin panel. So, I went in to the variables table. The cache field says: s:1:"1"; What do I change that to in order to turn off cache?