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

I CAN'T BELIEVE THIS!

No matter what I do, all Drupal has done is give me problems. Why won't anyone help me? I can't even access admin/settings/ anymore...

Newbie Problem: undefined function: form_textfield() Error with New Modules

I have installed two modules to play with as I learn the system, countdown and nice menu. When I try to configure either of them I get the undefined function: form_textfield() error.

Could someone please point me to some solution or resources?

Thanks

"Primary Links" and "Secondary Links" not displayed

Right up to Beta6 my "primary links" were set with various utility sites. Now (post update.php) all templates show "edit primary links" where the actual links should be. Selecting "edit primary links" brings up admin/menu which shows all of the utility sites listed. I'm unable to find how to link the existing locations/menu with the theme "header" and "footer" blocks.

help!

carl.

No Clean URLs with 1and1 and 4.7 Beta 6

I did a lot of research and found Drupal to be exactly what I want, but before I build out my site I want Clean URLs for SEO. I struggled forever to get clean urls on 4.6 in the admin/settings but it would come back with a error saying that it couldn't activate. Then after messing around it just took the save. Now I want to try 4.7beta6 but everytime I save it to clean urls i get error 404 (same thing happened on 4.7beta5) on every page but the main page.

ldap authentication module - first time login each time gives nasty error

Using the ldap_authentication module, the first time I log in, I get these nasty uncaught errors:

warning: array_flip(): The argument should be an array in /../modules/ldap_integration/ldap_integration.module on line 861.
warning: Cannot modify header information - headers already sent by (output started at /../includes/common.inc:384) in /../includes/common.inc on line 192.

If I then click Back and then Refresh, I'm ok: authenticated and authorized with the role I've set up. Subsequent logins also work fine.

Please show me the way to setup

Hi,

I download vbdrupal, and install normal.

However, I want to setup this blogs for some member. I set role for a specific usergroupsid. But I don't know how to config clean URLs, or the clean URLs is not working right.

The root site of my blogs will be: http://www.mydomain.com/blogs/
The forum address: http://www.mydomain.com/forums/
And I want my member blogs address will be: http://www.mydomain.com/blogs/[username]

There are many modules, and its brief information is so short, I don't know what is the basic module for blogs. I'm so sorry because my English is not good! However, it is so hard for me to configuration. I had ordered my hosting service change the "AllowOverride All" for my Apache. My hosting is: Linux, Apache, PHP, MySQL.

So could you give me some instructions to setup the needed modules and what is the right setting in .htaccess file?

# Various rewrite rules.

RewriteEngine on

# Modify the RewriteBase if you are using Drupal in a subdirectory and
# the rewrite rules are not working properly.
RewriteBase /blogs

# Rewrite old-style URLs of the form 'node.php?id=x'.
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{QUERY_STRING} ^id=([^&]+)$
#RewriteRule node.php index.php?q=node/view/%1 [L]

# Rewrite old-style URLs of the form 'module.php?mod=x'.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal