Jump to:
| Project: | Pathauto |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
when the pathauto module is activated in my drupal 6 site, the ajax search in node references generates a javascript error.
this is a piece of the js error msgbox contents
An error occurred.
http://localhost/sftv2/drupal/nodereference/autocomplete/field_channel
[ ]<br />
<b>Notice</b>: Undefined index: shoofeetv in <b>C:\wamp\www\sftv2\drupal\includes\theme.inc</b> on line <b>59</b><br />
<br />
<b>Notice</b>: Trying to get property of non-object in <b>C:\wamp\www\sftv2\drupal\includes\theme.inc</b> on line <b>92</b><br />
<br />
<b>Notice</b>: Trying to get property of non-object in <b>C:\wamp\www\sftv2\drupal\includes\theme.inc</b> on line <b>219</b><br />
<br />
<b>Warning</b>: include_once(modules/block/block.admin.inc) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in <b>C:\wamp\www\sftv2\drupal\includes\theme.inc</b> on line <b>283</b><br />
<br />
<b>Warning</b>: include_once() [<a href='function.include'>function.include&
When I deactivate the pathauto module the error does not appear.
Would there be any solution to the problem?
Comments
#1
#2
I'm unable to reproduce this problem.
Is it still a problem for you?
#3
At this point, this issue is going to be marked as fixed due to a lack of follow-up.
This message is automatically generated. If you feel it could be improved, feel free to comment on http://drupal.org/node/467548
#4
Automatically closed -- issue fixed for 2 weeks with no activity.