![]() |
Was going to release the 4.0 ugly beta last night after I posted the 4.0 tabs mod, but I decided to get some sleep :)
It'll be out soon. Why not post it now you ask? Because I'm posting from my phone :) Automation needs functionality tweaking. |
Looking forward to it mate, thanks for it in advance :)
|
Quote:
Line 1 Line 2 Line 3 ... Line 25 currently it will show up without line breaks Line1Line2Line3...Line25 which is useless members on my site enter list of animals that they keep so this drop down is very handy to see what a member keeps. Your mod significantly cleans up the signatures...before users would create signatures that are 25lines high, to show the animals they keep. Now it's nice and clean in a drop down. Thanks for the mod! |
so...any ideas if this is possible or if it will be made in the next update?
|
It would be outside the scope of the mod, but it's possible. Something like if profile field 34, then parse lines by line break or special character or something.
|
1 Attachment(s)
Quote:
Template markup: I have used a h6 header and a definition list for the different fields and values - semantically, I think that's the best approach. PHP Code:
Notice that I had to add one inline style rule (clear:both) to the containing div in order to keep it in place. I haven't bothered to use language variables. Resulting HTML markup: HTML Code:
<!-- start Computer Details --> Additional CSS added at the bottom of the additional.css template: HTML Code:
/* COMPUTER DETAILS DROP-DOWN */ Attachment 118586 This is what it looks like in postbit_legacy. I'm not claiming to be an expert at any of this but I thought it might help progress this mod. I'd be grateful if, in return, you could see any obvious improvements I could make to my hack. Thanks - keep up the good work! |
Gotta remember to post my code tonight. Looks largely the same, but I didn't have issues with width restrictions. The opposite actually where something would make it really long in testing. JS thing I think.
|
Thanks cfish. :)
|
Quote:
|
Quote:
|
Quote:
Amnesia, it's a terrible thing. :D |
Whoops! You are going to release a 4.0.x. Can't wait! :D
|
Hi Wired1,
Has this been abandoned then for VB4? If so, I'll have to pay someone to code something similar for me, seems a shame cause your mod was great. :) Dave. |
v4.0's up: https://vborg.vbsupport.ru/showthread.php?t=248651
Sorry for the delay guys, but my last job was running me ragged with late hours and well past 40+ hours a week with odd days. Eating / sleeping prioritized over coding :( New job's standard hours, and I'm rested up, so here's the code! Managed to fix some bugs too, but one or 2 arose. Fricking hate vB4 ATM :mad: |
Has anybody figured out how to allow members to place a clickable link in the drop down menu?
For example, my members want to place a link to a particular thread on the forum so that other members can click on the link to read all about that member's thread. Thanks. |
Code for URLs
Code:
<tr><td class="vbmenu_option" align="left"><a href="private.php" rel="nofollow">Private Messages</a></td></tr> Code:
<tr><td class="vbmenu_control"><b>Processor</b></td><td class="vbmenu_option">$post[field6]</td></tr> |
Quote:
Code:
<tr><td class="vbmenu_option">My Tank: <a href="$post[field28]" target="_blank">Click here to see my tank thread.</a></td></tr> |
Updating this for 4.x.x?
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=248651 |
Hey Wired1, great mod.
Question: How do i change the location of the "dropdown field" in the postbit? Say I want it to show in the bottom of the postbit, instead of above the avatar? |
Quote:
Code:
$template_hook[postbit_userinfo_left] |
Can I get some help with this mod please, I have had this installed for years now and need to make some changes. I am using the manual template and things are working ok however I want to add an additional option and cant seem to find where the profile fields are being pulled from. As a users I see the questions in usercp but when I go to admincp to find these profile fields I dont see them? Where is this mod getting the profile fields from?
|
Sounds like you're also using the extra profile fields page mod I made. Go back to the instructions for it, re-do the manual edits and the fields will show up.
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 08:27 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|