Register for your free account! | Forgot your password?

You last visited: Today at 19:38

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Fix for latest hen script.

Discussion on Fix for latest hen script. within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2010
Posts: 827
Received Thanks: 153
Fix for latest hen script.

my stuff is removed cuz of ungratefulness of community
RumorUS is offline  
Thanks
4 Users
Old 11/30/2011, 14:31   #2
 
¢ýL's Avatar
 
elite*gold: 1
Join Date: Aug 2010
Posts: 1,264
Received Thanks: 363
Good Job it will help the members
¢ýL is offline  
Old 12/19/2011, 21:47   #3

 
elite*gold: 0
Join Date: Feb 2008
Posts: 2,754
Received Thanks: 1,748
Repost, da es möglicherweise noch einigen helfen könnte:

Quote:
Originally Posted by RumorUS View Post
The normal itemshop.php from latest hen script (translated to English, code remains default):



If you do not enter a description for an item it has an undefined index error.

You must change this:
PHP Code:
<td class="tdunkel"><?PHP echo $getItems->Description?></td>
To this:
PHP Code:
<td class="tdunkel"><?PHP if(!empty($getItems->Description)) echo $getItems->Description?></td>
Also in register.php, this was already fixed by my old partner BEST, but it appears it was not released in the latest script from hen.

Change this:
PHP Code:
if($serverSettings['register_on'] && (!isset($_SESSION['user_admin']) && !checkInt($_SESSION['user_admin']) && !$_SESSION['user_admin']>=0)) { 
To this:
PHP Code:
if($serverSettings['register_on'] && (!isset($_SESSION['user_admin']) || !checkInt($_SESSION['user_admin']) && !$_SESSION['user_admin']>=0)) { 
Also, in is_buy.php of the latest script there is a typo of the word "vnum".

Change this:
PHP Code:
$getGroesse compareItems($getItem->vnu); 
To this:
PHP Code:
$getGroesse compareItems($getItem->vnum); 
Computerfreek is offline  
Thanks
5 Users
Closed Thread


Similar Threads Similar Threads
T>>ur latest Untradable = tradable to my latest Server Crash
01/12/2011 - RF Online - 4 Replies
i need it ASAP *BUT* Try first post here for those who are willing to trade only ! takenote: Server Crash = Item Dupplicate
2moons vac hack script for latest version
04/19/2010 - Dekaron - 3 Replies
Hello, ive seen vac hack scripts but none of them work now with nebulars latest bypass i can vac hack i believ eright? but the problem is i cant get any of the csripts working after freezing them i dc instantly! =o can u guys update one for me? i tried updating the vac script myself but for some reason i couldn't located the lastest offsets please. copy and paste a working vac scirpt for me ty ty nebular for new anti xign ty
[Announcement] latest EDITED Script.KOM, not working anymore!!
10/07/2009 - Grand Chase Philippines - 11 Replies
AS of October 6,2009 edited Script does not work anymore, i myself edited it from the latest patch. At first i thought it would work, because i bypassed the login screen, but once in, i could not go inside a server, instead this is what i got: http://i497.photobucket.com/albums/rr338/hdnprisl e/GrandChase20091007_141849.jpg
Latest Script Vessel - Uncracked - Packed- 1st/5
05/15/2007 - Conquer Online 2 - 11 Replies
Hey i got this from 9net9.com translated their site using google lol This is the latest client version 1.10 released on 1st of May , this is straight off the site but ill post it here for you guys Enjoy + karma if you like it ;) http://www.megaupload.com/?d=YJNYXD47



All times are GMT +2. The time now is 19:38.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.