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

HTMLarea and Mozilla Firebird 0.7?

Can someone confirm if HTMLarea works with Mozilla Firebird 0.7? On which platforms?

TIA

warning: mssql_data_seek(): Bad row offset in C:\PHP\PEAR\pear\DB\mssql.php

I guess the title says it all. :)

My setup is IIS5, Windows 2000 Server, Microsoft SQL Server 2000, PHP 4.3.2.

Mysql database configuration

Hi all,

I have installed Drupal in order to create a "rss feeds" driven web-site.

I use EasyPHP 1.6 and MySQLFront 2.5 as php client. As I use these, my "drupal-cvs" directory is "c:\program files\easyphp\www\drupal-cvs\".

But even following the exact installation process (defining user, password, database) and a database with all privileges, I receive the following error message:
"Fatal error: Table 'drupal.variable' doesn't exist query: SELECT * FROM variable in c:\program files\easyphp\www\drupal-cvs\includes\database.mysql.inc on line 90"

private blog entry?

Can a user (not admin) create a private blog entry?

This would greatly enhance the usefulness of Drupal sites - because non-techies who don't have their own websites can now keep information online without making it public for everyone.

Can I use php in xtemplate top links?

Hi all,

I 'm using the xtemplate theme and I 'd like to add a Login/logout option in the top links. But I want this option to be context-aware, i.e. "Login" if the user is *not* logged in, or "Logout" if the user *is* logged in. I know how to do it with php but it seems that the xtemplate top links do not expect php in it...
Is there some other way to do it?

Thanks in advance,
Yiannis.

Attach_file module broken on 4.3 RC because form is not correcr

On 4.3RC form tag is erroneously built, 'enctype="multipart/form-data"' is not recognized and upload is not working.
It could be the same problem as the one with filestore and others.
before hacking the module, I would like to know if the way to tell Drupal the option ENCTYPE has changed, and which is the correct way to specify it.
Actually, in XSTORY module, you specify this

$param["options"] = 'enctype="multipart/form-data"';

but when the page is built, the syntax is not correct, and upload is not working.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal