vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - View Your Posts/Threads from Navbar Search (https://vborg.vbsupport.ru/showthread.php?t=198592)

MacHack 06-23-2009 02:10 AM

Thanks for the update!!

RedHacker 06-25-2009 05:31 AM

Upgrade in 3.8.1 - Thanks

BENBOBBY 09-18-2009 11:46 AM

Hi Mosh,

This hack looks really good thanks. Im also wondering if it would be possible to add a "View Your Threads" link in the NavBar itself rather than the search?

I made another thread asking about this here: https://vborg.vbsupport.ru/showthread.php?t=223513

If you have any ideas please let me know.
Cheers.

benny92000 09-19-2009 02:22 AM

Cool mod, thanks.

yotsume 09-19-2009 05:34 AM

INSTALLED!

Great mod thanks! Very Useful!

Mosh 11-28-2009 01:59 AM

The vBulletin v4.0.x version of this hack is available here.

microlight 12-10-2009 11:39 AM

Please can you spell out exactly how to install it.

I am stupid. Treat me like a 5 year old, you would be about right

Mosh 12-10-2009 07:47 PM

Quote:

Originally Posted by microlight (Post 1928258)
Please can you spell out exactly how to install it.

I am stupid. Treat me like a 5 year old, you would be about right

The install instructions already come with the hack (read the first post again in full), that is as exact as I am going to get.

Kosmic1 12-12-2009 02:05 AM

Quote:

Originally Posted by Mosh (Post 1748380)
That was because the ms_vopt_permissions field was deleted and the bitfield was still there.



If you have deleted bitfield_ms_vopt_38.xml from your xml folder and you are still having the error Unknown column 'ms_vopt_permissions' in 'field list', then the bitfield file is still there, and has not been deleted.

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.

Hey! I've installed this product and uninstalled, then my permissions on user groups for registered members have changed to don't "allow images in signatures", then I set it to allow and still not appearing the pictures.. just in the preview. I've delete the bitfield file too etc etc run query and nothing.

What can I do to fix it, please??

Mosh 12-12-2009 03:29 AM

Quote:

Originally Posted by Kosmic1 (Post 1929120)
Hey! I've installed this product and uninstalled, then my permissions on user groups for registered members have changed to don't "allow images in signatures", then I set it to allow and still not appearing the pictures.. just in the preview. I've delete the bitfield file too etc etc run query and nothing.

What can I do to fix it, please??

Did you do this?

Steps 1 & 2 of the uninstall instructions? If you did, then do the following:

In the AdminCP, select Maintenance -> Execute SQL Query and run the following query:

[sql]describe usergroup;[/sql]

If there is not a ms_vopt_permissions entry in the Field column, then the hack is completely uninstalled and can not be causing the issue.

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]

Then this hack will be completely uninstalled, and if your problem is still persists then this hack is not the cause of your issues.


All times are GMT. The time now is 08:07 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
  • Page Generation 0.00994 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete