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 am using drupal 6.x version and i want to upgrade my current into drupal 7.x so someone suggest me should i upgrade new version or drupal 7 is best version
I just upgraded from 7.14 to 7.15 and now contextual links are rendering in all sorts of weird ways. While a user is not logged in, a contextual link to edit a block shows up as regular text inside some blocks. Some sort of weird layering thing is also occurring where some blocks are being overlapped by the contextual link for a completely different block such that any links in the block cannot be clicked on.
Anyone experiencing strange issues like this? I can't find any bug reports on it... not recently anyway.
Hi, I am a newbe on drupal, but I am recently working on an exsisting website which is build on drupal 6 for my bachelor project. It hasnt been maintained for more than 2 years. What am I doing is to update all the modules to latest version of drupal6. I have no problem with updating contri modules, all works fine. After I tried to update core modules, which is from drupal 6.14 to drupal 6.26, I can actually do the updating, and the update.php doesnt say any error. The updates checking shows also I have 6.26 on runing.
I have a curious situation on my hands, one that I'm worried will come back to haunt me when I update the Drupal core. I'm hoping more experienced Drupal users out there can offer advice so I can avoid finding myself up the creek without a paddle.
I'm presently running Drupal core version 6.22 and need to run updates (current version is apparently 6.26). My site is running in a shared hosting environment. Back a while ago the server I was on (a Windows server) was becoming so slow that I couldn't even flush my caches without running into timeout errors. The host agreed to move my account to another server (affecting the files and the server only, not the MySQL database), which solved that problem. The response time is much better. The trouble is, the environment on both servers was not the same. The server admins had to do a bit of quick tweaking (bringing back mod rewrites for the URLs, changing my application pool from 64 bit to 32 bit or some such thing) before the site would even function properly.
Currently everything is working fine--almost. In the Drupal console, when I try to view blocks (i.e., navigating from site building -> blocks -> block viewing page), the page blanks with a 500 internal server error. I've been getting around it by simply updating my block content directly in the database (and am fortunate that I don't have to do it often).
Hi,
I am uaing drupal 7. In my case I want to split the payment of the product in paypal using commerce module. I dont know how to do it. Is there any contributed module for this? Or any idea about this. Please guide me..........
Have a major problem with a drupal site I inherited (Not created). You can see the site here: http://goodalepark.org/ The site was running version 6.1x was going to upgrade it to 6.26. Downloaded the upgrade unpacked... followed the instructions which said to turn the site off, switch to the default theme, delete the current files on the server, uploaded the new files, and then ran the update.php file from the browser. But nothing happened... nothing showed up on the screen. when I tried to load the site I got the following error message:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/goodale/www/www/sites/default/settings.php:1) in /home/goodale/www/www/includes/bootstrap.inc on line 1162
Warning: Cannot modify header information - headers already sent by (output started at /home/goodale/www/www/sites/default/settings.php:1) in /home/goodale/www/www/includes/bootstrap.inc on line 726
Warning: Cannot modify header information - headers already sent by (output started at /home/goodale/www/www/sites/default/settings.php:1) in /home/goodale/www/www/includes/bootstrap.inc on line 727