vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Is this a mod? (https://vborg.vbsupport.ru/showthread.php?t=320312)

Kushal Patel 09-21-2015 05:35 PM

Is this a mod?
 
1 Attachment(s)
Hey guys, find the attatched images.
I was wondering if this is a mod or something?
It looks neatly done.
I wanted to get just like this on my vBulletin. Currently mine is left sidebar posts.
All the posts and user info will be on left side and not everything shows in one line.

Second: Attatchment.
When i was attatching file here, i saw the attatchment is nicel done, shows the max size and information so user knows upto what size they can upload.

MarkFL 09-21-2015 06:09 PM

You can switch the postbit style by following:

AdminCP -> Settings -> Options -> Style & Language Settings

Then scroll down to "Use Legacy (Vertical) Postbit Template" and set this to "No" if you want the type of postbit shown in the attachment.

squidsk 09-21-2015 06:11 PM

If you have your userinfo on the left that means your vbulletin is setup to use postbit_legacy, if you change the settings to postbit (Admincp -> vBulletin Options --> vBulletin Options --> Style & Language Settings->Use Legacy Postbit)

Kushal Patel 09-21-2015 06:34 PM

Got it! What about attatchment manager guys?

This is how mine looks.
https://gyazo.com/74a8313dd6d99d68b250d358843edd43

Kushal Patel 09-23-2015 04:52 AM

BUMP!
Is it possible guys, to do this?
I am trying to create a 'Direct Download' Button.
I attatch my files through attatch system
BUT
I want to make a Direct Download, which i made picture and called it Direct Download and i re-direct it to the direct download link.
I don't want guests to click on it and download it, because the files i attatch through attatchment manager are only for members, so i installed 'Hide Links from Guests'.
What this does is, hide images and tells guests to register.

Is it possible for Guests to SEE the images BUT NOT CLICK ON THE LINK?

cellarius 09-23-2015 06:36 AM

If a user sees the image, it already has been downloaded to his local computer. No way around that. A browser can't show an image without downloading it.

Kushal Patel 09-23-2015 04:47 PM

Okay, i got it to work other way around.
I hid [.code] from guests and this can work for my need.
Anyone any help for Attatchment manager?
Also, i noticed to add sideblocks on right sid of forum u need vBulletin CMS?
it's an option in ACP? But my ACP i don't see that anywhere.
vBulletin 4.2.3

Lynne 09-23-2015 05:25 PM

What is your question about the Attachment Manager?

To set the forum blocks...
vboptions > forum sidebar > set those to what you want
forums & moderators > forum blocks > add the blocks you want

Kushal Patel 09-23-2015 06:13 PM

If you look at my first post, i have attatched how my attatchment manage looks, I want to change that, and make it look like the one on here.

Lynne 09-24-2015 01:03 AM

Your first post shows the postbit, not attachment manager.

Kushal Patel 09-24-2015 12:01 PM

Quote:

Originally Posted by Lynne (Post 2555641)
Your first post shows the postbit, not attachment manager.


Oh sorry about that Lynne.

Here, this is what it looks like: https://gyazo.com/74a8313dd6d99d68b250d358843edd43

--------------- Added [DATE]1443103976[/DATE] at [TIME]1443103976[/TIME] ---------------

Also guys, how do i change the spacing in this?
https://gyazo.com/3e53e5070d84aa58392eba24cb349c1d

It looks out of its spacing.
you can see colon and everything just not in order and in one line.
I want it as
Join Date : August 2015
Posts : 50
Thanked : 12

squidsk 09-24-2015 02:09 PM

Quote:

Originally Posted by Kushal Patel (Post 2555657)
Oh sorry about that Lynne.

Here, this is what it looks like: https://gyazo.com/74a8313dd6d99d68b250d358843edd43

--------------- Added [DATE]1443103976[/DATE] at [TIME]1443103976[/TIME] ---------------

That's the default attachment manager for vb4, you can change it back to the old one in your settings.

Quote:

Also guys, how do i change the spacing in this?
https://gyazo.com/3e53e5070d84aa58392eba24cb349c1d

It looks out of its spacing.
you can see colon and everything just not in order and in one line.
I want it as
Join Date : August 2015
Posts : 50
Thanked : 12
That's a css issue, probably related to the "awesome" image in the postbit. Without a link to the site it is impossible to determine what exactly the problem with the css actually is.

Kushal Patel 09-24-2015 08:50 PM

Hey thanks for your reply.
I can PM you the site if you can help me out please.
Also default attatchment manager, how do i switch it back?

Lynne 09-25-2015 03:00 PM

AdminCP > Settings > Options > Message Attachment Options > Asset Manager - Enable > No

Kushal Patel 09-25-2015 11:14 PM

Quote:

Originally Posted by Lynne (Post 2555752)
AdminCP > Settings > Options > Message Attachment Options > Asset Manager - Enable > No

Yes Thank you so much for your help.
I got that working and the postbit which wasnt aligned properly.

Thanks!

Kushal Patel 09-26-2015 02:42 PM

1 Attachment(s)
Is it possible to shrink activity area? it's too big in width.
Also, in activity area, i want it to show only thread title, not the post.
Right now, default, it shows titles and first few characters of post.

How can i edit that?

ArcadeSyndicate 09-27-2015 01:50 PM

Go to Styles and Templates -> Style Manager -> Style Variable Editor -> Forum Sidebar Width

Change from 270px to something fewer.

If you want to change the content you've got to edit the template, i guess it was block_activitystream or something.

Kushal Patel 09-27-2015 05:43 PM

Okay, I fixed the width. But guys i still need help with which template to edit, if anyone want i can post the code here so they can look at it and help me. Thanks!

ArcadeSyndicate 09-27-2015 06:30 PM

what kind of block are you using?

Kushal Patel 09-27-2015 08:04 PM

I am using all of my forums.
Any section where user makes a post, it will show up in activity.

ArcadeSyndicate 09-27-2015 08:22 PM

1 Attachment(s)
i meant the block type.

Kushal Patel 09-27-2015 09:06 PM

1 Attachment(s)
Hey sorry i am still not getting what you mean.
I just use the basic forum sidebar that it came with.
I am new to vBulletin.

I just want it to show.
UserAvatar
Thread Title and date & time.

ArcadeSyndicate 09-27-2015 10:14 PM

ok, go to

Styles & Templates -> Style Manager -> Edit Templates -> Block Templates -> block_newposts

and remove

Code:

<p class="widget_post_content">{vb:raw post.message}</p>

Kushal Patel 09-27-2015 10:38 PM

Hey Thanks for your help! I appreciate it.

I had another question, is it possible to add a vertical/horizontal block

https://gyazo.com/7414280fb1c661725838dc65cda6c6bf

between shoutbox and navbar?

I want to make a block (horizontal) in which I can upload posters, like movie posters? So people would know what upcoming movies are releasing, and a scroll bar that scrolls it through?

ArcadeSyndicate 09-27-2015 10:52 PM

sure, i once coded something like that for vb3, admincp driven and so on, for latest downloads ;)

if you find nothing similar in this section, pm me
https://vborg.vbsupport.ru/forumdisplay.php?f=245

Kushal Patel 09-28-2015 02:44 AM

Hey, I searched the forums and i couldn't find anything similar to it (unless if i am getting too old and going blind lol)


All times are GMT. The time now is 03:28 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.01256 seconds
  • Memory Usage 1,765KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (26)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