Panels 3, ctools and me aliases problem
| Project: | me aliases |
| Version: | 6.x-2.7 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I have read the issue about problems with panels and me too create a url path in menu.
I have try the patch that you have created (add a plugin in ctools ...) but it don't work for me
with panels 3, i don't see the argument uid (with me).
Impossible to create a url path with me when a panel url is set on this path
When I try : mysite/me/url-to-see (a panel page) directly in the browser
I have a found page error
In the database, I see that whith a your SELECT clause found in the issue.
1:{i:1;s:20:"me_uid_optional_load";} --> normal path
a:1:{i:1;a:1:{s:11:"pm_arg_load";a:2:{i:0;s:14:"cooking_member";i:1;s:6:"%index";}}} -----> panel page !
As you can see in the panel page, no traces of me.
In system table, me module has a weight of 9999. It's correct.
Thanks
