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.
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.
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?
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).
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
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..
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