![]() |
Quote:
Quote:
I am pretty sure this problem is due to mixing up old and new versions of this hack. Make sure you delete the bitfield file, un-install the product, and check the following: In the AdminCP, select Maintenance -> Execute SQL Query and run the following query: [sql]describe usergroup;[/sql] If there is a ms_vopt_permissions entry in the Field column, then running the following query will get rid of it: [sql]ALTER TABLE usergroup DROP ms_vopt_permissions;[/sql] That should fix your problem up. If it does not, then post back with the exact error. |
Quote:
Interested in adding a feature like "my answers"? The lines for search.php looks like that: HTML Code:
<tr> Thanks for your work and time anyway. :) Do what ever you like to do with it. |
Works perfectly on 3.8.1, looks fantastic! Thanks for this, might very slightly boost posting rates (as in people checking for replies to their own posts :))
|
I think you should make it default that this is enabled for all usergroups. Due to my board's own weird purposes, I have well over 100 usergroups and now have to go in and edit each one, unless you might know a query I could run to set them all to yes. I don't know enough to figure that part out (lol) - I would imagine in most cases, this woudl be an option people would want all usergroups to have anyway, or at least the majority of their usergroups...
|
Quote:
[sql]UPDATE usergroup SET ms_vopt_permissions = 3;[/sql] That will enable both view posts and view threads to enabled for every usergroup. |
hmmm. Installed per instructions. Enabled in all usergroups per the query and double-checked.
Nothing is showing. Is there a hook I need somewhere that I may not have in my template? www.guineapigcages.com/forum vB 3.8.1 Also have this add-on installed: Member Search on Search Dropdown, 3.0 Thanks, Teresa |
Quote:
Code:
$template_hook['navbar_search_menu'] |
Thanks
|
Quote:
|
Quote:
|
All times are GMT. The time now is 11:14 AM. |
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:
|