Posted by Mandakini_Kumari on June 8, 2011 at 8:02am
Hi Guys
How is going drupal7 implementation ? can you tell us how many site you roll out in D7 ?
We tried for few sites but due to CCK and some more modules e.g. Drupal Commerce we back to D6.
I am curious to know other developer review.
Thanks

Comments
Still working mostly with 6
The main reasons are that I have tons of code templates and theme skeletons for D6 and there isn't anything in D7 that I really need. In addition some of the environments that I use or support don't work with D7 yet. Over time I'll migrate everything but right now I'm very busy.
Hello Valerio Thanks for
Hello Valerio
Thanks for sharing information.
Mandakini Kumari
Migration to d7 delays.
Except the core modules the other third party modules are not complete in d7, for the time being we have our current version is 6 only. Soon we will be in d7. Day's ahead!
Build my website in d7
Hi
I am in the final stage of my website http://www.iimmantra.com with d7. I don't face any problems with d7 and in any module.
Any suggestions related to website are welcomed.
Himanshu Rathee
IIM Mantra - how to crack CAT
http://www.iimmantra.com
I'd use sans-serif for the
I'd use sans-serif for the body text.
It's unfortunate that the default theme in D7 goes against some very basic rules of good web design.
Regarding D7
problem may depends upon the modules you are using, most probably, there in no problem with core, but most of the features are in third party modules.
what are the third party modules you are using?
please restrict some of the default drupal pages
http://www.iimmantra.com
Hi friend,
Your site look great. One suggestion, please restrict some of the default drupal pages, Like http://www.iimmantra.com/update.php
and http://www.iimmantra.com/install.php.....
please take a look.
Thanks
thanks
@makbul_khan8 thanks for your suggestion these pages are already restricted. Any another suggestion is welcomed.
thanks
restrict update.php
How to restrict these files in D6 & D7 ?
Mandakini Kumari
Remove them from the server
The best way is to remove those files from the server.
kevinsiji
How drupal update will work
How drupal update will work if we remove update.php from server ?
Mandakini Kumari
I don't think you need those
I don't think you need those on an everyday basis. How often you upgrade modules on a production site? or is there anything else I am missing which update.php is used for? I usually change their extensions randomly. When ever I need to update, revert.
kevinsiji
Drush
On most of my production sites i block access to cron.php and update.php via the apache configuration. I call drush cron from my crontab and run drush updatedb to run the update hooks for the site which I'm not using Aegir to manage upgrades.
deleted
deleted
kevinsiji