Active
Project:
me aliases
Version:
6.x-2.7
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2009 at 10:51 UTC
Updated:
13 Mar 2013 at 14:25 UTC
Installing this module breaks all page titles, outputting 'Home' rather than the page title.
I use the Page Title module and the token [page-title] as default for all pages, anyone else getting this?
Comments
Comment #1
Web Assistant commentedIn the module file, if I go to the _me_get_me_alias function, and comment out the following line (around line 468)
The page title goes back as it should be, so I guess this has something to do with it?!
Comment #2
Johnny vd Laar commentedI'm suffering from the same problem when using custom breadcrumbs in combination with page title module.
Comment #3
deanflory commentedI too am getting this after enabling Me. This is a critical flaw and I'm amazed that after 2 years it's not yet fixed. I'm not sure how I can use this Me module now as it affects users and development, but disabling it after enabling it wreaks havok on all sorts of things like when I changed my username when it required a "-0" at the end, when re-enabled that went away. What is the status of the fixing of this extremely critical issue?
Is the edit in #1 a valid action? Does that affect anything else in a negative way?
Comment #4
voughndutch commentedI too have the same problem. Tried the fix in #1 and that doesnt work I get page not found errors.
Comment #5
donnycarette commentedAfter placing the token part in comments, the page titles and me module are back working.