Quote:
Originally Posted by Quarterbore
I am just starting to play with this and your test scripts work great for me...
I am trying to take an old php script (Recipe Script) that uses it's own member login and password and use your mod to use vB UserId to be forced... As long as the person has to be signed in and I can capture their user ID that is good enough for this need (for now).
I am curious if the fact that this script I am working with conects to a different database then vB will cause me problems using this method?
|
I think I see what your trying to do. Use the vB userid from this and record it in the other database?
I do something similar on my site where a couple of custom databases record the record owner by their vB id.
Short answer is that I dont know if it will conflict with your script or not. All you can really do is try and see.