Closed (fixed)
Project:
Organic Groups
Version:
6.x-1.3
Component:
og.module
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2008 at 14:18 UTC
Updated:
29 Jun 2011 at 04:18 UTC
For anonymous users change the 'Join' link to 'Login to join' with Login as a link.
Comments
Comment #1
sapark commentedHere's how I got it to work. I changed the og_subscribe_link function in og.module to make the Join link for anonymous users go to the user login:
and commented out the user message in ob_subscribe function:
Comment #2
Equ commentedAre there any different ways to do that? I also need this...
Comment #3
jackbravo commentedis there a way to do this by not modifying the og module?
like with a theme function or an override or something?
Comment #4
Grayside commentedYou can use the String Overrides module, or the locale variable in the settings.php file that it uses to do string conversions.
Since it has been several years since the last post, and it is a general support question, marking this as closed.