I am using a different login component for my site which works great. However, I have a small issue with the logout on the jomsocialize toolbar. At the moment when it logs out it takes me to the joomla login page, the url of which is:
I need to change this to the main home page (so remove the /component/users/?view=login bit from the url. I don't want to use the redirect plugin, as this seems to cause me other issues.
I think the file I need to edit is: modules/mod_community_toolbar/tmpl/default.php
And I can see various code for logout, but not sure which line I need to change. I basically just want the logout to take users to
www.mysite.com
Can anyone help me? I am happy to change the code once I know what and where.
for logout script, jomsocial using joomla function. could you please provide me administrator and FTP access detail? by editing your first post at this topic, put it under site info form.
I need it for debugging purpose. I can be 3rd party extensions conflict.
The site attached to my license no longer exists (is not used by me) but I have never been able to delete it in my member admin area. I have put the correct site details which are also the same as for my jomsocial licence.
In addition to the logout redirect, there is also a problem with the members module since I upgraded in that it doesn't display the latest members, and when I click on say featured members it displays them all in a single column down the page.
I couldn't set the home and activity wall pages as public as this redirected the user to the jomsocial FrontPage. I am using a completely different template and login module for the public view of my site and so when a user logged out I wanted it to be redirected to that template/ view also for consistency.
It was a simple solution on the end, I just edited that file and it now works. Thanks for the links, and will start a new thread regarding the latest members module