Hello I hope some french people are connected here,
I chose to create a little website with Drupal 7. I am trying to install it on Free.fr personnal pages but the PHP version is too old (5.1.x) so I can't do it, then I tryed on sfr.fr personnal page and here it's the .htaccess file that is not allowed so I am encoutering many other problems, Please, could you help me to find a solution ? It's a temporary web site to a wedding so I don't need it for many years.
Hi there,
I have finished installing my drupal site for online event ticket system and included commerce and commerce booking modules. But when I add item (node) and try to book it, I get this error. plz help me
Strict warning: Only variables should be passed by reference in commerce_booking_get_booking() (line 696 of /var/www/sites/all/modules/commerce_booking/commerce_booking.module)
I'm creating a local copy of my production site. It looks fine when signed out - after signing in, WSOD. I enabled error reporting (a la https://drupal.org/node/158043), and this appeared:
Fatal error: Cannot redeclare domain_settings_setup_ok() (previously declared in /var/www/sites/all/modules/domain/settings.inc:38) in /var/www/sites/all/modules/domain/settings.inc on line 43
I believe it's referring to Domain Access, which the site uses to run two separate domains.
Hi, I'm newbie for drupal and linux. I'm just successfully installed Drupal8 on Fedora 19 by searching information from internet. And then I can access the home page (http://localhost/drupal8), but when I clicked any further links (e.g. http://localhost/drupal8/admin/structure), it shows error:
"
Not Found
The requested URL /drupal8/admin/structure was not found on this server. "
Anyway, I already disabled selinux by: SELINUX=disabled
Has anyone integrated/installed log4php module successfully with Drupal 7. I am able to install but no entry in log file of Drupal event. I am assuming default configuration given in log4php.xml will display watchdog info in .log file.
Will appreciate any pointer towards resolving the issue.