ayeaye Level 1
-
Community builder menu items (logout / edit profile) URLs being rewritten just to profile URL.10 answers • Technical Support • 9 years 3 months agoHi Mike,
No, they are standard CB menu items set up as normal (see my screenshot in my first post). When SEF is turned off the urls are the correct ones with view vars.
As I say I have fixed this now for my own site by making it so that your plugin ONLY works on the profile pages, but it might... show more -
Community builder menu items (logout / edit profile) URLs being rewritten just to profile URL.10 answers • Technical Support • 9 years 3 months agoHi I have resolved this myself. I'll tell you how in case it's of any use to you.
I echoed out the $uri at the start and end of the buildRoute function, and for my menu got this result:
Profile page:
Before buildRoute: index.php?Itemid=187&option=com_comprofiler
After buildRoute: trag
Edit profile page:
Before buildRoute: index.php?Itemid=188&option=com_comprofiler
After buildRoute: trag
Joomla content page:
Before buildRoute: index.php?Itemid=199&option=com_content
After buildRoute: index.php?Itemid=199&option=com_content
CB logout page:
Before buildRoute: index.php?Itemid=200&option=com_comprofiler
After buildRoute:... show more -
Community builder menu items (logout / edit profile) URLs being rewritten just to profile URL.10 answers • Technical Support • 9 years 3 months agoHave you had a look and any idea why the CB menu items are being rewritten incorrectly?
-
Community builder menu items (logout / edit profile) URLs being rewritten just to profile URL.10 answers • Technical Support • 9 years 3 months agoftp details below.
-
Community builder menu items (logout / edit profile) URLs being rewritten just to profile URL.10 answers • Technical Support • 9 years 3 months agoHi, support/support123 is the super Admin login I set up for you in backend administration and isn't a CB profile hence the message.
To login to frontend please use trag/test123
Thanks :-) -
Community builder menu items (logout / edit profile) URLs being rewritten just to profile URL.10 answers • Technical Support • 9 years 3 months agoHi, thanks for your reply. I could do that but it makes it a bit difficult if things are changed outside of my version control system.
Can you please confirm that the CB logout / edit profile menu items are working on your test setup that you have there? Or do you already know the fix for this and that is... show more
SIMBunch Answers powered by SIMAnswers from SIMBunch