How To Disable vBulletin Forum? - forum

How to disable vBulletin Forum from ADMIN CP > PLUGINS & PRODUCTS >MANAGE PRODUCTS ?
I know it's quite tough and got a link too for this but I was unsure ... if possible it would be good.
Thank you!

vBulletin 4.x: AdminCP > Settings > Options > Turn vBulletin On or Off
vBulletin 3.x: vBulletin Options > vBulletin Options > Turn vBulletin On or Off
You can't disable the actual vBulletin product from the products area.

Related

Hide Menu options in Sharepoint

I have been looking for ways to hide the below links from my SharePoint site when we make it live (for everyone except admins - groups are created on AD ) but unfortunately, I can't find any option to do it. Any suggestions?
Assuming you are working on a modern SharePoint site -
you can edit the navigation links and enable Audience Targeting
then for each link you'll need to edit and add M365/Security groups
Here is a reference document - https://support.microsoft.com/en-us/office/customize-the-navigation-on-your-sharepoint-site-3cd61ae7-a9ed-4e1e-bf6d-4655f0bf25ca

Navigation Bars in Sharepoint

I'm working on creating a team website at work. I would like to make a nav greyed out such that when I click it, nothing happens. It seems that the default nav options always link to an empty page.
Any assistance is much appreciated. I am using sharepoint online for site creation.
Thanks.
Using IE F12 developer tools to check if some JavaScript error occurs or not.
And provide some screenshots for further research.
If you want to customize navigation bar, the articles below for your reference:
https://chrisstahl.wordpress.com/2014/03/31/customizing-sharepoint-2013-global-navigation-with-css-and-jquery-part-5/
http://www.sharepointdiary.com/2014/11/sharepoint-2013-top-navigation-bar-branding-css.html
https://sharepoint.rackspace.com/branding-top-navigation-in-sharepoint-2013

Rewrite URL for IIS

I work for an organization which has its intranet on Joomla 3.6.4 and hosted on IIS.
The company plans to revamp the main menu of the site and hence all the old url's need to be redirected to the new ones.
I tried adding Rewrite Maps and rules via the IIS Manager but no luck.
Any tips or good documentation I can refer to? any help would be greatly received.
Thanks,
Pooja

URL Rewrite Sharepoint Search issues

I am developing a SharePoint Portal in Microsoft Sharepoint 2010.
The fact is that I activated URL Rewrite module on Windows Server 2008 R2 IIS 7.
I am rewriting urls like this:
English/News/3/Title+Of+The+News into
English/News.aspx?id=3&title=Title+Of+The+News
All works well, the problem is that when I activate Search features, its seems that SP is not indexing the rewritten urls.
It only indexes one time the URL : English/News.aspx, but will not index the rewritten URLs such as (that targets the same page):
English/News/3/Title+Of+The+News
English/News/4/News2
All the rewritten links are available from the home page and many other pagesof my site, so I do not understand why SP is not indexing that links.
Any ideas?
Thanks in advance!
ok, I found it out.
I needed to add a Crawl Rule that index complex urls in Sharepoint.
Can be found here:
http://www.venkat.org/2008/07/how-to-index-complex-url-in-moss.html

Sharepoint publishing site pages and navigation

When I create pages in a publishing site the pages are automatically added to the navigation.
What if I dont want certain pages to show on the navigation, how can I do that automatically/conditionally?
This blog post from Ton Stegeman should tell you everything you need to know. Look at PublishingWeb.ExcludeFromNavigation().
Remove them from the navigation using site settings?

Resources