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.

Changed Skin and now no Admin Link! HELP!

3 posters

Go down

Solved Changed Skin and now no Admin Link! HELP!

Post by racerpaul November 16th 2012, 5:58 am

I was experimenting with new skins and now my forum is fouled up and there is no Admin link to get back to fix it HELP!

Forum is http://modifiedslotracing.forumotion.com/forum

Cannot see any Admin Panel Linl!!! It used to be at the bottom of the page / footer

Help?

Paul
avatar
racerpaul
New Member

Posts : 6
Reputation : 1
Language : English

Back to top Go down

Solved Re: Changed Skin and now no Admin Link! HELP!

Post by tommycoo November 16th 2012, 6:45 am

here just follow this

first you need to go to your admin panel ..
here is the link
Code:
 http://modifiedslotracing.forumotion.com/admin

and then go to display > template > general > overal footer end

just replace all with this
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>
                  <ul>
                     <li>
<!-- END html_validation -->
                     </li>
                  </ul>
                  <!-- BEGIN switch_footer_links -->
                  <ul>
                     <li>
                        <!-- BEGIN footer_link -->
                           <!-- BEGIN switch_separator --> | <!-- END switch_separator -->
                           {switch_footer_links.footer_link.FOOTER_LINK_SEPARATOR}<a name="bottom" class="copyright" href="{switch_footer_links.footer_link.U_FOOTER_LINK_HREF}" rel="{switch_footer_links.footer_link.FOOTER_LINK_REL}" target="{switch_footer_links.footer_link.FOOTER_LINK_TARGET}" title="{switch_footer_links.footer_link.L_FOOTER_LINK_TITLE}">{switch_footer_links.footer_link.L_FOOTER_LINK_TEXT}</a>
                        <!-- END footer_link -->
                     </li>
                  </ul>
                  <!-- END switch_footer_links -->
               </div>
               <br />
               <p class="center">
                  <strong>{ADMIN_LINK}</strong>
               </p>
            </div>
            {PROTECT_FOOTER}
         </div>
      </div>
   </div>
</div>

<!-- 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,
   oauth: 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>

and the ok Very Happy
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

Solved Re: Changed Skin and now no Admin Link! HELP!

Post by racerpaul November 16th 2012, 6:52 am

Thanks Much!
avatar
racerpaul
New Member

Posts : 6
Reputation : 1
Language : English

Back to top Go down

Solved Re: Changed Skin and now no Admin Link! HELP!

Post by SLGray November 16th 2012, 7:37 am

Topic Solved & Locked


Changed Skin and now no Admin Link! HELP!  Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51576
Reputation : 3525
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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