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:

How to create a shortcut on the Raspberry Pi (Raspbian)

PS3 emulator for PC can now run games

English Translation for Final Fantasy Type-0 (PSP)

How to Stop Getting Stuck on the Loading Screen in Obduction

How To Downgrade PSP v2.00 firmware to v1.50