I've searched the threads and can find no solution. I have a fresh install of 4.7.2. I've uploaded the e-commerce module and see everything in place. On clicking a link from the "create content" page, the site returns a blank page (no source code). Sometimes this even happens on clicking create new page. Although clearing the browser cache seems to fix that for a while.
Does anyone know if there's a way to have two sorts of Audio modules running on one drupal installation? What I mean is i'd like to have one system where I upload audio files as the site owner(with no size limitations), but a seperate system where users get to upload remixes and are capped off at say 10 megs and their uploads go to a certain place on the site?
I am using Drupal 4.7.2, and recently installed Organic Groups. As soon as I enabled Organic Groups, I began getting SQL errors reported. On the front page, I am suddenly getting SQL errors. Below is an example. Are others seeing the same issue?
The default for listing galleries(image/image_galleries) is this......
Gallery 1
Gallery 2
Gallery 3
etc
I would like them listed two or three on a line so its more like this....
Gallery 1 Gallery 2
Gallery 3 Gallery 4
etc etc
Any idea what I would look for in CSS to make this happen? I've made the boxes around the gallery half the size so two will fit next to each other but I can't figure out what triggers them to go one per row so I can make it two per row.