Status
Not open for further replies.
Content:

Code:
UPDATE post AS post
LEFT JOIN thread AS thread ON (thread.threadid = post.threadid)
SET dbtech_thanks_requirethanks_content = '1'
WHERE thread.forumid IN(30,39,40,41,42,43,44,91)

Attach:

Code:
UPDATE post AS post
LEFT JOIN thread AS thread ON (thread.threadid = post.threadid)
SET dbtech_thanks_requirethanks_attach = '1'
WHERE thread.forumid IN(30,39,40,41,42,43,44,91)
 
Hello,
I have the same problem here. There's no option to require thank though I checked all my setting and they were correct. I'm using vB 4.0.8 PL2.
I tried to reinstall many times but nothing fixed. Can you please help?

Thank you very much.
 

Attachments

  • Screen shot 2010-11-27 at 5.10.25 PM.webp
    Screen shot 2010-11-27 at 5.10.25 PM.webp
    26.2 KB · Views: 5
  • Screen shot 2010-11-27 at 5.12.06 PM.webp
    Screen shot 2010-11-27 at 5.12.06 PM.webp
    16 KB · Views: 1
  • Screen shot 2010-11-27 at 5.12.53 PM.webp
    Screen shot 2010-11-27 at 5.12.53 PM.webp
    6.7 KB · Views: 1
Status
Not open for further replies.

Similar threads

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,049
Customer rating
5.00 star(s) 1 ratings
Back
Top