Closed (fixed)
Project:
Pathauto
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2008 at 18:00 UTC
Updated:
12 Jul 2008 at 00:12 UTC
Just upgraded to the latest 6. version today, and admin and site area was rendered completely useless. You might want to run that code again. Had to downgrade. Just thought you should know. Thanks
Comments
Comment #1
samirnassar commentedThis bug report is not as helpful as it could be. What it lacks is:
A description of the problem
A clear title
An explanation of how you got to the problem area
Specific tips:
"The latest 6" might mean nothing to anybody a year from now in case this needs to be triaged further. I know you set the version but it helps for the text to indicate where the problem started.
"Rendered useless" in the contect of Drupal and in the context of browsers rendering has a specific meaning. Did you get a white screen of death? Perhaps you hit a PHP memory limit?
Comment #2
CinemaSaville commentedMaybe it was just something with my system. I'll retest. Sorry for the confusion.
Comment #3
gregglesBetter title, but I agree with steamedpenguin, this bug report is pretty incomplete (and therefore quite difficult to respond to meaningfully).
Comment #4
gregglesbah.
Comment #5
hongbo commentedAfter upgrade Pathauto from 6.x-1.0 to 6.x-1.1
On this path: /admin/build/path (Administer - Site Building - URL Aliases), when clicking 'Delete aliases' or 'Automated alias settings' tab, I got this error message:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'pathauto_admin_settings' was given in /var/servers/drupal6/html/cms/includes/form.inc on line 358.
Downgrading to Pathauto 6.x-1.0 fixes the problem. So it's definitly a version 6.x-1.1 bug.
Comment #6
gregglesThanks for the update and the more detailed report, hongbo.
Did you run update.php? I believe that the menu changes require the menu cache to be cleared which will happen when you run update.php (which you should do because of a table change anyway).
If you were using some dev version that already had the pathauto table change and therefore can't run the update.php, then the other way to clear the menu cache is to visit admin/settings/performance and click the button to clear cache near the bottom of the page.
Comment #7
hongbo commentedThanks for your tips greggles!
Yes the error has gone after running update.php (one of autopath table is droped).
Comment #8
gregglesGood to hear. I've updated the release notes to include a mention of update.php
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.