This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Private files and nodes

Hi,

I need to upload files from a form and that files can be Private or Public. Only registered users can see and download private files.

And I need to do the same thing with nodes. Only registered users can see the Nodes.

Can be the comments private or public?

I tried to do that thing with the module Private Upload, but it always shows Private files. I post an Issue in the module's page but I have no response.

Thanks

ED: Private Upload shows private files but you can't download it.

To do that with Nodes I use the Private module

Documents repository

Hi

I need a document repository, something similar to an FTP client where users can Upload/download files, create/erase folders, ...

Thanks

Send Node's information by email

Hi,

I need to send information about a Node to the users of my web. So I need some kind of email form with the following fields:
Subject:
To: (only for users of my web, with the possibility to send the message to user's groups (I need groups management too))
Text: (Node information and other information written by the sender)

Moreover I need to save a track of the replys, and send the same email periodically.

Thanks

Bill electronic validation

Good morning,

I need a module that sends a bill from the user local machine to the server, then the server validates it (with a digital firm) and sends the bill to the receiver. When the receiver reads,accepts or rejects the bill, a notification has to be send to the emitter.

Thanks

Upgrading to 6.16 - run out of memory

This has never happened before.

I went to run the update script and I got the following error:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 151 bytes) in /home/cotton/public_html/example.com/includes/file.inc on line 909

I already have the memory at 64m - does anybody have any ideas how to get around this?

Content Access Permissions Need To Be Rebuilt 6.14 to 6.16

I am in the process of upgrading a new clients site as both the core and quite a few modules were out of date. To do this as safely as possible, I duplicated the entire site and database on a dev server to go through the process there first. I began with the core update going from version 6.14 to 6.16. I followed all the instructions from backing everything up, disabling all add-on/non-core modules, to replacing existing files with the new ones, re-enabling the modules and running update.php. Everything seemed to go fine (ie: no error messages) with one exception.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal