Page 1 of 1

Is there any Support for Pure Basic?

Posted: Tue Dec 21, 2004 3:49 pm
by cecilcheah
Hi there

I have sent a email to support a few days ago, but not getting any answer at all, so i am sorry but try and post my problems here, hopefully the support people can answer me this time.

- I cannot seem to do Smart Update at all.
- custom res file are not located
- IE Tool does not work saying cannot find the config.dat

Thanks

Cecil

Posted: Tue Dec 21, 2004 5:52 pm
by tOnGAs
Hello,

This forum is a good place to ask for help.
In this case, you just need to be a bit more precise.
Which Purebasic version are you using ?
What OS are you using ? WinXP ? Win2000 ? Win95 ? Linux ? AmigaOS ?
What kind of Internet connection are you using ? Is it firewalled ? Are you hiding behind a proxy ?

Re: Is there any Support for Pure Basic?

Posted: Tue Dec 21, 2004 6:01 pm
by GPI
cecilcheah wrote:- I cannot seem to do Smart Update at all.
User name and password is case sesetiv.

> - custom res file are not located

Strange. Try a reinstallation of pb...

Re: Is there any Support for Pure Basic?

Posted: Tue Dec 21, 2004 10:38 pm
by freak
Yes, the email support sometimes is not the best, sorry for that.

> - I cannot seem to do Smart Update at all.

There might be several reasons:

# You are using a proxy.
Proxies are not supported by the tool yet. Dunno when that'll be fixed.
You'll need to download the update package from the website.

# You are using an old PB version ( < 3.91 )
In this case it doesn't work, because SmartUpdate in that version didn't
support the password protection, which is required now.
You'll need to update your PB with the package from the website once,
then it should work in the future.

# Wrong username/password
Can you login to the download page on the website?
You need the same data, only that the username (email address) is
case sensitive in SmartUpdate.

If it is not one of the above, please give some more info on the problem.

> - custom res file are not located

Very strange.
Are they in the "Residents" directory of PB, with .res extension?
Did you restart PB after putting them there?
It should work then. Maybe the file is corruped somehow?

> - IE Tool does not work saying cannot find the config.dat

That tool is not part of PB, so you won't get much help from support there.
I wrote that one a very very long time ago, but haven't been using it
for years. I don't really have a clue what might be wrong there.
Try its uninstall option (if possible) and install it again, maybe that helps.


Timo