I'm working on an old site, made by someone else years ago.
I don't know it very well yet.. It has a lots of bugs and some of them seem really too hard for me to find. Hope you can help me with some of them.
It doesn't make sense to write them all in one post, so I'll start with only one problem ;)
The site had acidfree installed and has lots of albums. Unfortunately this function did not work any more before this site was given to me. The images did not show anymore.
But of course the site's owner wants his albums back!
I am trying to upgrade a site from 4.7 to 6.19. Since the site is in drupal 4.x I dont get to see the version number of the modules.where can get to see them in drupal core 4.7 ?.Drupal 4.x does not have the info file so I think that all the details are in the module file.When I checked it I got only the following version number
eg: $Id: image.module,v 1.197.2.3 2006/08/23 20:00:31 walkah Exp $
i want to get the exaact version of this module and other such modules.It would be very thankful if anybody could help.
I'm getting a lot of spam - posts, comments and in profiles, and I wondered if there was a simple way of preventing it getting online. Is there a module that does any of the following?
1. Send first X number of comments from a new user into moderation queue.
2. Block new users from posting a new blog entry until they have posted X number of approved comments.
3. Block new users from editing profile fields not required at time of registration until they have posted X number of approved comments.
My friend, an administrator, and I (poster, designer, etc.) are currently trying to set up a new Debian box, with its dpkg saying Drupal v6.17-2, on an used faster PowerPC. Currently http://aqfl.net is on an old PowerPC with old Debian (Kernel 2.6.30-2-powerpc #1 Sat Oct 3 22:43:22 UTC 2009 ppc GNU/Linux) and Drupal v4.7.4 (according to its changelog).
Hello. I am updating an older Drupal website from 4.7 to 5.23. I have followed the steps listed on this below page three different times, and every time I receive the same error for each content type:
user warning: Table 'databaseX.content_type_content_blah doesn't exist query: ALTER TABLE content_type_content_blah CHANGE field_blah_value field_blah_value longtext in /var/www/vhosts/website.com/httpdocs/includes/database.mysql.inc on line 174.