why cant edit char in admin panel?
Printable View
why cant edit char in admin panel?
check if connection is ODBC or MSSQL
if its double, you installed MUCore twice. check config.php if you are on ODBC or MSSQL connection
delete from sql server. mucore_item or mucore_webshop something like that
edited!
i have problem with rankings!
plss help!
unknow class is showing 3rd job on site!
how to fix it ?
how to edit code class? help me please!
http://i57.tinypic.com/2v1vwx4.png
can some one know how to fix it plss!
when i try to edit char the name of char ddnt showing!!
big image please...
excuse me if i just somewhere missed it or it is a very stupid question due to my nooby-ness but what client version should me uset to enter this mu server files. thank you
what server files bro? this is a website... -_-
the AdminCP does not work on hosting? already tried everything and does not log any geito,
already here in localhost logs quietly
it work on LINUX if MSSQL module is installed
my hospedagem on plesk
dont work admincp
im stuck at [dbo].[MUCore_Ban] how to fix
re-install or run odbc.req of your files, no idea how do you run it? check config.inc and change ODBC to MSSQL maybe and retry.
Can anyone help me with the WEBSHOP? when i buy an S4 item even with no socket, the item in vault after you bought it will have same 5 socket fire on it. how to fix it? and Exchange online hours module don't work. i use zTeam Files Season 6 Episode 3...and how can i edit Vote System = Wcoin instead of Credits, and Webshop Item prices are Wcoin not credits..
Thank you
post here your script.
Exchange online hours & Vote system.
here sir
Exchange Hours : http://www.mediafire.com/download/ub...for+MuCore.rar
Is it possible to run mucore 1.0.8 with latest xamp versions? for example 5.5.x
Unable to buy this item, reason: you don't have enoguh space in your warehouse.
Why I get this error? My warehouse is empty
How can i fix Blank page when i click instation Continue.
Thanks in advance.
MisseD install xampp 1.7.1
i am getting error 403 when i write 127.0.0.1/install/install.php
http://sg.uploads.ru/GzL2q.jpg
http://sg.uploads.ru/AOkhc.jpg
http://sg.uploads.ru/FXd6S.jpg
after reinstall windows have this sh..t now ))
how fix?
and if add new pages,modules have blank site now
but if edit aviable pages,modules,works....
I'll list all install steps for you, in case you messed up somewhere:
------------------------------------------Steps------------------------------------------
1) Install XAMPP 1.7.1. Make sure port 80 is open and not running Skype, because Skype blocks the port.
2) Delete all files and folders in the XAMPP/htdocs folder.
3) Extract and copy all MUCore files into the folder.
4) Right-click config.php, click Open With, select Notepad.
5) Change the $core['connection_type'] value to be "MSSQL".
6) Change the $core['db_host'] value to be your server name, which if you use SQL2008 or higher can just be .\SERVERNAME, default is .\SQLEXPRESS, or if using older SQL versions, is your PC name (right-click My Computer, click Properties, it is in the window that appears).
7) Change the $core['db_user'] and $core['db_password'] to match your SQL server username and password.
8) Scroll down and edit $core['admin_username'] and $core['admin_password'] to what you want your MUCore admin username and password to be.
9) Save config.php.
10) Open your browser and type in your IP to begin installation.
11) Skip the first step of installation by changing the URL in the address bar from saying step_1 to step_2.
12) Enter any 20-digit serial number you want.
13) Click Next Step a few times until you get to the step where you name your MU site.
14) Fill in all the details for your MU server website on this screen, such as website name, admin name, etc.
15) Click Save, then click Next Step.
You should now have it all installed!
Hello,
I have this error when user buy a item in the webshop:
Unable to buy this item, reason: you don't have enoguh space in your warehouse.
And the warehouse is no item there..?
Can any one help plz??
- - - Updated - - -
And found my own mistake , I'm trying to buy into an account without that it gives users created by this error.
L O L
Hello,
i installed everything and my website is running on (127.0.0.1). Now i would like to set it to my VPS IP to get it open for others.
What files do i have to edit to complete this? i think it are the ones below? if so where do i need to put in my IP?
C:\xampp\apache\conf
httpd.conf
httpd-ssl.conf
just use ur VPS IP in files Joren and in web it will be automaticaly if u open apache with it .
Any download link available please. All the links i found are dead.
Thank you very much for your help!!!
Hi, thanks for your attempt to help but I cannot download from that link. I already saw it on first page. I did tried all the provided links but none works. If you have the files, please share with me. Thank you very much.
https://forum.ragezone.com/cache.php...pv1%2Fpost.png
===========================================o0o===========================================
Hi, If it is the links in this forum, I've already tried and none of them works. This is proof:
https://forum.ragezone.com/cache.php...mjx%2Fpost.png
So funny :cool: I can upload the folder.
KEEP CALM AND PLEASE WAIT
Give me mail adress
I have sent you a private message. Please check your mail box.
This is what going on with my current MU CORE version:
There is nothing happens when I activate webshop.php
https://forum.ragezone.com/cache.php...jv%2Fimage.png
But it is ok when I try with other .php
https://forum.ragezone.com/cache.php...7l%2Fimage.png
Any advise?
This is my webshop.php
I have not tried before, I do not know
@halilkok
where u host it? which apache? which xampp ?
Xampp sir
I'm sorry my English. Let me rephrase.
I already have a webhost. How can I use a File Transfer Protocol (FTP) to setup MU Core 1.0.8 into it.
I'm using a VPS for my GameServer. My Webhost does have a MSSQL as I had a website of MU when i receive it.
I'm at this step and don't know what to do next :P
Yea probably cus of that, halilkok try 1.7.1 xampp version for now and when u learn making it work on 1.7.7 etc by enabling mssql in .php ini or u can research that if u want , else skip it and use 1.7.1 that will work for sure.
magic_quotes_gpc must be disabled. To disable them go to your php.ini search for 'magic_quotes_gpc' and change value from 'On' to 'Off'.
; Magic quotes
;
; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = off
; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_runtime = off
; Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = off
just use 1.7.1 and you don't have to do anything brother.
Check connection if u are using correct ( MSSQL OR ODBC ) config.php
Check if magic_quotes_gpc is set Off , xampp/php/php.ini
Check if Webshop module or any module are using Connection or No ( AdminCP-> EditPages )
Good! Tnx!
I have gone this far and stuck right here. Which files should I check to make this webshop work?
https://forum.ragezone.com/cache.php...12d%2Fhelp.png
You light up my mind! Thanks bro!
- - - Updated - - -
Does anyone know how to add items into webshop? I'm using MU core 1.0.8 but whenever I press on Create new Item, a blank page appear. I guess I have to do by using SQL code. Is there any thread teaches how to do it? Please direct me.
Thank you very much!!!
I got a problem on Step 4...
http://i60.tinypic.com/2mgk40w.png
Reinstall to SQL Server select to MSSQL (Default instance) http://www.azurecurve.co.uk/images/p...er_2012_11.png
Checked, everything is okay.
Still doesent work
Use xampp 1.7.1 or 1.7.3 How to install? MuCore 1.0.8 - YouTube
hi, i have installed mucore on xmapp but i have a problem.I setup an email in SMTP Settings but it doesn't. The errore is "Unable to proceed your request, reason: could not connect to SMTP Server, please contact administrator."
My email server uses the Secure Connection STARTTLS. What do i have to modify to solve the problem?
.....
compatible for zteam season6 ?
thanks
sorry for revive this post, and sorry for my bad english, the module webshop its functional with sockets for mucore? :C or can help me to find module with sockets please
Register MuCore For 99B Version Fix 100%
Zippyshare.com
Fix login e Create Acc MD5?
MuCore Register.php 97D
Zippyshare.com
Is this secured ?
Help error Step 3
http://s24.postimg.org/rj4cub4lf/2016_01_25_4_30_28.jpg
Wrong place...
Sorry.
anybody have applied for the zteam database?
MUCore 1.0.8 (Support eX803 MD5 ?)
I have problems with UserCP can't login, i'm using appserv.
Can anyone help me?
I fill up login camp and press login then opens in blank again
Magic on php ini is OFF.
Donation system doesn't work- after people pay they don't get the credits.
Therefore, it's not 100% bugless as stated in the thread.
Try changing the donation module, there are many releases on the web.
Enviado desde mi LG-H340AR mediante Tapatalk
Can someone please tell me how to configure my problem. Because even im online ingame but in website it shows Online Players: 0. What could be the problem?
does this mucore also work on webhosting ?
Hi, I've a problem, the logout button don't work.
I work with xampp, and the logout works with 127.0.0.1 but not on my domain. What can it be?
I leave the codes, the problem occurs in the call to securelogin.class.php
logout.php :
<?
/**
* @+===========================================================================+
* @¦ MUCore v1.0.8 Premium ¦
* @¦ Credits: Isumeru & MaryJo & Dao Van Trong - Trong.CF ¦
* @+===========================================================================+
*/
require("engine/securelogin.class.php");
$user_auth = new securelogin;
$user_auth->clearlogin();
unset($_SESSION['user_auth']);
unset($_SESSION['user_auth_id']);
header('Location: ' . ROOT_INDEX . '');
exit;
?>
securelogin.class.php :
<?PHP
class securelogin {
var $handler = array('setcookie' => false , 'header' => false,'encode' => false , 'checklogin' => false);
var $use_auth = false;
var $use_cookie = true;
var $use_session = true;
var $use_post = true;
var $auth_text = "Secure title";
var $expire = 3600;
var $username = null;
var $passhash = null;
var $cookie_index = array('user' => 'auth_user' , 'pass' => 'auth_pass');
var $post_index = array('user' => 'auth_user' , 'pass' => 'auth_pass');
var $session_index = array('user' => 'auth_user' , 'pass' => 'auth_pass');
function haslogin($check_login=false) {
if (!isset($_SERVER['PHP_AUTH_USER']) && isset($_SERVER['HTTP_AUTHORIZATION']) && $this->use_auth) {
list($user, $pw) = explode(':', base64_decode(substr($_SERVER['HTTP_AUTHORIZATION'], 6)));
$_SERVER['PHP_AUTH_USER'] = $user;
$_SERVER['PHP_AUTH_PW'] = $pw;
}
if ($this->use_auth && isset($_SERVER['PHP_AUTH_USER']) && trim($_SERVER['PHP_AUTH_USER']) != "") {
$this->username = $_SERVER['PHP_AUTH_USER'];
$this->passhash = $this->_encode(@$_SERVER['PHP_AUTH_PW']);
$this->username = $this->_stripslashes($this->username);
$this->passhash = $this->_stripslashes($this->passhash);
} else if ($this->use_auth == false && $this->use_post && isset($_POST[$this->post_index['user']]) && trim($_POST[$this->post_index['user']]) != "") {
$this->username = $_POST[$this->post_index['user']];
$this->passhash = $this->_encode(@$_POST[$this->post_index['pass']]);
$this->username = $this->_stripslashes($this->username);
$this->passhash = $this->_stripslashes($this->passhash);
} else if ($this->use_auth == false && $this->use_cookie && isset($_COOKIE[$this->cookie_index['user']]) && trim($_COOKIE[$this->cookie_index['user']]) != "") {
$this->username = $_COOKIE[$this->cookie_index['user']];
$this->passhash = @$_COOKIE[$this->cookie_index['pass']];
$this->username = $this->_stripslashes($this->username);
$this->passhash = $this->_stripslashes($this->passhash); //no need to encode cookie pass
} else if ($this->use_auth == false && $this->use_session && isset($_SESSION[$this->session_index['user']])) {
$this->username = $_SESSION[$this->session_index['user']];
$this->passhash = @$_SESSION[$this->session_index['pass']];
}
if (!($this->username === null) && $check_login) return $this->checklogin($this->username , $this->passhash);
return !($this->username === null);
}
function checklogin($user=null,$passhash=null) {
if ($user === null) $user = $this->username;
if ($passhash === null) $passhash = $this->passhash;
if (isset($this->handler['checklogin'])) {
return @call_user_func($this->handler['checklogin'],$user,$passhash);
} else return false;
}
function savelogin() {
if ($this->use_cookie) {
/*
$this->_setcookie($this->cookie_index['user'] , $this->username , time() + $this->expire);
$this->_setcookie($this->cookie_index['pass'] , $this->passhash , time() + $this->expire);
$this->_setcookie('user_auth_login' , '1' , time() + $this->expire);
*/
$this->_setcookie($this->cookie_index['user'] , $this->username,null);
$this->_setcookie($this->cookie_index['pass'] , $this->passhash,null);
$this->_setcookie('user_auth_login' , '1', null);
}
if ($this->use_session) {
$_SESSION[$this->session_index['user']] = $this->username;
$_SESSION[$this->session_index['pass']] = $this->passhash;
}
}
function clearlogin() {
if ($this->use_auth) {
//there was a problem with clearing PHP_AUTH_USER and PHP_AUTH_PW
unset($_SERVER['PHP_AUTH_USER']);
unset($_SERVER['PHP_AUTH_PW']);
}
if ($this->use_cookie) {
$this->_setcookie($this->cookie_index['user'] , null , time() - $this->expire);
$this->_setcookie($this->cookie_index['pass'] , null , time() - $this->expire);
$this->_setcookie('user_auth_login' , null , time() - $this->expire);
unset($_COOKIE[$this->cookie_index['user']]);
unset($_COOKIE[$this->cookie_index['pass']]);
unset($_COOKIE['user_auth_login']);
}
if ($this->use_session && isset($_SESSION)) {
unset($_SESSION[$this->session_index['user']]);
unset($_SESSION[$this->session_index['pass']]);
}
}
function deny() {
$this->_header('HTTP/1.0 404 Not Found');
$this->_header('status: 404 Not Found');
}
function auth() {
$this->_header('HTTP/1.0 401 Unauthorized');
$this->_header('WWW-Authenticate: Basic realm="' . $this->auth_text . '"');
$this->_header('status: 401 Unauthorized');
}
function _encode($string) {
if ($this->handler['encode']) {
return call_user_func($this->handler['encode'],$string);
} else return md5($string);
}
function _setcookie($name,$var,$time,$path='',$domain='',$sec='') {
if ($this->handler['setcookie']) {
return @call_user_func($this->handler['setcookie'],$name,$var,$time,$path,$domain,$sec);
} else return setcookie($name,$var,$time,$path,$domain,$sec);
}
function _header($text,$replace=false) {
if ($this->handler['header']) {
return @call_user_func($this->handler['header'],$text,$replace);
} else return @Header($text,$replace);
}
function _stripslashes($text) {
if (get_magic_quotes_gpc()) $text = stripslashes($text);
return $text;
}
}
?>
Hello comrades. How to reset the value to increase? 1 Reset Reset = 30kk 2 = 50kk and so on. Thank you
Hello forum
Is there a mod for resend activation e-mail ?