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 recently upgraded from 4.4 and ever since my Cron runs never seem to complete. I think the problem is that the cron.php script is exceeding the default PHP 8M of memory which is unfortunately not something I can change on my hosted site.
I was thinking of changing the cron script so it just does a few modules at a time but does anyone have any better, less temporary ideas ?
I'm having this problem with the menus module in 4.5, whenever I enable it I get a ton of errors from all the other modules about 'unknown column 'pid' in form_list blah blah' and the rest of the site stops working.
I did upgrade.php and everything when I upgraded from 4.4.2, I'm guessing this should have been part of that, but it didn't work? How do I add this column to get it working? I presume there's some kind of sql I should know? Any advice appreciated...
i m sorry to ask such a question,but it really trouble me.
2 days ago,i upgrade drupal from 4.4 to 4.5,all seems ok,
but Anonymous users denied access to everything("you are not authorized to access this page" error )
surely,i have set the permission for Anonymous users in the admin panel.
and i have done a search in the drupal site to get the answer,but i still cannot solve the problem.
everything seems ok for registered users,can anyone can tell me why?
i have used drupal to run a site for several months.