Need someone to upgrade our Drupal 5 installation to Drupal 7.
Can go over specifics of our install. Must have good design sensibilities as well as tech chops. Could lead to more development / design work down the road as we improve portions of our site.
I am receiving the current ream of error messages whenever I try to get views to create a view for me. Have i installed it (or my Zen theme) incorrectly. Cannot find any help on this within guides/help. Please help if you can, incredibly frustrating. I have not adjusted them module. I havnt created a single view yet, as this happened on my first attempt.
Notice: Undefined variable: field in ViewsUiBaseViewsWizard->default_display_options() (line 609 of /customers/barblink.com/barblink.com/httpd.www/drupal-7.0/sites/all/modules/views/plugins/views_wizard/views_ui_base_views_wizard.class.php).
Notice: Undefined variable: field in ViewsUiBaseViewsWizard->default_display_options() (line 610 of /customers/barblink.com/barblink.com/httpd.www/drupal-7.0/sites/all/modules/views/plugins/views_wizard/views_ui_base_views_wizard.class.php).
Notice: Undefined variable: field in ViewsUiBaseViewsWizard->default_display_options() (line 607 of /customers/barblink.com/barblink.com/httpd.www/drupal-7.0/sites/all/modules/views/plugins/views_wizard/views_ui_base_views_wizard.class.php).
Notice: Undefined index: table in views_plugin_display->get_plugin() (line 709 of /customers/barblink.com/barblink.com/httpd.www/drupal-7.0/sites/all/modules/views/plugins/views_plugin_display.inc).
I get an error message when trying to install Drupal 7.0 with a translation. It installs perfectly with just the default English, but whenever I try to install it with the Dutch .po file, it gives an error (see below). I work locally with WAMPserver 2 and Google Chrome browser. And yes, I've put the .po file in the profiles/standard/translations folder and adjusted the settings.php file.
I even tried to install Localized Drupal, but it gives the same error (here it downloads the nl.po file, then tries to run it and then it fails).
Hi,
I am new to Drupal and PHP. I have one question to achive the requirements. I need to create a website, on which some users can create their own page(s) and after that that saved in the some predefined directory so that it can be access as follow. www.mydomainname.com/user1 www.mydomainname.com/user2
.......
where user1, user2 are predefined directory names.