The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What is absolutely everything that goes on when posting a reply to a thread? All I can think of is:
1. Adding to the post table 2. Updating various caches 3. Updating the search index 4. Mailing the user if they're subscribed Queries would be good, too
|
|
#2
|
|||
|
|||
|
It's all in newreply.php, lol, didn't you think of reading through the file?
Dave. |
|
#3
|
|||
|
|||
|
I'd like a summary instead of reading thousands of lines of horribly-spaced, half-deprecated vB2 code...
|
|
#4
|
|||
|
|||
|
$sql = 'SELECT * FROM `post` LIMIT 0, 30';
|
|
#5
|
|||
|
|||
|
Next time please read my post.
BTW never mind, I worked around the problem. |
|
#6
|
|||
|
|||
|
Jeez... I feel so stupid. Not because I wanted to type that, but because I pasted what was on my clipboard and hit "Post Reply" without looking. >_<
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|