Which query is executed when any user registers?

Started by Anik1204, June 23, 2016, 03:42:08 AM

Previous topic - Next topic

Anik1204

OK I want to know what query is executed when any user registers on SMF forum. And what kind encryption method do they use? Actually I want to make automatic registration from my server to forum. So I want to know Encryption method and the mysql query is executed when any user registers. If anyone knows please tell. I am badly in need of it.I have checked register.php too. But did not find any query which inserts the data in database... I am asking for the query. I mean mysql_query(dB,"INSERT INTO THIS");

Shambles

It's in Subs-Member.php, function registerMember()

Anik1204

Quote from: Shambles on June 23, 2016, 04:21:13 AM
It's in Subs-Member.php, function registerMember()
Thank You @Shambles . You solved my problem

Shambles

The filename should have read Subs-Members.php

Kindred

You should be using the APIs or hooks rather than doing a direct database insert.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: