vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - Register to reply button in postfoot for guests (https://vborg.vbsupport.ru/showthread.php?t=249485)

Merjawy 08-30-2010 01:07 AM

Great idea.. I noticed a lot of new visitors don't understand these things and get mad when they get the notice (you don't have permission blah blah blah)

Thanks

Greight 08-30-2010 03:28 PM

Yes, great idea. Anyway to add a new phrase instead of editing the phrase in template?

Jack12 08-31-2010 04:23 AM

Quote:

Originally Posted by Greight (Post 2091615)
Yes, great idea. Anyway to add a new phrase instead of editing the phrase in template?

I wish I could help you there, but it will require somebody more experienced in php and vbulletin, I'm just learning as I go along and thought I would share a simple mod I did.

Keev 09-01-2010 09:24 AM

I tried with 4.06 and searching for them lines isn't found in the templates

ged 09-01-2010 10:31 AM

Neat and useful. Thanks. :)

Jack12 09-01-2010 10:51 AM

Quote:

Originally Posted by Keev (Post 2092361)
I tried with 4.06 and searching for them lines isn't found in the templates

I see, the code is there but I think I know why you're not able to find it.

The second part of code you need to find is actually 2 lines, and vbulletin will not find the code when entered all together.

Do a search for:
Code:

<vb:if condition="$show['multiquote_post']"><span class="seperator">&nbsp;</span></vb:if>

Look to the next line in your template and you will see that it is </vb:if>. Start a new line directly under that and enter the code I specified in the first post.

Hopefully I've explained it well enough for you, but if you need any additional help, please don't hesitate to ask :)


Quote:

Originally Posted by ged (Post 2092392)
Neat and useful. Thanks. :)

Thanks, glad you like it :)

Greight 09-01-2010 04:18 PM

Thanks anyway. I hope you get skillfull soon enough in vB to help me out in this.

nomoreturn 09-01-2010 10:54 PM

installed on 4.0.6 and not working i try with postbit_legacy and postbit but not working
here's the link
http://www.mastdunya.com/showthread.php?t=2461

Jack12 09-02-2010 02:25 AM

Quote:

Originally Posted by nomoreturn@hotm (Post 2092629)
installed on 4.0.6 and not working i try with postbit_legacy and postbit but not working
here's the link
http://www.mastdunya.com/showthread.php?t=2461

I can't read your source code because you have right click disabled, and firebug isn't showing anything in the postfoot div. Although I have been having some issues with firebug lately.

Would you be able to PM me your postbit_legacy or postbit template code?

It's hard to troubleshoot when I can't see the code.

gagan007 09-03-2010 05:45 AM

I am also using 4.0.6 and new to VB though not to php (came a long way from phpBB)...so I wanted to ask whether I should edit postbit or postbit_legacy as I can find the code in both of 'em


All times are GMT. The time now is 01:41 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.01523 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
  • (1)bbcode_code_printable
  • (4)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