View Single Post
  #4 (permalink)  
Old 10-01-2008, 02:28 PM
nuki nuki is offline
Casual Pligger
 
Join Date: Mar 2008
Posts: 33
Thanks: 9
Thanked 0 Times in 0 Posts
bryan0514, I have the same problem.

I have Pligg 9.9.5 and it tested with it but doesn't work

I have insert the code in login.tpl around line 48 (at the end of the form):

Code:
<input type="hidden" name="process" value="1"/>	
            {if $pagename ne "register"}
            	{if isset($register_step_1_extra)}
					<br />
				{$register_step_1_extra}
				{/if}
			{/if}            	
		</form> 
Anybody can help us?

Thanks
Reply With Quote