vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Remove Posted by in sidebar (https://vborg.vbsupport.ru/showthread.php?t=245449)

Muazam 06-28-2010 02:47 PM

Remove Posted by in sidebar
 
https://vborg.vbsupport.ru/

Anyone know how to remove this?

Thanks.

ChopSuey 06-28-2010 02:50 PM

Edit the templates i wouldn't know which one though.....i'll see if i can find it.

Muazam 06-28-2010 03:35 PM

I've checked the templates, I'm not sure what to look after.

Xencored 06-28-2010 03:56 PM

Quote:

Originally Posted by Muazam (Post 2061171)
I've checked the templates, I'm not sure what to look after.

AdminCP >> Forums & Moderators >> Forum Blocks Manager

Muazam 06-28-2010 04:23 PM

Quote:

Originally Posted by Animemike (Post 2061180)
AdminCP >> Forums & Moderators >> Forum Blocks Manager

Not the entire sidebar, just the things I've marked on the picture.

borbole 06-28-2010 04:35 PM

Quote:

Originally Posted by ChopSuey (Post 2061148)
Edit the templates i wouldn't know which one though.....i'll see if i can find it.

That is really helpful.

Quote:

Originally Posted by Muazam (Post 2061145)
http://img163.imageshack.us/img163/651/removeinfo.jpg

Anyone know how to remove this?

Thanks.

@Muazaam, the template you need for that is block_threads. Find and remove the following code:

HTML Code:

<vb:if condition="$threadstype == 0">
                                                        {vb:rawphrase posted_by} <a href="{vb:link member, {vb:raw thread}}">{vb:var thread.postusername}</a> ({vb:raw thread.replycount} {vb:rawphrase replies})
                                                        <br />{vb:raw thread.date} <span class="time">{vb:raw thread.time}</span> {vb:rawphrase in_x, {vb:link forum, {vb:raw thread}, null, 'forumid', 'forumtitle'}, {vb:raw thread.forumtitle}}
                                                        <vb:else />
                                                        {vb:rawphrase last_post_by} <a href="{vb:link member, {vb:raw thread}, null, 'lastposterid', 'lastposter'}">{vb:var thread.lastposter}</a> ({vb:rawphrase x_replies, {vb:raw thread.replycount}})
                                                        <br />
                                                        {vb:raw thread.lastpostdate} <span class="time">{vb:raw thread.lastposttime}</span> {vb:rawphrase in_x, {vb:link forum, {vb:raw thread}, null, 'forumid', 'forumtitle'}, {vb:raw thread.forumtitle}}
                                                        </vb:if>


This will remove everything you asked for but the thread name. If the change doesn''t show up automatically, you might want to remove the block and re-add it again. Hope it helps.

Muazam 06-28-2010 05:37 PM

Thanks borbole, It works great ;)

borbole 06-28-2010 05:52 PM

Quote:

Originally Posted by Muazam (Post 2061233)
Thanks borbole, It works great ;)

You are welcome Muazam. Glad to have been of help.


All times are GMT. The time now is 12:36 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.01031 seconds
  • Memory Usage 1,730KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete