Strict warning: Declaration of views_plugin_style_default::options() should be compatible with views_object::options() in views_include_handler() (line 76 of /mnt/www/html/ucsf/docroot/sites/all/modules/contrib/views/includes/handlers.inc)
First a clear statement; there is absolutely no doubt (based on both personal experience with a compromised pre-Drupal-7.32 site and on a review of literally 100s of discussions of this matter both on Drupal.org and wider WWW) that running suPHP (which forces the web server to run PHP script as cPanel/filesystem user) has serious security implications for all PHP-based CMS systems, including Drupal.
Hi,
Is there any RESTful Web Services that available for Drupal 6.XX?
I saw that there is module for drupal7 that allowed to manage users via rest api, currently we still working on Drupal6, do we have any other module that support on Drupal6?
Hi,
Is there any RESTful Web Services that available for Drupal 6.XX?
I saw that there is module for drupal7 that allowed to manage users via rest api, currently we still working on Drupal6, do we have any other module that support on Drupal6?
I am new to drupal. I am using Drupal 6. I have created one node type where I have to add multi group (with 2 dropdown) and also this multigroup should be added dynamically (with 'Add more itmes' functionality)