• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] MUCore 1.0.8 Nulled, English, 100% working

Newbie Spellweaver
Joined
Jul 15, 2015
Messages
75
Reaction score
0
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
isumeru - [Release] MUCore 1.0.8 Nulled, English, 100% working - RaGEZONE Forums


But it is ok when I try with other .php

isumeru - [Release] MUCore 1.0.8 Nulled, English, 100% working - RaGEZONE Forums


Any advise?
This is my
 
Skilled Illusionist
Joined
Feb 13, 2011
Messages
314
Reaction score
49
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
isumeru - [Release] MUCore 1.0.8 Nulled, English, 100% working - RaGEZONE Forums


But it is ok when I try with other .php

isumeru - [Release] MUCore 1.0.8 Nulled, English, 100% working - RaGEZONE Forums


Any advise?
This is my

check again all settings for webshop :) and try again
 
Newbie Spellweaver
Joined
Jul 15, 2015
Messages
75
Reaction score
0
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

isumeru - [Release] MUCore 1.0.8 Nulled, English, 100% working - RaGEZONE Forums

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
 
Newbie Spellweaver
Joined
Jul 9, 2014
Messages
77
Reaction score
7
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
 
Last edited:
Skilled Illusionist
Joined
Feb 13, 2011
Messages
314
Reaction score
49
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 )
 
Back
Top