Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post [SOLVED] New Register Problem Terms... 
 
Hii, I have an error when a user is registering, the error is the checkbox for Accept thee registration conditions.

The checkbox is on the right and would have to come down


The Link of my Web: http://www.gaming-arena.es/profile.php?mode=register


What is the solution to this?


Thanks!
 



 
Last edited by nos on Tue 01 Mar, 2011 23:41; edited 1 time in total 
nosSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: New Register BUG... 
 
Go to:
templates/default

Find file:
agreement.tpl

replace it with this:

agreement.zip
Description:  
Download
Filename: agreement.zip
Filesize: 612 Bytes
Downloaded: 116 Time(s)

 




____________
IP Version: 1.3.0.53b
Server: Linux
 
TopoMotoV3XSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: New Register BUG... 
 
TopoMotoV3X wrote: [View Post]
Go to:
templates/default

Find file:
agreement.tpl

replace it with this:



More thanks!

Now is work perfect But...where was the error?
 



 
nosSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: New Register BUG... 
 
It can happen with some modifications made to the various templates, nothing to worry about...
I kindly ask you to insert the tag "Solved " in the title of the thread, and please use as infrequently as possible the word bug, does not sound right.  

Best Regards.
 




____________
IP Version: 1.3.0.53b
Server: Linux
 
TopoMotoV3XSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: New Register BUG... 
 
TopoMotoV3X wrote: [View Post]
It can happen with some modifications made to the various templates, nothing to worry about...
I kindly ask you to insert the tag "Solved " in the title of the thread, and please use as infrequently as possible the word bug, does not sound right.  

Best Regards.



Okey...I don't know

More thanks!
 



 
nosSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] New Register Problem Terms... 
 
Thanks to you!  0050
 




____________
IP Version: 1.3.0.53b
Server: Linux
 
TopoMotoV3XSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] New Register Problem Terms... 
 
Hi all

@TopoMotoV3X thanks for your help... i´ve checked you .tpl modification... but you get problems if you use Icy Cyan

i´ve found a solution that worked for me, and want to share this here..

OPEN templates/default/agreement.tpl
FIND
Code: [Download] [Hide] [Select]
{ERROR_BOX}
<form method="post" action="{S_AGREE_ACTION}">
{IMG_THL}{IMG_THC}<span class="forumlink">{SITENAME} - {REGISTRATION}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<tr>
    <td class="row1g" align="center">
        <table width="80%" cellspacing="2" cellpadding="2" border="0" align="center">
        <tr>
            <td align="left">
                <br /><div class="post-text"><span class="genmed">{AGREEMENT}</span></div><br /><br /><br />
                <br /><div class="post-text"><span class="genmed">{L_PRIVACY_DISCLAIMER}</span></div><br /><br /><br />
                <label><input type="checkbox" name="privacy" />&nbsp;{AGREE_CHECKBOX}</label><br /><br />
            </td>
        </tr>
        </table>
    </td>
</tr>
<tr>
    <td class="cat">
        {S_HIDDEN_FIELDS}
        <input type="submit" name="not_agreed" value="{DO_NOT_AGREE}" class="liteoption" />
        <input type="submit" name="agreed" value="{AGREE_OVER_13}" class="mainoption" />
    </td>
</tr>
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</form>

REPLACE WITH
Code: [Download] [Hide] [Select]
{ERROR_BOX}
<form method="post" action="{S_AGREE_ACTION}">
{IMG_THL}{IMG_THC}<span class="forumlink">{SITENAME} - {REGISTRATION}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
<tr>
    <td class="row1g" align="center">
        <table width="80%" cellspacing="2" cellpadding="2" border="0" align="center">
        <tr>
            <td align="left">
                <br /><div class="post-text"><span class="genmed">{AGREEMENT}</span></div><br /><br /><br />
                <br /><div class="post-text"><span class="genmed">{L_PRIVACY_DISCLAIMER}</span></div><br /><br /><br />
                <div class="post-text" align="center"><br /><label><input type="checkbox" name="privacy" />&nbsp;{AGREE_CHECKBOX}</label><br /></div>
            </td>
        </tr>
        </table>
    </td>
</tr>
<tr>
    <td class="cat">
        {S_HIDDEN_FIELDS}
        <input type="submit" name="not_agreed" value="{DO_NOT_AGREE}" class="liteoption" />
        <input type="submit" name="agreed" value="{AGREE_OVER_13}" class="mainoption" />
    </td>
</tr>
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
</form>

 




____________

Play Games at GamesCampus!
 
KugeLSichASend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] New Register Problem Terms... 
 
Hi KugeLSichA, i have never used Cyan, I did not know of this problem, thanks for sharing it  

Regards.
 




____________
IP Version: 1.3.0.53b
Server: Linux
 
TopoMotoV3XSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events