HomebrewGr

IPB 2x Copyright Removal and License Addition

In a previous post, I posted a way to add a fake license to vBulletin. This time I would like to show you how to remove the copyright of IPB 2x and how to add the license so nobody knows it's fake and make the boards totally legal!

Note: This post is for educational info ONLY.

Copyright Removal

Go to MySQL Managment in your AdminCP and select to run an SQL code. In the query box run this query:

UPDATE ibf_conf_settings SET conf_value = 'xxxxx,xxxxx' WHERE conf_key = 'ipb_copy_number';

Remember to change the xxxxx,xxxxx to random numbers like [b]345925-775612[/b]

License Addition

Go to MySQL Managment in your AdminCP and select to run an SQL code. In the query box run this query:

UPDATE ibf_conf_settings SET conf_value = 'xxxxx,xxxxx' WHERE conf_key = 'ipb_reg_number';

Add the "Licenced to...." at the end of page

Go to MySQL Managment in your AdminCP and select to run an SQL code. In the query box run this query:

UPDATE ibf_conf_settings SET conf_value = '' WHERE conf_key = 'ipb_copy_number';
->Don't add anything to "conf_value = ''".

Full Post

Related topics:

Run Internet Explorer 7 Without Installing It

How to play GTA and Other Games on Your v1.50 PSP

Super Mario 64 comes on... PC

How to fix the "Screen Overlay Detected" Error on Android

How to Enable Windows Installer Logging