I'm new to Drupal and creating my first Drupal site in D6. It's a bit like a classified ads site but it has a social aspect ie. users communicating with users. How the users are created is very important. Now that D7 is out I am considering upgrading in 6 about months, once some more of the bugs are gone.
As far as I can see neither AJAX comments nor Metatags are available for D7 yet. So I was wondering what modules Examiner.com, which runs on D7, uses to achieve such functionality. Please, share if anyone knows. Thanks!
The title says it all, when I try to run the update.php page it goes to update.php?op=info but all it shows is a completely blank page (nothing in the source code too).
I changed the /sites/default/settings.php file with "$update_free_access = TRUE;", and that's it. I'm stuck.
Hi,
Could anyone help me?
During upgrading procedure of Drupal‘s core, after the backup of the directories and files,
I have done the backup of my db, by button admin of MySql in XAMPP control panel: (http://localhost/phpmyadmin/ user name: root)
For my mistake, I run update.php
Now even if I log on with admin username, I get the message that site is off-line and I can’t do anything.
I have change the value of variable $update_free_access in sites/default, but I haven’t solved my problem.
Hello,
can you still import a content type (not the actual data) in D7? In D6 you could at /admin/content/types/import. Has this feature just moved somewhere else?
I want to export some nodes from a D6 site to D7 (not the entire site) with drupal.org/project/node_export. However the content type does not exist on my new D7 site.
In general, what is the best way to upgrade some CCK data from a D6 site to D7 without doing a full upgrade (they are different sites).