vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - Guests First Post Only (https://vborg.vbsupport.ru/showthread.php?t=135016)

Dismounted 04-10-2008 05:33 AM

Quote:

Originally Posted by cjwinternet (Post 1486825)
I'm getting hundreds of guests that don't need to see replies, and its putting an incredible strain on the server.

Could this mod be used to reduce memory usage on my board ?

Not really. The posts still load, they are just not shown to guests.

glenvw 04-10-2008 03:31 PM

Subscribing to receive alert when it works on 3.7 (using Candidate 2)

stonner 05-01-2008 07:00 PM

since the update to 3.7 it doesnt work anymore...
will it be updated?

It's one of my most important mods!
thank you!

Dismounted 05-02-2008 11:27 AM

When I get around to it, yes.

R34GTT 05-03-2008 01:19 PM

Anyway to make guests and registered users not see these posts? as I have additional usergroups that will only be allowed to view

nitromethane126 05-05-2008 01:08 AM

I installed this hack on vB 3.6.5 and the current version of PhotoPost vbGallery.

Now I can't see any of the posts undearneath the pictures, even logged in.

I did a search but cant find this issue addressed aynwhere. Did I miss something? Is there a fix?

nitromethane126 05-05-2008 11:04 AM

Don't know if its been posted already somewhere, but I figured it out. I'll post it here in case it's of benefit to anyone in future. Afterall, nothing is more annoying than unanswered questions on forums when you're trying to find the answers ;)

This code will fix the problem that PhotoPost's vBGallery has, where it won't display the posts underneath the photos even to registered users.

Replace the code that goes at the top of postbit and postbit_legacy with:

HTML Code:

<!-- Start Guests First Post Only Hack -->
<if condition="PP_SCRIPT == 'vBGallery' OR $memid == 1 || $memid == 2">
<!-- End Guests First Post Only Hack -->


jasculs 05-08-2008 11:26 AM

Quote:

Originally Posted by R34GTT (Post 1506825)
Anyway to make guests and registered users not see these posts? as I have additional usergroups that will only be allowed to view

I would like to know the answer to this also. Thanks

Deimos 05-10-2008 03:47 PM

Anyone managed to get this working for 3.7?

stonner 05-11-2008 03:20 PM

Quote:

Originally Posted by Deimos (Post 1515028)
Anyone managed to get this working for 3.7?

I'm also waiting for an update to vb3.7...


All times are GMT. The time now is 03:08 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.02388 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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