
Report them to vBulletinm that'll shut them down. And report them to PayPal too.![]()
goodbye.
Sorry to here that mate.
Anyway his vbulletin is fake, great game he has.
If you have a Vbulletin. Goto 'Install' And Open 'authenticate.php'
Now if you go down to line 25 [anywhere around there] you should see your customer number to install the forum.
he has changed his customer number to nothing so when the customer number box comes up he clicks enter.<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.5.4 - www.94cool.org.cn
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2000-2006 Jelsoft Enterprises Ltd. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
// ######################## SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);
if (VB_AREA !== 'Upgrade' AND VB_AREA !== 'Install')
{
exit;
}
// ##################### DEFINE IMPORTANT CONSTANTS #######################
/**
* @ignore
*/
define('CUSTOMER_NUMBER', trim(strtoupper(''))); <== Line 25
// ################################################## ######################
// ######################### START MAIN SCRIPT ############################
// ################################################## ######################
if ($_POST['do'] == 'login')
{
$vbulletin->input->clean_array_gpc('p', array(
'customerid' => TYPE_STR,
'redirect' => TYPE_STR,
));
if (strtoupper($vbulletin->GPC['customerid']) == CUSTOMER_NUMBER)
Now if you look at mine [I have removed some bits for my own safty]
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.5.4 - Licence Number [Removed]
|| # ---------------------------------------------------------------- # ||
|| # Copyright ©2000-2006 Jelsoft Enterprises Ltd. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
// ######################## SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);
if (VB_AREA !== 'Upgrade' AND VB_AREA !== 'Install')
{
exit;
}
// ##################### DEFINE IMPORTANT CONSTANTS #######################
/**
* @ignore
*/
define('CUSTOMER_NUMBER', trim(strtoupper('*******[Removed]******'))); <== line 25
// ################################################## ######################
// ######################### START MAIN SCRIPT ############################
// ################################################## ######################
if ($_POST['do'] == 'login')
{
$vbulletin->input->clean_array_gpc('p', array(
'customerid' => TYPE_STR,
'redirect' => TYPE_STR,
));
if (strtoupper($vbulletin->GPC['customerid']) == CUSTOMER_NUMBER)
Anyway. Thats shows his vbulletin is fake![]()
Off topic, whats your rates.
Lol that guy is in so much trouble, i would hate to be him.
I don't see why everybody is so obsessed with vBulletin. phpBB is great. Especially with a nice theme and SOME mods.![]()
goodbye.
i like ipb's and vb's not crazy about forums though, if i wanted one i would just make one myself.
Adam when i tried that my customer number (install code) and license number (the one in the config files like yours) when i try that it dosnt work needs to be my members area code
Phpbb has ads tho and vb has a good name.
Musicicon iscurrently
Want to hide these adverts? Register an account for free!