For everything related to documents, images, audio and video.

Some images not diplaying with clean URLs on.

I having some problems with displaying some images (in blocks) on my site while using 'clean URLs'.

The site itself is working well (with clean URLs on or off). All 'top level' pages, including adds, blocks, nodes, taxonomy images, etc work as expected. The problem exists when I try to go to a 'deaper' level.

Example. I have created pages like: http://www.example.com/about with some related images in blocks in the side columns... ( I have set these block to only display on related pages by putting about* in the space provided after selecting the 'display only on listed pages' option in the relevant block configuration page).

The blocks contain code like this: <center><img src="files/about/myphoto.jpg"></center> (image files have been uploaded to the server and permissions checked, etc)

All of this works exactly as it should until I go to a deaper level.

Let's say i create a page (node/56 ... or whatever) and create an alias node/56 >> about/myjob When I surf to http://www.example.com/about/myjob everything works fine (clean URLs work)... except the blocks on the sides of the page: the are empty (in Firefox) or show the little red X (IE) .

How would I make a part/series? Part 1 of 4 and part 2 of 4 and so on........

How would I make a audio/video directory have parts/series?

for example- lets say there was a 5 day lecture at a University and each day would be 1 part of the 5 part series.
so i upload all 5 parts and in the details view it says
Part 1 of 5
Part 2 of 5
Part 3 of 5
Part 4 of 5

However if I only add 3 files or 1 file then it would say part 1 of 1 or part 1 of 3, and so on.....

Any ideas?

Thanks!!!

Steps for CCK to make a Category based Audio/Video Directory??? :-)

Hello All-

Im actually a longtime Joomla user and now am converting to Drupal. I am trying to build a audio/video media community site based around a Religious interfaith concept. I need 60 Top-Level Categories and 1300 Sub-Categories. Then Details view. See Image of Mockup below.
So excuse the newbie questions.

Header Image not displaying well

I used jpanze's modification of vivek's code snippet for header image, so as to different header images for different nodes. It worked out fine with I.E 6, but in I.E 7 and firefox I get the same result but also with a partial display of my web page and disappearance of my scroll bars, please what could be the problems.

Here is what I did

In my page.tpl.php file I found the particular DIV that referred to my Header Image, in my case it was

I pasted in Vivek's code and modified the output of the ifthen's to change the CSS selector - like this:

             if ($node->nid == 1) {
             print 'header-middle">';
             }elseif ($node->nid == 8){
             print 'header-middle2">';
             }elseif ($node->nid == 6){
             print 'header-middle3">';
             }elseif ($node->nid == 4){
             print 'header-middle4">';
             }else {
             print 'header-middle">';
             }

Then in my CSS file I found the particular .header-image tag which in my case was as follows:

.header-middle {width:900px; height:150px; background:rgb(230,230,230) url(../img/bg_head_middle.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

and copied it to create new ones pointing to each background image I wanted - as follows:

Flash Content problems

Hello out there ama drupal newbie and I have just created my first drupal site www.metrosourceltd.com, I have created a flash and uploaded it to my home page using TinyMCE, it worked out well on the development machine. But when I go online the flassh is not displaying please help me out.

flassh not displaying

Hello out there I have just created my first drupal site www.metrosourceltd.com, I have created a flash and uploaded it to my home page using TinyMCE, it worked out well on the development machine. But when I go online the flassh is not displaying please help me out.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Media and document management