ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 6010

SocialEngineered Upgrade Page

by Claus - 12-15-2017 - 04:40 AM
#1
Ripped the upgrade page might aswell share

First make a document called upgrade.php
Paste this code inside.
Code:
<?php

define('IN_MYBB', 1); require "./global.php";

add_breadcrumb("Custom Usergroups", "upgrade.php");

eval("\$html = \"".$templates->get("upgrade")."\";");

output_page($html);

?>

Then put that php file into your root directory. After that go into templates>Global templates and make a new template called upgrade.
Paste the following code inside that template. 

Hidden Content
You must register or login to view this content.

Reply
#2
(12-15-2017 - 04:40 AM)Claus Wrote: Ripped the upgrade page might aswell share

First make a document called upgrade.php
Paste this code inside.
Code:
<?php

define('IN_MYBB', 1); require "./global.php";

add_breadcrumb("Custom Usergroups", "upgrade.php");

eval("\$html = \"".$templates->get("upgrade")."\";");

output_page($html);

?>

Then put that php file into your root directory. After that go into templates>Global templates and make a new template called upgrade.
Paste the following code inside that template. 

Hidden content unlocked

Not work man...
Reply
#3
Yep, not working ...
Reply
#4
not working.,. riipppp
Reply
#5
Dont working for me riipp
Reply
#6
(12-15-2017 - 04:40 AM)Claus Wrote: Ripped the upgrade page might aswell share

First make a document called upgrade.php
Paste this code inside.
Code:
<?php

define('IN_MYBB', 1); require "./global.php";

add_breadcrumb("Custom Usergroups", "upgrade.php");

eval("\$html = \"".$templates->get("upgrade")."\";");

output_page($html);

?>

Then put that php file into your root directory. After that go into templates>Global templates and make a new template called upgrade.
Paste the following code inside that template. 

Hidden Content
You must register or login to view this content.

Thanks ?.
Reply

Users browsing: 2 Guest(s)