SA-MP Forums Archive
Connecting forum and server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Connecting forum and server (/showthread.php?tid=296925)



Connecting forum and server - DRIFT_HUNTER - 13.11.2011

Well last few days i was rely bored and edited and learning SMF
Today i get idea of connecting SAMP server to SMF and after 2h reading code and searching on internet i found the way how the SMF hash passwords.

So i made a small test and it worked.
Now i want to make a small samp register/login system connected with SMF so i want to ask you some questions:

1.What forum software do you use
2.What do you think:
Is it better to make Register available on server and forum or just on forum?
3.Do you think its better to store user information's from server in SMF Custom Profile Fields,Or make or separate SMF from UCP? (But still use Header/Footer and SMF style in UCP)


Re: Connecting forum and server - TheArcher - 13.11.2011

1° I used vB and phpbb
2° Depends what you gonna do. If your server runs SQL to store the informations from server to forums you can use the same databases.
3° I prefer using a UCP.


Re: Connecting forum and server - Calgon - 13.11.2011

https://sampforum.blast.hk/showthread.php?tid=157050


Re: Connecting forum and server - Astralis - 13.11.2011

1. Using smf. - many times it stopped loading after added adk portal,more feature. Using JCINK now.
2.both
3.ucp


Re: Connecting forum and server - Robert_Crawford - 13.11.2011

The only issue is c-smf does not work with smf 2.0


Re: Connecting forum and server - Calgon - 13.11.2011

Probably not too hard to update for 2.0 support.


Re: Connecting forum and server - Robert_Crawford - 13.11.2011

I think the sql tables just changed, is all. The names and locations.


Re: Connecting forum and server - DRIFT_HUNTER - 13.11.2011

Quote:
Originally Posted by Robert_Crawford
Посмотреть сообщение
I think the sql tables just changed, is all. The names and locations.
Actually its a hash that's changed

Anyway back on topic cos i need to know what people more like