Phpprobid SMF Integration

Discussion in 'PHP' started by adamx8, Feb 14, 2008.

  1. #1
    Anyone ever integrate these 2 together? I tried but it seems to be having some issues. It does not automatically push the users in SMF it seems. Also when it does push there seems to be errors in SMF like the ability to post new threads. I am not all that familiar with the mod so I am unsure. Anyone?
     
    adamx8, Feb 14, 2008 IP
  2. Ares

    Ares Member

    Messages:
    47
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    45
    #2
    all you have todo is just execute a query in phpProbids register page !
    above or under the query that phpProbid runs to insert data in mysql you should write another query
    and use the values to insert in smf database , and just insert the rest of smf register table field with a default value !

    [​IMG]
     
    Ares, Feb 15, 2008 IP