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 my Apache, MySql etc set up on the local server, and I want to pratice uploading a Drupal website before I work on my actual site. Does anyone know of a sample Drupal tarz file that can be used to just practice going through the upload process?
I have moved my web site from my local server to a remote server.
Now after some tweaks I've managed to get the site working, only the default or system files can't be accessed
files stored on my theme's /sites/all/THEME/files dir are being displayed
I've done this by commenting out these lines in /sites/all/theme/files/.htaccess
I want to create a simple file upload system where every authenticated user can upload files. I did that now by creating a 'file upload' node type, and I made an overview of uploads with views. So far, so good.
But I want to authenticate or filter the uploads by role. So lets say we have a role 'R1' and a role 'R2', all of them should be able to upload files, but users in R1 may not see the uploads of R2, and vice versa.
I'm trying to install TinyMCE 3.4.7 on my Drupal 7.10, and it won't. It's missing the .info file(s). How am I supposed to install a module that's missing code?
I am webmaster for a website which works on the internet (http://holytrinity.be), but when I copy it to my PC and try and run under http://localhost I cannot get it to work properly, in that all the images are not being referenced correctly.
The problem appears to be down to the URL not prefixing the subdirectory in which the images are based.
When i want to install drupal 6 i come to the databaste information and it want me to enter mysqli details. But my webhost is just running mysql. How can i make it the normal mysql ?