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)

kewl1uk 01-14-2007 10:48 AM

Sorry, I had to uninstall due to the error in viewing a single post causing real problems on my board.

Mecho 01-14-2007 02:18 PM

Quote:

Originally Posted by Dismounted (Post 1156732)
Are you sure? It's working fine for me.

i dunno why its not work find in default style .. in another one it works 100% fine :(

where should i check for it ?
thanks

Dismounted 01-15-2007 02:42 AM

Check the template edits.

stonner 02-21-2007 06:32 PM

is it possible to allow the first TWO posts instad of one?

thank you!

great idea!

Dismounted 02-23-2007 05:06 AM

Change the plugin "Guest Check", find:
PHP Code:

if (($show['guest']) AND (!$bot) AND ($post['postcount'] == 1) AND ($gfpo == 1)) 

Replace With:
PHP Code:

if (($show['guest']) AND (!$bot) AND ($post['postcount'] == || $post['postcount'] == 2) AND ($gfpo == 1)) 


stonner 02-26-2007 09:46 PM

i got the same db-error when I click on some profiles: gfpoforumoptions

how can i fix this?

till this is fixed, i had to uninstall this great hack!

Dismounted 02-27-2007 04:44 AM

I'll have a look into it. Is there any particular part of the profile it is happening in?

Mecho 02-27-2007 04:09 PM

Uninstalled .. Still not stable !

but Great idea - thanks anyway Dismounted

stonner 02-27-2007 05:34 PM

I really want this hack! It's great!
i already noticed that i had more registrations.

but i have to wait for a bug-free update.

maybe it's because i have installed the hack vS-Interactive Profiles?

Dismounted 02-28-2007 07:07 AM

What specific part is it happening in?


All times are GMT. The time now is 08:36 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
  • Page Generation 0.01386 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
  • (2)bbcode_php_printable
  • (1)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