![]() |
Collapsable user info
This mod is cast here by it DI - BBCode [spoiler].
Installation is simple: Upload all files from a folder upload in a root of a forum and to import a product. History:
Troubleshooting If to happen so, that together with the information of the user has collapse also its avatars (:)) then open a template postbit_legacy, find $template_hook [postbit_userinfo_left] and move it below a condition HTML Code:
<if condition="$show['avatar']"> DEMO PS sorry for English:D |
In new version fixed working mod without additional field, and add collapse in PM:)
|
Will this work with postbit as well as legacy? Any other changes other than editing the postbit template rather than postbit_legacy template.
|
I followed instructions for postbit legacy but the user info does not open a drop box and just the IM icons show?
|
I moved the $template_hook[postbit_userinfo_right] position to below the IM icon display codes and that solves one problem. However the user info bock does not open and so now now additional information can be seen.
Is this mod supported? |
Yes, supported:)
Mod is replace 2 variables: $template_hook[postbit_userinfo_left] (as starting tag collapse) and $template_hook[postbit_userinfo_right] (as ending tag collapse). So if you have not default style, put first variable under condition about avatar and second variable under $post[icqicon] $post[aimicon] and etc. Soon i'm rebuild mod for postbit (not legacy) mode. |
This looks promising... will install later :)
|
Quote:
|
In version 1.1.2 added collapse for postbit mode.
Peterpan002, its not can be:) Say address your board in my pm, i will see. |
I have installed on test site on my pc so no access possible. I have redone but same problem
|
Quote:
|
I sorted it thanks :)
|
No worky for me man.
|
What happens?
|
The file structure in the zip is wrong. You have to lose that cui folder that holds the jquery file.
Fixed it, and changed up the css file to my liking. It's great after it's working, but I don't know after all that if I like it with my board. I guess it's my taste. |
I did want to post screens of how it came out. Once again, great mod if you want to use something like this. Tested in IE and Firefox.
Here is a temporary demo, but like I said, I don't know if I'm keeping it. |
Mmm, what do you mean?
|
One minor bug thru testing. If you use any AJAX editing or quick reply, you can't make your own info expand until you refresh the page.
|
great...exactly what I have been looking for..THANKS SO MUCH!!!
|
glorify This is not a bug, spoiler mod worked like my mod.
wwolf27 welcome ;) |
Sorry, it's a bug. Maybe not from your end, but the ajax definitely interferes with the functionality of either the post that was edited or quick replied. Works after a refresh. Not banging ya, just letting you know what happens.
The Ajax also interferes with this mod, and it is a known issue. |
Yes, i mean it's not mine bug:)
|
LOL. Yeah, I will say I am liking this the more I use it tho :)
|
can this be made in such a way that the info of users other than the thread starter are collapsed?
The first post on the thread shud not have the info collapsed .. can this be done? thanks for the mod. like it |
Hi, I just installed this.
I don't understand this step: 5. Into options of mod in field write the name of just created option (for example field5). Where do I place this at? Thanks. |
Okay, figured out that step 5, but it doesn't do anything when it's enabled...anyone else have that problem?
|
anyone get this to work with 3.8?
|
Hack updated to v1.4. Look in history.
|
Ive found a bug , on my forum this mod didnt work. I looked in the source and the script tags we not closed as they should be.
In the : collapse_info template the code is currently Code:
<if condition="!$vbulletin->products['spoiler']['active']"><script type="text/javascript" src="clientscript/jquery_load.js" /></if> Code:
<if condition="!$vbulletin->products['spoiler']['active']"><script type="text/javascript" src="clientscript/jquery_load.js" ></script></if> |
Yes, you right. There is a bug. But code should be like that:
HTML Code:
<if condition="!$vbulletin->products['spoiler']['active']"><script type="text/javascript" src="clientscript/jquery_load.js" ></script></if> |
Released version 1.4.1 with couple changes.
|
I like this but it doesn't work so far for me. Here are the details.
After uploading and installation, I see the user info collapsed as it should be. When I click on it, it switches over to "Getting user info" (or something like that) but nothing ever happens. Any idea? I like this because it saves a lot of wasted space on my site. Thanks. |
Anyone? ;)
|
Got it to work after upgrading to 3.8.6. Anyone know how to alter the colors/design?
|
Any way to change the color scheme or remove the border?
|
All times are GMT. The time now is 02:09 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|