Forum - Server User Intigration - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Forum - Server User Intigration (
/showthread.php?tid=188206)
Forum - Server User Intigration -
Moglizorz. - 06.11.2010
Quick question, hoping somebody can shed some light.
I am currently using SMF which uses SHA1 hashing, but as far as I am aware SA-MP only supports MD5 and WP.
I am going to change Forum software, but what uses MD5 and is the most suitable?
Thanks in advance for any input,
Ryan
Re: Forum - Server User Intigration -
RyDeR` - 06.11.2010
vBulletin ?
And topic is in wrong section.
Re: Forum - Server User Intigration -
Moglizorz. - 06.11.2010
vB is the death of me, only one I really will not use. Horrible interface.
Never even noticed, moved, thanks.
Re: Forum - Server User Intigration -
Fj0rtizFredde - 06.11.2010
You can use a plugin for the SHA1 (
https://sampforum.blast.hk/showthread.php?tid=152682) or maybe this
https://sampforum.blast.hk/showthread.php?tid=157050
Re: Forum - Server User Intigration -
playbox12 - 06.11.2010
Yes its possible with SMF, as I've done it multiple times already. If you want to know how I would suggest you to take a look at:
C-SMF released by Carlton.
Re: Forum - Server User Intigration -
woot - 06.11.2010
Or use the HTTP() function and create all that stuff with PHP.
https://sampwiki.blast.hk/wiki/HTTP
Re: Forum - Server User Intigration -
Scenario - 06.11.2010
Quote:
Originally Posted by playbox12
Yes its possible with SMF, as I've done it multiple times already. If you want to know how I would suggest you to take a look at:
C-SMF released by Carlton.
|
He could do that, but you are one of the few people who were able to get it working...
Re: Forum - Server User Intigration -
Moglizorz. - 06.11.2010
Thanks for the replies everyone.
Is there anyway that I could get this to use SHA1?
https://sampforum.blast.hk/showthread.php?tid=166856