The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
||||
|
||||
![]()
I still dont understand the objective, why do you want to remove that record ?
Two things ; 1. Dont use db->query_first() on the delete, thats for table reads. I believe its db->query_write() you need, but Im unable to check that where I am located atm. 2. What you are doing atm isnt going to work properly, because you are running the delete before the insert. You need to remember that shutdown queries are run when all the page processing has completed - just before vb sends the actual html back to the client (and shuts down). |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|