Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have the following error. When try to install drupal 7 on lighttpd.
Can you suggest me ANYTHING.
2011-05-04 05:47:09: (server.c.1512) server stopped by UID = 0 PID = 754
2011-05-04 05:47:18: (log.c.166) server started
2011-05-04 05:47:48: (mod_fastcgi.c.2701) FastCGI-stderr: PHP Fatal error: Balloc() allocation exceeds list boundary in /media/raid/apps/lighttpd-1.4.28/www/drupal/includes/database/sqlite/database.inc on line 408
I just installed drupal 7 with a godaddy.com hosted domain. I have succesfully installed the fusion them. but my problem is, when I enable and set the theme as my default it just puts up a bunch of scripts on my site. My administrator dash board disapears and i cant do anything. i Had to uninstall and reinstall Drupal 3 times. Im at a stand still. Any help will be very apreciated. Thank you in advance.
I want delete the header, also the Drupal logo and the web link text on the top from marinelli.
I have delete the logo under themes ... template.php under EADER SECTION and LOGO SECTION and set this all as FALSE, but I have delete only the Logo.
But the slogan is visible ... How can I change the code?
So I just installed Drupal and I don't know how to start tackling the goal of my site. I want to have a page where the user inputs a text string, pushes a button which will execute some php string manipulation code that I have already written, and output the manipulated string to the user along with some data generated by the php code.
Can I achieve this using the native Form API ? (everytime I click 'submit' it adds the form data to a list of submissions... )
Do I need to make a new module or form thing using CCK?
When not using the WYSIWYG module, using CKeditor alone I can easily enable IMCE as the preferred file browser. Yet with TinyMCE itself there is no such option? There is also no IMCE bridge for D7, so what should I do?