Quote:
Originally Posted by pretmaker
It is indeed not hard to do it. But the problem is that I did not write vbulletin ;) So I have absolutely no idea yet how it is composed... (Now I am looking at the script and it seems pretty logical. Everything is well documented.)
So now it is case to find an example script and then I will know how to output lines of text and input fields... I think i already found it but it is unclear what includes that should be used and how they should be called correctly without jeapordizing security etc etc etc...
I am pretty sure about my knowledge ;) And trust me I have 5 years programming experience with PHP. All around forums and even bittorrent sites... ;) I even made some commercial scripts so I think that I am able to create a good enough script.
|
I don't have quite as long on PHP as you do, but I have done Programmed over about six years (Seven on Web Design) And pretty much, you can just do it on the same database, but do not worry about having vb_ prefix. Just use your own prefix. And the only other thing you can do is include the original config file. Either that or create another one and block it off.