Where/how to redirect Registration link?

triangular

Joined: 2005-12-21
Posts: 138
Posted: Thu, 2007-02-15 14:41

Not sure where I should put this exactly, but I want to redirect the registration link so that it goes to another site (not the login). I've tried to locate whatever config file contains the reference line to the link but I havent seen it. If I "view source" of the G2 main page with Firefox I can see the line of code that references the link, but its not actually coming from main.php when I load it into an editor. So I dont know where its reading that line from.

I want to use Joomla for all my registrations, and Im currently using an older bridge that lets me sync users manually. I dont know of a way to automatically have new joomla registrations sync to G2, but manual works for me as long as I can redirect the G2 registration to joomla.

I dont want to deactive the reg/login because Im running G2 as separate site (not wrapped) and users would not know where to register without a link pointing somewhere.

Making the registration link point to my joomla page is fine, if I know what config page to edit. Or else is there a feature within G2 Admin to change the link locations?

Thank you,

Christian

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25945
Posted: Fri, 2007-02-16 01:15

There might be a better way but...
In theme.tpl find:

	  {g->block type="core.SystemLinks"
		    order="core.SiteAdmin core.YourAccount core.Login core.Logout"
		    othersAt=4}

remove core.Login
That will get rid of the link now you can add your own link to that login page.

I am no Joomla expert (never even tried) but I thought that the integration should take care of that ( perhaps in a newer version )

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team