The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

NEED HELP

3 posters

Go down

Solved NEED HELP

Post by Auto September 26th 2010, 2:43 am

Guys i pay for my site every year
and i need to know if im allowed to edit my footer because i pay for my site
avatar
Auto
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Auto September 26th 2010, 3:06 am

SOMEONE HELP ME I DONT WANT MY SITE TO GET DELETED I NEED TO KNOW
avatar
Auto
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Darren1 September 26th 2010, 3:34 am

Hi,

No, you cannot edit the footer, it cannot be modified.
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Auto September 26th 2010, 3:37 am

i already edited it D:
i need help fixing it Look
Code:
                                        <strong>{ADMIN_LINK}</strong>
                                                <div class="footer">
                        <!-- BEGIN switch_view_donation -->
                        | <a name="bottom" href="/{switch_view_donation.U_DONATION}" class="copyright" rel="nofollow">{switch_view_donation.L_MAKE_DONATION}</a>
                        <!-- END switch_view_donation -->
See for the admin thing i need the END code part do you have it? i need it to fix my site
avatar
Auto
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Darren1 September 26th 2010, 3:47 am

That's the entire admin code.
It doesn't have a start, nor does it have an end.

It's a simple link Wink
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Auto September 26th 2010, 3:49 am

it does have a end i removed it cuz i was adding a copy right
avatar
Auto
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Darren1 September 26th 2010, 4:03 am

Try this and change my text with yours.
This is the entire overall_footer code, simply replace it with yours.

Code:
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
    <div>
        <div>
            <div>
                <div>
                    <div>
                        <div>
                            <div>
                                <div>
                                    <div>
                                        <div>
                                            <div>
<!-- END html_validation -->
                                            </div>
                                        </div>
                                    </div>
                                </div>
<font color=#FF0000><b>Copyright information:</b></font> ADD YOUR COPYRIGHT RIGHT HERE
                                <div id="{ID_RIGHT}">
                                    <!-- BEGIN giefmod_index2 -->
                                    {giefmod_index2.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                    <!-- END giefmod_index2 -->
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div id="pun-foot">
                    <div id="pun-about" class="clearfix">
                        <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}" id="qjump">
                            <fieldset>
                                <p><label>{L_JUMP_TO}:&nbsp;</label></p>
                                {S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" />
                            </fieldset>
                        </form>
                        <ul>
                            <li>{U_VERSION_RTL}</li>
                            <li>{U_CREATE_A_FORUM}</li>
                            <li>{U_VERSION}&nbsp;</li>
                            <li>{U_SUPPORT}</li>
                            <!-- BEGIN switch_view_stats -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_stats.S_STATS}" class="copyright" rel="nofollow">{switch_view_stats.L_STATS}</a></li>
                            <!-- END switch_view_stats -->
                            <!-- BEGIN switch_view_donation -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_donation.U_DONATION}" class="copyright" rel="nofollow">{switch_view_donation.L_MAKE_DONATION}</a></li>
                            <!-- END switch_view_donation -->
                            <!-- BEGIN switch_view_contact -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_contact.U_CONTACT}" class="copyright" rel="nofollow">{switch_view_contact.L_CONTACT}</a></li>
                            <!-- END switch_view_contact -->
                            <li>{U_ABUSE}</li>
                            <li>{U_BLOG}</li>
                        </ul>
                    </div>
                    <br />
                    <p class="center">
                        <strong>{ADMIN_LINK}</strong>
                    </p>
                </div>
                {PROTECT_FOOTER}
            </div>
        </div>
    </div>
</div>
<script type="text/javascript">
//<![CDATA[
    fa_endpage();
//]]>
</script>
<!-- BEGIN google_analytics_code_footer -->
<script type="text/javascript">
//<![CDATA[
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
try{
var pageTracker = _gat._getTracker("{G_ANALYTICS_ID}");
pageTracker._trackPageview();
} catch(err) { }
//]]>
</script>
<!-- END google_analytics_code_footer -->
</body>
</html>


Last edited by Darren1 on September 26th 2010, 4:05 am; edited 1 time in total (Reason for editing : add more.)
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Auto September 26th 2010, 4:07 am

nope didnt work
oh well look this is what i have
NEED HELP Ayldg4
avatar
Auto
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Auto September 26th 2010, 4:08 am

Darren1 wrote:Try this and change my text with yours.
This is the entire overall_footer code, simply replace it with yours.

Code:
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<div>
    <div>
        <div>
            <div>
                <div>
                    <div>
                        <div>
                            <div>
                                <div>
                                    <div>
                                        <div>
                                            <div>
<!-- END html_validation -->
                                            </div>
                                        </div>
                                    </div>
                                </div>
<font color=#FF0000><b>Copyright information:</b></font> ADD YOUR COPYRIGHT RIGHT HERE
                                <div id="{ID_RIGHT}">
                                    <!-- BEGIN giefmod_index2 -->
                                    {giefmod_index2.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                    <!-- END giefmod_index2 -->
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div id="pun-foot">
                    <div id="pun-about" class="clearfix">
                        <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}" id="qjump">
                            <fieldset>
                                <p><label>{L_JUMP_TO}:&nbsp;</label></p>
                                {S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" />
                            </fieldset>
                        </form>
                        <ul>
                            <li>{U_VERSION_RTL}</li>
                            <li>{U_CREATE_A_FORUM}</li>
                            <li>{U_VERSION}&nbsp;</li>
                            <li>{U_SUPPORT}</li>
                            <!-- BEGIN switch_view_stats -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_stats.S_STATS}" class="copyright" rel="nofollow">{switch_view_stats.L_STATS}</a></li>
                            <!-- END switch_view_stats -->
                            <!-- BEGIN switch_view_donation -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_donation.U_DONATION}" class="copyright" rel="nofollow">{switch_view_donation.L_MAKE_DONATION}</a></li>
                            <!-- END switch_view_donation -->
                            <!-- BEGIN switch_view_contact -->
                            <li>&nbsp;|&nbsp;<a name="bottom" href="/{switch_view_contact.U_CONTACT}" class="copyright" rel="nofollow">{switch_view_contact.L_CONTACT}</a></li>
                            <!-- END switch_view_contact -->
                            <li>{U_ABUSE}</li>
                            <li>{U_BLOG}</li>
                        </ul>
                    </div>
                   

                    <p class="center">
                        <strong>{ADMIN_LINK}</strong>
                    </p>
                </div>
                {PROTECT_FOOTER}
            </div>
        </div>
    </div>
</div>
<script type="text/javascript">
//<![CDATA[
    fa_endpage();
//]]>
</script>
<!-- BEGIN google_analytics_code_footer -->
<script type="text/javascript">
//<![CDATA[
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
try{
var pageTracker = _gat._getTracker("{G_ANALYTICS_ID}");
pageTracker._trackPageview();
} catch(err) { }
//]]>
</script>
<!-- END google_analytics_code_footer -->
</body>
</html>
im using like phpBB2
avatar
Auto
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Darren1 September 26th 2010, 4:14 am

This is the code for phpbb2

Code:
<!-- BEGIN html_validation -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<table>
    <tr>
        <td>
            <div>
                <div>
                    <table>
                        <tbody>
                            <tr>
                                <td>
<!-- END html_validation -->

YOUR TEXT HERE
                                <td valign="top" width="{C3SIZE}">
                                <div id="{ID_RIGHT}">
                                    <!-- BEGIN giefmod_index2 -->
                                    {giefmod_index2.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height: {SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                    <!-- END giefmod_index2 -->
                                </div>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </div>
            </div>
            <!-- close div id=&quot;page-body&quot; -->
            <div id="page-footer">
                <div align="center">
                    <div class="gen">
                        <strong>{ADMIN_LINK}</strong>{U_VERSION_RTL}{U_CREATE_A_FORUM}{U_VERSION}&nbsp;{U_SUPPORT}
                        <!-- BEGIN switch_view_stats -->
                        &nbsp;|&nbsp;<a name="bottom" href="/{switch_view_stats.S_STATS}" class="copyright" rel="nofollow">{switch_view_stats.L_STATS}</a>
                        <!-- END switch_view_stats -->
                        <!-- BEGIN switch_view_donation -->
                        &nbsp;|&nbsp;<a name="bottom" href="/{switch_view_donation.U_DONATION}" class="copyright" rel="nofollow">{switch_view_donation.L_MAKE_DONATION}</a>
                        <!-- END switch_view_donation -->
                        <!-- BEGIN switch_view_contact -->
                        &nbsp;|&nbsp;<a name="bottom" href="/{switch_view_contact.U_CONTACT}" class="copyright" rel="nofollow">{switch_view_contact.L_CONTACT}</a>
                        <!-- END switch_view_contact -->
                        {U_ABUSE} {U_BLOG}
                    </div>
                </div>
            </div>
            {PROTECT_FOOTER}
        </td>
    </tr>
</table>

<!-- BEGIN switch_facebook_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({appId: '{switch_facebook_login.FACEBOOK_APP_ID}', status: true, cookie: true, xfbml: true});
//]]>
</script>
<!-- END switch_facebook_login -->

<!-- BEGIN switch_facebook_logout_TMP -->
<script type="text/javascript">
//<![CDATA[
FB.Event.subscribe('auth.logout', function(response) {
    if ($('a#logout'))
    {
        var lien_redir = $('a#logout').attr('href');

        if ($('a#logout').attr('href') && $('a#logout').attr('href') != '')
        {
            document.location.href = 'http://{switch_facebook_logout.SERVER_NAME}/' + lien_redir;
        }
    }
});

$(document).ready( function() {
    $('a#logout').click( function() {
        FB.logout();
    } );
} );
//]]>
</script>
<!-- END switch_facebook_logout_TMP -->

<script type="text/javascript">
//<![CDATA[
    fa_endpage();
//]]>
</script>
</body>
</html>
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Auto September 26th 2010, 4:22 am

Ahh okay thanks you help me Very Happy
avatar
Auto
New Member

Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Darren1 September 26th 2010, 4:32 am

Not a problem Smile
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Solved Re: NEED HELP

Post by Sanket September 26th 2010, 6:45 am

Since this thread appears to be solved, I will lock this thread and mark it as solved.
NEED HELP 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum