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 just upgraded my site from drupal 4.6.5 to 4.6.6 and followed the directions found on this site. I have copied the different modules I use (flexinode, gallery and recipe) and enabled these (they were disabled during upgrade). However now the gallery module doesn't produce the gallery block with random image anymore, instead a error-log is created on all sites.
From the logs I have found this, which doesn't help me much
Unable to get Gallery image block
Error (ERROR_PLATFORM_FAILURE)
* in modules/core/classes/GalleryTemplate.class at line 270 (gallerystatus::error)
* in modules/core/classes/GalleryTemplate.class at line 200 (gallerytemplate::_initcompiledtemplatedir)
* in modules/core/classes/GalleryEmbed.class at line 749 (gallerytemplate::fetch)
* in /home/oz1tra/public_html/modules/gallery/gallery.module at line 198 (galleryembed::getimageblock)
* in ??? at line 0
* in /home/oz1tra/public_html/includes/module.inc at line 182
* in /home/oz1tra/public_html/modules/block.module at line 502
* in ??? at line 0
* in /home/oz1tra/public_html/includes/module.inc at line 182
* in /home/oz1tra/public_html/includes/theme.inc at line 864
* in ??? at line 0
* in /home/oz1tra/public_html/includes/theme.inc at line 194
* in /home/oz1tra/public_html/themes/engines/phptemplate/phptemplate.engine at line 204
We just upgraded one of our sites from 4.6.5 > 4.6.6 and the menus we added no longer show up. Although the block title still shows, the menu items are no longer there.
We removed all menu items and menus, then started over with the same results.
I just updated to the latest verson drupal 4.7bata6 yesterday, and here the problem appears.
Whenever I create new posts (via 'page', 'blog entry' or 'story'..), a warning appears:
"warning: Invalid argument supplied for foreach() in D:\hshome\mysite.com\modules\upload.module on line 432."
Although the warning appears, all posts seem not to be affected.
Will it be another bug or I am experienced it alone?
user warning: Table 'learnand_drupal.file_revisions' doesn't exist query: SELECT * FROM files f INNER JOIN file_revisions r ON f.fid = r.fid WHERE r.vid = 378 in /home/learnand/public_html/includes/database.mysql.inc on line 120.
Can I put this in with a SQL query? If so where could I find that? Thanks.
Hi, I recently ugraded to Drupal 4.6.6 from 4.6.3 and noticed that items in the Navigation menu had magically disappeared. The funny thing is they appear active in the menus page, in the admin. Can anyone help solve this problem?