Icy Phoenix

     
 

SECURITY - How To Implement Anonymizer On Icy Phoenix

SECURITY - How To Implement Anonymizer On Icy Phoenix

Article
Reply with quote    Download Post  
Post SECURITY - How To Implement Anonymizer On Icy Phoenix 
 
Hi guys, I've been looking for the way to do this, just like other systems.

Well, now I have the solution:

1) Edit this code, in the "myIcyphoenix.com" part, replacing the content for your url:


Code: [Download] [Hide]
  1. </script>  
  2. <script src="http://no.teamseriestv.com/anonym.js" type="text/javascript"></script>  
  3.  
  4. <script type="text/javascript"><!--  
  5. protected_links = "myIcyphoenix.com";  
  6.  
  7. auto_anonymize();  
  8. //--></script> 


2) After, you must put this code into footer.tpl, the one that uses your template.

You can put the code to the end, right after:

Code: [Download] [Hide]
  1. <span><a name="bottom"></a></span> 


Ps. You can add as many websites you dont want to anonymize in the protected_links part, like this:
"myIcyphoenix.com, google.com, whatever.com"

Bye



 
Last edited by obus3000 on Wed 12 Dec, 2007 19:55; edited 1 time in total 
obus3000 - View user's profile Send private message  
obus3000 [ Fri 07 Dec, 2007 21:27 ]
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us


SECURITY - How To Implement Anonymizer On Icy Phoenix

Comments
Reply with quote    Download Post  
Post Re: Hot To Implemenet Anonymizer On IcyPhoenix 
 
Thanks

Here it's the js that they use. Maybe somebody want's to use it on their own server becase it's faster

protect_links.rar
Description:  
Download
Filename: protect_links.rar
Filesize: 645 Bytes
Downloaded: 740 Time(s)




 
Zuker - View user's profile Send private message  
Zuker [ Tue 11 Dec, 2007 20:59 ]
Reply with quote    Download Post  
Post Re: Hot To Implemenet Anonymizer On IcyPhoenix 
 
Moving to tutorials....



 
novice programmer - View user's profile Send private message  
novice programmer [ Tue 11 Dec, 2007 23:12 ]
Reply with quote    Download Post  
Post Update For Version 1.2.0.27 
 
Thanks to obus3000 for his post on How To Implement Anonymizer On IcyPhoenix. I tried this on my site with no joy, but i think it maybe 2 different site versions.

<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>

<script type="text/javascript"><!--
protected_links = "http://www.yourwebsitehere.net";

auto_anonymize();
//--></script>


Copy n Paste the code above thats bold, (remember to change the address in protected_links to your home page) into each of the files below:

overall_footer.tpl      
overall_footer_bl.tpl     
overall_footer_mg.tpl     
overall_footer_mx.tpl     
overall_footer_sc.tpl     
overall_footer_ss.tpl

The files are located via ACP/Styles & Templates/Edit Templates/MG themes

Thats all i did and it works fine now. Hope this helps



 
mor08 - View user's profile Send private message  
mor08 [ Thu 01 May, 2008 04:24 ]
Reply with quote    Download Post  
Post Re: How To Implement Anonymizer On IcyPhoenix 
 
mor08 wrote: [View Post]
<script src="http://js.anonym.to/anonym/anonymize.js" type="text/javascript"></script>

<script type="text/javascript"><!--
protected_links = "http://www.yourwebsitehere.net";

auto_anonymize();
//--></script>


Thanks mor08, seems they've updated it.

Thanks obus3000, great tip.



 
crimsonsun - View user's profile Send private message  
crimsonsun [ Mon 02 Jun, 2008 16:51 ]
Reply with quote    Download Post  
Post Re: Hot To Implemenet Anonymizer On IcyPhoenix 
 
This is very interesting to know and i have 2 questions:

1.  want to make sure i understand it correctly.   by doing this to my site, it'll protect my users' personal information who visit my website?


Zuker wrote: [View Post]
Thanks

Here it's the js that they use. Maybe somebody want's to use it on their own server becase it's faster


2.  will my paid host automatic protect this or I have to put it on my site?

Thank you,
xmenfile



 
xmenfile - View user's profile Send private message  
xmenfile [ Mon 02 Jun, 2008 18:28 ]
Reply with quote    Download Post  
Post Re: How To Implement Anonymizer On IcyPhoenix 
 
xmenfile wrote: [View Post]
This is very interesting to know and i have 2 questions:
1.  want to make sure i understand it correctly.   by doing this to my site, it'll protect my users' personal information who visit my website?


This scripts impliments a proxy for off-site links. This will hide your site from being the refferer in the off-site's logs. This will also hide your users IP address from the off-site site.  

xmenfile wrote: [View Post]

2.  will my paid host automatic protect this or I have to put it on my site?


I do not understand your question. However, the speed increase is negligible, I recommend you use only the code provided.



 
crimsonsun - View user's profile Send private message  
crimsonsun [ Mon 02 Jun, 2008 20:48 ]
Reply with quote    Download Post  
Post Re: Update For Version 1.2.0.27 
 
I have tried both codes and upload js script to my root folder, but i can't tell the different.  Can you tell me what i am expecting..  Thank you

Sorry, I was wrong, now i am getting this error message when i try to goto portal

Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 122880 bytes) in /home1/vietnico/public_html/includes/album_mod/album_hierarchy_functions.php on line 175


and this error when i try to goto album


Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 7680 bytes) in /home1/vietnico/public_html/includes/album_mod/album_functions.php on line 908



 
Edited by xmenfile, Fri 06 Jun, 2008 05:17: I was wrong
xmenfile - View user's profile Send private message  
xmenfile [ Fri 06 Jun, 2008 04:52 ]
Reply with quote    Download Post  
Post Re: How To Implement Anonymizer On IcyPhoenix 
 
Someone help me please.   I am getting the same error eventhought i restored the backup files.



 
xmenfile - View user's profile Send private message  
xmenfile [ Fri 06 Jun, 2008 19:41 ]
Display posts from previous:    

HideWas this topic useful?

Post new topic  Reply to topic  Page 1 of 1