SOLVED CBACK CrackerTracker


Subject: CBACK CrackerTracker
I have a small problem involving CBACK CrackerTracker. I'm running CrackerTracker Professional v5.0.6 on Icy Phoenix 1.2.0.27, using the Black Pearl template. The problem described below occurs in all templates.

In the ACP, you can select the footer image/text you wish to be displayed in the footer of your website. After selecting the image/text you want displayed, it never shows in the footer. It was, still is, a minor difference between the last version of IP and the current. Is there an additional setting/switch somewhere that will allow the image to be shown in the footer?

Thanks for your help.

Subject: Re: CBACK CrackerTracker
Chaotic wrote: [View Post]
In the ACP, you can select the footer image/text you wish to be displayed in the footer of your website. After selecting the image/text you want displayed, it never shows in the footer. It was, still is, a minor difference between the last version of IP and the current. Is there an additional setting/switch somewhere that will allow the image to be shown in the footer?

Thanks for your help.


Search this file templates/mg_themes/overall_footer.tpl

Search this code

Code: [Download] [Hide]
  1. <td nowrap="nowrap" width="250" align="right">  
  2. <span class="copyright">Design by <a href="http://www.mightygorgon.com" target="_blank">Mighty Gorgon</a>&nbsp;</span>  
  3. </td> 


Replace with this

Code: [Download] [Hide]
  1. <td nowrap="nowrap" width="250" align="right">  
  2. <span class="copyright">Design by <a href="http://www.mightygorgon.com" target="_blank">Mighty Gorgon</a>&nbsp;<br />{CRACKER_TRACKER_FOOTER}</span>  
  3. </td>  


Please, next time. Use the "search" function, this topic has been solved before.
Grettings!!! :kid:

Subject: Re: CBACK CrackerTracker
I wouldn't have posted this topic if I had found the answer to my query using search.

The fix you posted does not work, however, if you make the change in the specific template file, you get results. I added {CRACKER_TRACKER_FOOTER} to my overall_footer_bl.tpl file.

Thanks for pointing me in the right direction though.

Subject: Re: CBACK CrackerTracker
Chaotic wrote: [View Post]
I added {CRACKER_TRACKER_FOOTER} to my overall_footer_bl.tpl file.


Before all, this is im talking about, i wrote you modify your overall_footer.tpl file.

And you have changed overall_footer_bl.tpl file. :roll:

Please do the change in the correct file and later you can come here to tell us your results.
And sorry, that post i was talking about a saw in other forum. :oops:

Subject: Re: CBACK CrackerTracker
It's all fine man, LOL.

I did edit the overall_footer.tpl file, as you said, but that didn't resolve the issue. I then tried editing my overall_footer_bl.tpl file and that took care of the problem. It's a little weird but it worked.

Subject: Re: CBACK CrackerTracker
Are you sure you replace the correct part of the code?.

Recently i have upgrade from RC3 to the ip final version.
I had the same problem. And this code works fine.

You can look it your self on this link
I can believe it's no working for you. :shock:


PD: I took a look of your site and the footer it´s working fine. :roll:
PD2: Nice customization of your site
greetings :nurse:

Subject: Re: SOLVED - CBACK CrackerTracker
paramine-gx wrote: [View Post]
[color=seagreen]Are you sure you replace the correct part of the code?.


"overall_header.tpl" is for Icy Phoenix and Autumn themes, while "overall_header_bl.tpl" is for Black/Blue Pearl theme.
Chaotic has solved, paramine-gx. :wink:

Subject: Re: SOLVED - CBACK CrackerTracker
buldo wrote: [View Post]
paramine-gx wrote: [View Post]
[color=seagreen]Are you sure you replace the correct part of the code?.


"overall_header.tpl" is for Icy Phoenix and Autumn themes, while "overall_header_bl.tpl" is for Black/Blue Pearl theme.
Chaotic has solved, paramine-gx. :wink:


:shock: understood.
Sorry, i didn't read carefully. :oops:


Page 1 of 1


  
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

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0858s (PHP: 23% SQL: 77%)
SQL queries: 10 - Debug Off - GZIP Enabled