The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
So I finally had the opportunity to actually continue working on this and first of all, thanks for your reply.
As you suggested, I took a look at the DB Assertor classes and used the insert() function instead of query_write() and changed my code accordingly: Code:
vB_dB_Assertor::insert("my_table", array("field1" => 1, "field2" => 1, "field3" => 1)); Anyway, on to my problem. I put this in the add() function of vb_api_content (also tried other functions of other classes), but still to no avail. I don't get any error messages anymore, but at the same time nothing happens. So either I'm in the wrong spot or my code is wrong. Any ideas? :\ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|