Posted by mrfelton on July 3, 2009 at 9:01am
Jump to:
| Project: | Path redirect |
| Version: | 6.x-1.0-beta4 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I get the following when trying to change my user password from the user edit form.
( ! ) Fatal error: [] operator not supported for strings in /home/tom/workspace/concern6/sites/all/modules/path_redirect/path_redirect.module on line 316
Call Stack
# Time Memory Function Location
1 0.0003 123352 {main}( ) ../index.php:0
2 0.2809 41706456 menu_execute_active_handler( ) ../index.php:18
3 0.2876 42340840 call_user_func_array ( ) ../menu.inc:348
4 0.2876 42340840 user_edit( ) ../menu.inc:0
5 0.2877 42341296 drupal_get_form( ) ../user.pages.inc:235
6 0.3800 53039496 drupal_process_form( ) ../form.inc:119
7 0.4124 55175968 form_execute_handlers( ) ../form.inc:409
8 0.4125 55175968 user_profile_form_submit( ) ../form.inc:769
9 0.4183 55179608 user_save( ) ../user.pages.inc:288
10 0.4196 55181208 user_module_invoke( ) ../user.module:214
11 0.4203 55182400 pathauto_user( ) ../user.module:22
12 0.4860 55591784 pathauto_create_alias( ) ../pathauto.module:425
13 0.4883 55591880 _pathauto_alias_exists( ) ../pathauto.inc:306
14 0.4909 55592024 path_redirect_delete( ) ../pathauto.inc:71
Comments
#1
This is actually a bug in pathauto, and appears to have been fixed in the latest version.
#2
I am getting this error when attempting to save content. I am using the latest pathauto and path redirect modules.
#3
@jonathanbloom: Using pathauto 6.x-1.x right? Not the latest stable release?
#4
@jonathanbloom: Using pathauto 6.x-1.x right? Not the latest stable release?
#5
sorry, yes. fixed in the latest -dev release
#6
Ohh, I'll use the dev release then. Thanks!
#7
Marking back as fixed.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.