The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom create thread
I've made an API (or just a script to be precise), which let users with a special key create threads without interacting with vBulletin. But in forum overview the last poster username is user id, which cache do I need to update?
I have added and changed information in these tables: thread post forum |
#2
|
||||
|
||||
If the user id shows instead of the username, then this very likely is not a cache thing, but your filling in the wrong data.
|
#3
|
|||
|
|||
I was supposing this too, but I have investigated the records and found no errors, might do a look again but I don't believe that's the problem.
|
#4
|
||||
|
||||
Look at the database entry, and make sure you pull the correct value in the template. That's where the error has to be, vB does not silently exchange values.
|
#5
|
|||
|
|||
I need to look in the template for {vb:raw threadbits} but I got no clue, which template that is.
Found it.. didn't help me much, forum table is correct, so somewhere it must cache it or something. --------------- Added [DATE]1330264667[/DATE] at [TIME]1330264667[/TIME] --------------- The problem only occurs in FORUMDISPLAY (i think it's called) not on the main page, just thread listing pages. --------------- Added [DATE]1330264735[/DATE] at [TIME]1330264735[/TIME] --------------- Found the error due to my latest discovery thread.lastposter |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|