News table list on my other site?

Hello, dont understand how i can display list of news which i creat with drupal on one site and i
now want to display on www.another.com site

2 multisites with different "files" folder each one

Hi, I'm trying to do a different 'files' folder on my two multisites.

I want this:

sites/my_domain1.com/ -------> themes
---------------------------------------> files <--- ***
---------------------------------------> modules
---------------------------------------> tmp

sites/my_domain2.com/ -------> themes
---------------------------------------> files <--- ***
---------------------------------------> modules
---------------------------------------> tmp

I was reading Setup of /sites directory for multi-site but it doesn't work on Drupal 4.7.x (or it doesn't work on my drupal 4.7.x webpage). .. On that page appears a special code for do this:

<?php
$conf = array(
  'file_directory_path' => str_replace(dirname($_SERVER ['DOCUMENT_ROOT']).'/','',dirname(__FILE__)).'/files'
);
?>

If I insert it on the settings.php of both multisites there appears the next error when I try to upload a file (image, audio..): "The selected file /tmp/tmp_CqsjhC could not be uploaded, because the destination image1.gif is not properly configured."... and the image is not on the sites/domain1.com/files/ directory :-(

Main doubt:

Non-collapsible file attachment

I'm using drupal 4.7.5. I've added file attachment field in content type and sometimes users missed to input that field because the structure of the field is collapsible.
How can i make it default by viewing file attachment field in non-collapsible form?
Any idea is welcome.

multi blog per user?

Hello.

I am building a blog site with Drupal 4.7.
I want users can have serveral blog sites.
By default in Drupal users can have only one blog site.
What is the idea?

Hostmonster PHP upgrade brings sites down

Seems hostmonster upgraded PHP version without any prior information or impact analysis. We have got customers complaining. Any one having similar issues?

Content wrapping around nav bar problem, disable "create content" and comment problem

This might go under theme development but felt I might have better luck here.

I have a site over at: http://www.doomedtoreality.com that I've been testing some and getting setup in the last month. Right now I got some filler content so I see how its coming together.

Well, my only current problems are the content in the #content area is wrapping around the navigation bar, which is no good. Its like theres no table to keep the content inline straight down the side. I have editted the CSS and that might be the problem, I haven't swapped out the original CSS with the current one to see if thats the issue but just wondering if anyone might know how to solve this? Something odd is that when I go to create a blog or whatnot the entry forms/etc will be dropped to below the last navbar field instead of up top and next to it.

Other issue is the "create content" menu for anon users. How can I disable it in 4.7.6? I disabled it in 5rc1 but for some reason it won't get rid of create; story, strip or storyline. You can't set access rights to those in control but anons can't create but the menu is still there. I moved it inside admin menu and "reset" it which just resets it to default. Anyway to mask it?

I *might* just switch to primary links and disable navbar for anons, this the best way to do it you think?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x