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 have a test installation and wanted to delete all the image files from /files/images but for some reason, cpanel or FTP won't delete them. FTP gives a 550 error.
Just a general programming question that I can't seem to nail down. I'm stripping html out of a string with a regex and somehow, I'm getting non-printable characters in my string after the strip.. it should not happen, as far as I can tell.. but it is somehow.. it's not a big problem but it's just annoying for the strip not to be perfect.. any ideas how to eliminate the non-printable characters? can I change the encoding or something??
I want to develop a community magazine site for marine conservation that is populated through blog pages set up by conservation clubs. I want them to be able via a blog form, possibly by using drop down menus, to select that their entry will be added to their blog but also maybe to a discussion board, event calendar, news item section, etc.
Is there any modules to achieve my needs on a distributed (OG-based) download area? A place where member of the group can browse files in directory-style (like in Google directory or Yahoo web directory) ?
I needed to install a fresh mollio to help a friend modify the theme but now the Default Menu is just not showing up and I can't find any reference to why it would not be up.
All my menu structure is there and works when I switch themes.
I'm quickly going insane over trying to install Drupal 4.7.2. I uploaded the software, created an sql database with user and password, plus created the database entries. When I go to the website, instead of the default site, I get this error:
Unsupported database type
The database type is unsupported. Please use either mysql for MySQL 3.x & 4.0.x databases, mysqli for MySQL 4.1.x+ databases, or pgsql for PostgreSQL databases. The database information is in your settings.php file.