网络营销电子商务研究中心  
How to buy the best prescription safety glasses in Canada? Let's study!
Go Back   网络营销电子商务研究中心 > 网站建设 > vBulletin技术交流
User Name
Password
 
FAQ Members List Calendar Cheap Glasses

vBulletin技术交流 主要讨论vBulletin的安装使用、模板风格、插件以及小技巧等。

Reply
 
Thread Tools Display Modes
  #1   IP: 61.139.126.97
Old 2006-10-15, 10:12 PM
smiling smiling is offline
高级会员
 
Join Date: 2006-02-12
Posts: 502
smiling 正向着好的方向发展
Default vbulletin 3.5.3 Chinese Plus 去回传方法

vbulletin 3.5.3 Chinese Plus 去回传方法

--------------------------------------------------------------------------------

第一步:删除每个php文件中前面的:
vBulletin 3.0.6 - Licence Number XXXXXXXX
(其中xXXXXX为你的licence号码)

第二步:删除每个php每个文件中最后面:
Downloaded: 01:29, Wed Jan 19th 2005
这个是你从官方下载这套软件的时间。

第三步:打开 install/authenticate.php
查找
----------------------------
define('CUSTOMER_NUMBER',
----------------------------
完整句为
define('CUSTOMER_NUMBER', trim(strtoupper('XXXXXXXXX')));
其中XXXXXX为你的进入官方会员区的用户名。
将其删掉,改为
define('CUSTOMER_NUMBER', trim(strtoupper('')));


好了,修改文件

要编辑的文件:
AdminCP/Index.php

********************************
打开 "AdminCP/Index.php" 文件,然后查找:
**********
// there have been problems reported with fsockopen() in some PHP versions.
// this should work around it though
if (phpversion() < '4.3.0' OR phpversion() > '4.3.2' OR @ini_get('allow_url_fopen') != 1)
{
$fp = @fsockopen('version.vbulletin.com', 80, $errno, $errstr, 3);
}
else
{
$fp = @fopen('http://version.vbulletin.com', 'r');
}
if ($fp)
{
fclose($fp);
?>







********************************
用以下代码替换:
**********



********************************
打开 "/Includes/AdminFunctions.php" 文件,然后 查找:
**********

function print_form_middle($ratval, $call = 1)
{
// similar to doformheader but a bit different
global $session, $bbuserinfo, $uploadform;
$retval = "ntntn"; if ($call OR !$call) { $ratval = ""; return $ratval; }
}

********************************
删除代码,或用一下代码代替:
**********



********************************

完成!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off

Forum Jump

Prescription-glasses.com offers prescription glasses online at discount prices.
All times are GMT +8. The time now is 09:12 PM.


Powered by vBulletin Version 3.8.7
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.