Having problems installing Drupal? See the Installation Guide for more information.

List items - civicspace - IE6 - drupal 4.6.3

Hello,

I can't find a solution to show bullets or other for list items with civicspace for drupal 4.6.3 in IE. When I open the site in firefox for example everything seems to be ok, but in IE6 only the items are shown, but no bullets in front.

Someone has solved this problem?

TIA,
Bart

DNS Resolving Problem

I have been using another CMS for a little while but have found support for the said product is a little lacking, however I have now been looking at getting Drupal up an running for my website content, however I am having a small difficulty which I am hoping can be solved fairly easily.

Errors, configure for the 1st time

To access http://www.mysite.com/drupal/admin/user/configure
I got this:
Fatal error: Only variables can be passed by reference in /home/myraider/public_html/drupal/modules/user.module on line 1293

To access http://www.mysite.com/drupal/admin/themes/settings
I got this:
Fatal error: Only variables can be passed by reference in /home/myraider/public_html/drupal/modules/system.module on line 649

Help with this little problem ( I know its little but i cant find it yet)

Hi folks!
I finally got drupal to work on my server thanks to all the helpful people here.
I got one litle problem that i just cant figure out and i know the answer is right in front of me. I get error pages whenever i submit anything. It gets through though but i get an error page instead of a "submission success or something that tells u whenever your submission has been sent or not.

Clean URLs does not work even though ModRewrite is enabled

Hi,

I have my site setup perfectly on my home box (WinXP, EasyPHP) and everything works great.
Then I moved to my ISP and first the .htaccess file causes apache internal error and second Clean URLs does not work.

- My ISP claims and PHP info() confirms that mod_rewrite is loaded.
- The minimal version of .htaccess is in place - contains the rewrite settings and does not break Apache with the internal error.

and the admin/settings refuses to set the Clean URLs on claiming that mod_rewrite is not in place.

Could you navigate me how to pin-point the problem. What kind of tests can I try.
I've tried to read the system.module and all I fould is that the system_test() do not get called, which means the rewrite does not work - called by /system/test.

Also can you tell me what do I miss when my .htaccess file look like the one bellow. That is the version working fine (with clean URLs) on my local and also being accepted on my ISP environment.

Your help is greatly apprecieted!
--Josef


#
# Apache/PHP/Drupal settings:
#

# Protect files and directories from prying eyes.

Order deny,allow
Deny from all

# Breaks Apache on pipni.cz: Internal Error
# Set some options.
#Options -Indexes
#Options +FollowSymLinks

# Customized error messages.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal