Serial Key Wrong?
Serial Key Wrong?
so i put in my serial key like this *myserialKey with the minus and it says it dont work so i treid withought and i get a error and it akes me to index and gives me more errors?
- KyleMassacre
- Posts: 573
- Joined: Wed Nov 27, 2013 12:42 pm
Re: Serial Key Wrong?
thanks for giving everyone your license key. but to answer your question you need to remove the "-" from there otherwise it will show as invalid
Re: Serial Key Wrong?
i did but i got a errror it says invalid arguement?
- KyleMassacre
- Posts: 573
- Joined: Wed Nov 27, 2013 12:42 pm
Re: Serial Key Wrong?
Can you post a screen shot or copy/paste your error because it may not even be that? Your lacking some descriptions so we cant effectively troubleshoot what is going on here.
For example my license.php looks like this:
So as long as you copy and paste your engine key from your nw-engine account like that then theoretically it should be valid. This is why I think that something else may actually be going on here.
And dont worry people, this isnt a valid engine key
For example my license.php looks like this:
Code: Select all
$engineLicenseKey='5a64edabc9358c603103053a3c600a88';
And dont worry people, this isnt a valid engine key
- hallsofvallhalla
- Site Admin
- Posts: 12026
- Joined: Wed Apr 22, 2009 11:29 pm
Re: Serial Key Wrong?
hey thats my key!!!
hehehe j/k
is your PC where you are working on the game able to ping the servers to check if its a good key?
hehehe j/k
is your PC where you are working on the game able to ping the servers to check if its a good key?
- KyleMassacre
- Posts: 573
- Joined: Wed Nov 27, 2013 12:42 pm
Re: Serial Key Wrong?
Ohhhh good point. Now with that being said, are you running locally or live? If you are running locally you can enable offline mode and see if that fixes your problem. The only thing with that is you probably wont be able to connect to the marketplace to install modules. Since apparently you are unable to login to your game you can tryhallsofvallhalla wrote:hey thats my key!!!
hehehe j/k
is your PC where you are working on the game able to ping the servers to check if its a good key?
Code: Select all
UPDATE `module_config_values` SET
`value` = 'true' WHERE
`module` = 'admin_panel' AND
`name` = 'workOffline';
Re: Serial Key Wrong?
no i am using cpanel host online and ok 1 mins
Re: Serial Key Wrong?
i get this error
Warning: gzuncompress(): data error in /home/mafiahav/public_html/depack.php on line 168
Warning: Invalid argument supplied for foreach() in /home/mafiahav/public_html/depack.php on line 169
Unpacked, now will run the installer. Please wait...
then it redirects me to index.php and i get this error
Warning: include(config/license.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 28
Warning: include(config/license.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 28
Warning: include(): Failed opening 'config/license.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 28
Warning: include(libs/hooks.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 29
Warning: include(libs/hooks.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 29
Warning: include(): Failed opening 'libs/hooks.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 29
Warning: include(install/installer.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 36
Warning: include(install/installer.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 36
Warning: include(): Failed opening 'install/installer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 36
Warning: gzuncompress(): data error in /home/mafiahav/public_html/depack.php on line 168
Warning: Invalid argument supplied for foreach() in /home/mafiahav/public_html/depack.php on line 169
Unpacked, now will run the installer. Please wait...
then it redirects me to index.php and i get this error
Warning: include(config/license.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 28
Warning: include(config/license.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 28
Warning: include(): Failed opening 'config/license.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 28
Warning: include(libs/hooks.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 29
Warning: include(libs/hooks.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 29
Warning: include(): Failed opening 'libs/hooks.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 29
Warning: include(install/installer.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 36
Warning: include(install/installer.php): failed to open stream: No such file or directory in /home/mafiahav/public_html/index.php on line 36
Warning: include(): Failed opening 'install/installer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mafiahav/public_html/index.php on line 36
Re: Serial Key Wrong?
oh the codes right but for some reason i upload and dont get all the files lol
- KyleMassacre
- Posts: 573
- Joined: Wed Nov 27, 2013 12:42 pm
Re: Serial Key Wrong?
try just downloading the full source and installing it that way