Drupal 7 private file system, file download issues (404 File not found)

Hi,

I'm trying to set up a D7 private file system, currently my private files are stored in /sites/default/files/private. This directory contains an htaccess file containing "SetHandler This_is_a_Drupal_security_line_do_not_remove
Deny from all"

I upload the file with file_save_upload, I move the file to my private directory with file_move($file, "private://"). The database file record is accurate and marks the file file as private, and it is in the correct directory.

VideoJS for Drupal 7 Not working

Hi,

I downloaded the VideoJS (HTML5 Video Player) module for Drupal 7 and installed it.

http://drupal.org/project/videojs

There seems to be a lot missing on the Drupal 7 module as the download instructions showed a lot more options in their scene shots. For instance:

http://video.heidisoft.com/documentation/general

Create one node with all nodes from another content type?

I want to have a content type called 'budget'. This has fields
Period
Items
Quantity
Value
Total

Period is simply the time period for the the budget
Items is a referenced field from another content type – Items
Quantity is the amount of these items that will be required for the period
Value is a computed field for the cost (also from the Items content type)
Total is also a computed field for the sum of all the 'Values'

Display multiple images in a node in a grid

Hello,

On the site i am working on, I have a content type stories that has an image field that supports mutiple images to be loaded. I have put a JQuery viewer on top of that. Works fine.
When the node displays in full mode, The images display in a vertical stack. I would like to have a grid of the images. Is this possible? Can someone point me in the right direction?

Thx

Geert

6-7. Error: Cannot use a scalar value as an array in /modules/locale/locale.module on line 663

Good day

When i try update.php, i get white screen and then - 504 error.
And I have error in server`s log:
Cannot use a scalar value as an array in /modules/locale/locale.module on line 663

What is it?
What can i do?

Image b4 body

Hi,

I set up a content type modeled on a basic page with just a body and an image.

After I created a page using that content type I decided I wanted the image at the top and the body at the bottom.

So I edited the content type accordingly with the image having a weight of -10 and the body +10.

Yet, the change doesn't show on my page. I've edited the page to try to get the new arrangement to take effect; but it doesn't.

Do I have to create the page from scratch just to get the format to change?

Thanks, CC

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x