You are heredrupal 6

drupal 6

warning: Missing argument 3 for nodequeue_link() in /home/edrupal/public_html/modules/nodequeue/nodequeue.module on line 615.

kuldip's picture

Top 10 Reasons to use Drupal 6

I have been working on Drupal since last 16 months and have learned right from basics to final development experience in Drupal, i am going to share my experience with drupal versions i have used and why i prefer using drupal 6. I can give you 10 reasons of why I prefer Drupal 6 over earlier versions.

Drupal is powerful robust CMS with excellent reach in community, Drupal 6 was released on 13th February after releasing four RC versions. Currently latest versions of Drupal is Drupal 6.5.

vinayras's picture

memetracker & MySql 4.x

Hi,

I was trying to setup Memetracker (http://drupal.org/project/memetracker) - and since this system is heavily dependent on PHP 5.x & MySQL 5.x - i had to face few issues.

While creating tables in MySQL 4.x i was getting this error

* user warning: Column length too big for column 'content' (max = 255); use BLOB or TEXT instead

Since MySql 4.x does not support Varchar field to be more than 255 chars - things were not working at my end.

I created tables manually at my end using following SQL.

Hope this helps (in case you have MySQL 4.x)

Vinay

vinayras's picture

Drupal 6.0 RC3 released

Hi All,

Drupal team just announced Drupal 6.0 RC 3. Read more at http://drupal.org/drupal-6.0-rc3

Version 6.x aims to provide several new enhancements, specifically AJAX based improvements in admin pages.

I have not yet tested this version. Will give a try this weekend.

Anyone has tried this?

Regards
vinay