This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Missing Like button, is it because of secret update?

Hi guys!

So after a week or two I return to my website only to find that my Like button has disappeared. Why I ask myself? As I then enter the admin interface I can see that there is an update available for the facebook like button module I am using. I install it but the button still doesn't appear. What can have happened? I havent touched the site since I left it and now the button is missing!?

I have checked that the block is in its previous region, I have also checked the permissions. So far I can not understand why it doesnt show.

Multi sites not working since upgrading to Drupal 7, they did work previously

I upgraded to Drupal 7. I had several sites working with the same code, but since upgrading to 7 all I get is the main site or site 1. I developed a new site, created the database, have not created symlinks and when trying to access that install.php for that new site I get site 1. Is anyone willing to direct me to the solution to this?

upgrading to version 7

I think I have followed the directions to upgrade to drupal 7 but I get this error when trying to access one of my sites;
Notice: Undefined property: stdClass::$content in include() (line 9 of /var/www/themes/garland/block.tpl.php).
Notice: Undefined property: stdClass::$content in include() (line 9 of /var/www/themes/garland/block.tpl.php).
Notice: Undefined property: stdClass::$content in include() (line 9 of /var/www/themes/garland/block.tpl.php).

Problem when uploading in filefield and IMCE after upgrading to 6.25

Hello everyone,

We are experiencing an strange issue after updating the core from 6.22 to 6.25 (we did not upgrade directly, we did a commit for each version). When we try to upload a file/image via CCK or using IMCE the upload bar gets frozen, although the file is properly uploaded to the server. This is only happening for the superuser, and for users with the admin role, so we thought it might be due to the permissions configuration, but the only related permission with respect to other roles is 'administer files', and changing it did not provoke any result.
We have tried the following, without success:

  • Use or not the throttle, and it seems it is not related.
  • Create different filefields (image, non-image, etc.) in a new test content type. It did not work neither
  • Debug the code locally, but in this case it works. Our site is stored in Acquia, so we assume the configuration of the permissions and the php settings is ok
  • Revert the code and db to 6.22. In that case, it works.
  • Revert files.inc and the module upload to the one provided in 6.22. In that case, it does not work

We were suspecting of the following piece of code in the function function upload_js() (l.573) of the module upload

6.25

$empty_form_state = array();
$data = &$form;

Can't run update.php after module update - site down

Hi all,

after allowing drupal to update certain modules, when attempting to then execute the update.php I get the following

Forbidden

You don't have permission to access /web/update.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I've changed nothing in terms of htaccess etc.. I just can't execute the update script which I think is the reason my site is no longer working for when I hit the site this is the error I'm getting..

Fatal Error - can't access or login to my site

Fatal problem with my Drupal Site - http://www.technecal.com/ - Hosted by myhosting.com

I was working with Taxonomy Settings for the DITA Integration module. I got the fatal error message that has often come up for me recently.

Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 71 bytes) in /usr/local/pem/vhosts/112662/webspace/siteapps/20694/htdocs/includes/menu.inc on line 351

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal