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.
Anyone know of install instuctions or a document outlining filestore2?
All I can find is the module download (which contains no helpful info).
I would like to know what the patch is doing and how the module works.
Any links to suggest?
At the suggestion of some here, I have installed the cvs version of Drupal. I have gotten almost everything set up the way I need it (I had to update some modules and create a new one) except for one thing. I can't go live without it. PLEASE help me.
I've set up drupal in a subdirectory but I need the urls to point to the root. I tried the following the instructions and suggestions offered here but I haven't been successful. The following steps are what I thought was supposed to work.
When I visit the main page of my drupal 4.5 webpage, I get tons of the same error:
user error: Can't create/write to file '/tmp/#sql_3199_0.MYI' (Errcode: 13)
query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid INNER JOIN users_roles ur ON ur.rid = r.rid WHERE ur.uid = 0 in /var/www/html/drupal4.5/includes/database.mysql.inc on line 125.
I sometimes get that error, but with watchdog on version 4.4.2 too .. but then there's only one error though. Theones on 4.5 are many.