The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problem with posts not updating
Hiya. I've added a quick link at the bottom of each post where mods can disable smilies with the click of a button. It basically sets the 'allowsmilie' in the post table to '0'. But for some reason the smilies still show up.
When I edit the post it shows the disable smilies as checked, but will only remove them when I save changes. I'm guessing that I have to update the post somehow in my script but I have no idea. Would appreciate some help. Thankyou |
#2
|
|||
|
|||
You could try the ACP -> Maintenance -> Update Counters -> Rebuild Post Cache option.
|
#3
|
|||
|
|||
Quote:
Yep, but that would involve me manually doing that each time the mods decide to disable smilies. What I really need is a way for the script to automatically update the post. But i'm not sure what code I need to use for that. Any ideas? |
#4
|
|||
|
|||
Could really do with some help here if possible.
|
#5
|
|||
|
|||
Can anyone help?
|
#6
|
||||
|
||||
Use the datamanager
Either that or delete the post from postparsed (which is why it is not auto-refreshing) |
#7
|
|||
|
|||
Brilliant, deleting from postparsed worked a charm.
Thanks so much Cloud Strife |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|