GLBasic forum

Main forum => GLBasic - en => Topic started by: MrTAToad on 2011-Feb-10

Title: License code
Post by: MrTAToad on 2011-Feb-10
Is anyone else finding that Demo mode is activated with 9.003?  I re-copied the serial code, but for some reason Demo mode is active...
 
When I go back into the register window, my email address is there, but the License code section is blank...  There has been some Windows 7 updates today which may have tightened registry access  :S

It has fixed my little Windows problem - and with any luck it may have fixed the Linux one too...
Title: Re: License code
Post by: Millerszone on 2011-Feb-10
Quote from: MrTAToad on 2011-Feb-10
Is anyone else finding that Demo mode is activated with 9.003?  I re-copied the serial code, but for some reason Demo mode is active...
 
When I go back into the register window, my email address is there, but the License code section is blank...  There has been some Windows 7 updates today which may have tightened registry access  :S

It has fixed my little Windows problem - and with any luck it may have fixed the Linux one too...
Same here. Uninstalled 9.001 and installed 9.003 and now it's in demo mode on the iPad.
Tried re-adding serial number, but still demo.

Also using Windows 7, but didn't update today.

UPDATE: I re-installed 9.001 and glbasic now working as premium mode. Problem with 9.003
Title: Re: License code
Post by: Kitty Hello on 2011-Feb-10
In your temp directory, delete the glbasic/glblicense.inc file.
Title: Re: License code
Post by: MrTAToad on 2011-Feb-10
I tried that (delete everything in %temp%\glbasic, re-entered the serial code but, alas, it still comes up in demo mode.
Title: Re: License code
Post by: Kitty Hello on 2011-Feb-10
Can confirm a bug. Happened on strange license keys. Update 9.004 will fix it.
Title: Re: License code
Post by: Millerszone on 2011-Feb-10
Fixed. Thanks
Title: Re: License code
Post by: msx on 2011-Feb-10
The glbasic_sdk.exe file is corrupted! I've downloaded it 3 times
Title: Re: License code
Post by: pinete on 2011-Feb-10
Hi All,
the bug seems not solved still in version 9.005.. :(
Title: Re: License code
Post by: msx on 2011-Feb-10
Quote from: msx on 2011-Feb-10
The glbasic_sdk.exe file is corrupted! I've downloaded it 3 times

I think the  file is being uploaded to the server at this time
Title: Re: License code
Post by: MrTAToad on 2011-Feb-10
Most likely!
Title: Re: License code
Post by: Kitty Hello on 2011-Feb-10
The SDK should be available now. 9.006 it should say.
Title: Re: License code
Post by: backslider on 2011-Feb-10
*sign*
Title: Re: License code
Post by: dreamerman on 2011-Apr-14
I'm new to glbasic.
I also have a problem with the license key. Last week I bought a Premium license, received the code, I thought that everything will be ok, but I have the same problem as described above.
The code does not work - email remains in the registration window, entering the code changes nothing, programs are compiled in the demo mode (using inline c++ does not turn on demo mode, only the Net commands), from what I see, I can also compile the projects for other platforms than the demo version permits.
As for the license file in "%temp%\glbasic" it's called "glblicence.inc", removing it does not change anything, deleting the entire folder and reinstalling the SDK (latest 9.033) together with cleaning registry keys also doesn't help.
Another thing, the codded e-mail (in glblicence.inc) is probably too long - 2 times longer than the email address transformed into hex value with "\x", I do not know whether it should be.
There is no way to enter license code, please help ;)
Title: Re: License code
Post by: MrTAToad on 2011-Apr-14
The latest version is actually 9.040

My license code does register fine with it, although whether newer ones cause the problem, I dont know...  There was a problem with the glblincence.inc file whereby a hexadecimal characters was invalid - however, that was fixed...
Title: Re: License code
Post by: Kitty Hello on 2011-Apr-14
send me an email. There is something wrong with the code generation these days. You are #2 experiencing this problem. So sorry!
Title: Re: License code
Post by: erico on 2011-Apr-15
Oh well, I seem to be having the same problem,

enter email and code and it says free-version after such...
registration is still open and it retains my email...

better send Gernot an email too... :whistle:
Title: Re: License code
Post by: Raeb on 2011-Apr-22
I got my key this morning and I appear to be having the same problem.   Cant get it out of demo mode.

Windows 7 - 32bit
Title: Re: License code
Post by: MrTAToad on 2011-Apr-23
What version are you both using ?
Title: Re: License code
Post by: Kitty Hello on 2011-Apr-23
Even though you bought through Share-It?
Oh noes! Again, please send me an email.
Title: Re: License code
Post by: erico on 2011-Apr-23
Quote from: MrTAToad on 2011-Apr-23
What version are you both using ?
gernot sent me a different key, it all now works fine, thanks
Title: Re: License code
Post by: Raeb on 2011-Apr-23
Quote from: MrTAToad on 2011-Apr-23
What version are you both using ?

v9.033

Got key from Share-It!

[Update:  Just updated to v9.040 - didn't solve issue]
Title: Re: License code
Post by: MrTAToad on 2011-Apr-23
Email Kitty :)
Title: Re: License code
Post by: Raeb on 2011-Apr-23
Quote from: MrTAToad on 2011-Apr-23
Email Kitty :)

By 'email' do you mean forum PM?  I did that when I posted this morning.
Title: Re: License code
Post by: MrTAToad on 2011-Apr-23
Or a standard email...
Title: Re: License code
Post by: Raeb on 2011-Apr-23
Quote from: MrTAToad on 2011-Apr-23
Or a standard email...

I don't see a link to email her.  Your profile has the email link.  Kitty's doesn't.
Title: Re: License code
Post by: Moru on 2011-Apr-23
Try the homepage:
http://www.glbasic.com/main.php?lang=en&site=contact
Title: Re: License code
Post by: Raeb on 2011-Apr-24
Quote from: Moru on 2011-Apr-23
Try the homepage:
http://www.glbasic.com/main.php?lang=en&site=contact

I did several hours ago.  Thanks though.
Title: Re: License code
Post by: Kitty Hello on 2011-Apr-24
Easter holidays. Sorry. I'll do right now.
Title: Re: License code
Post by: Kitty Hello on 2011-Apr-28
The bug is fixed. It was (tadaaa) a codepage change in the interpretation of my php code. So äöü got different character codes for the encryption algorithm.

I say that, because if you want to use the encryption in GLBasic and PHP, make sure your "code word" is either put together with php's "chr(0xff)." commands, or just plain ascii (characters 9-127)