![]() |
Quote:
Thanks |
vB 3.8 is not out yet. If you mean 3.6.8 - update your templates to 3.6.8
I said it *should* work, I used the word should because of the introduced template hooks. If you are using old templates you don't have the hooks. Options are not displayed. How do I add them manually? If you choose to not automatically add both options you have to add that options manually. 1. Disable automatic template edit in the Change threads/posts owner settings 2. Open the template FORUMDISPLAY. Search for: Code:
<option value="mergethread">$vbphrase[merge_threads]</option> Code:
<option value="changethreadsowner">$vbphrase[changethreadsowner_link]</option> 3. Open the template SHOWTHREAD Search for: Code:
<option value="undeleteposts">$vbphrase[undelete_posts]</option> Code:
<option value="changepostsowner">$vbphrase[changepostsowner_link]</option> |
Working like a charm, Thankyou very much, and yes, I meant 3.6.8
|
Interesting! :3
|
wOw awesome hack and very easy to install.Thank you very much and good work ;)
|
cool, thanks man. just installed.
|
Thanks. Installed!
|
One of our users was accidentally deleted and all of his posts were changed to Guest. I recreated the user id. Is there any way to do change all Guest posts to this new ID?
|
Did you tried to search by username? I don't know if vBulletin searches also guest postings.
Otherwise you will have to use a query: update post set userid=XX where username="USERNAME" update thread set postuserid=XX where postusername="USERNAME" |
Um, I installed the hack but I don't see it in my dropdown menu. I edited the options for the usergroups and everything, but I am seeing nothing. :S
|
All times are GMT. The time now is 06:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|