View Full Version : [Request a programmer] PopUp with user information to pass your mouse over the Nick
In Forum and ForumDisplay.
Do not know if this is the right place where I make this request, but wanted to know if some programs may help ma get this product.
I leave with a capture:
https://vborg.vbsupport.ru/attachment.php?attachmentid=135720&stc=1&d=1326415108
LifesGreatestGift
01-13-2012, 12:02 AM
is that vBulletin or IP.Board?
is that vBulletin or IP.Board?
It IP.Board, I love that someone wants to work with effect alograrlo pair, the problem is that I only design but not programming.
Could you help me with this project?
LifesGreatestGift
01-13-2012, 01:24 AM
I'm almost done :)
I'm almost done :)
're working on it? :eek:
LifesGreatestGift
01-13-2012, 02:53 AM
Coming soon
Coming soon
That Uff, I'm very anxious waiting
LifesGreatestGift
01-13-2012, 04:36 AM
Demo
http://i293.photobucket.com/albums/mm71/smallvilleproject/demo-1.png
--------------- Added 1326435217 at 1326435217 ---------------
http://i293.photobucket.com/albums/mm71/smallvilleproject/demo-3.png
OMG Spectacular
This effect can be achieved by passing the mouse over the nick without an extra button?
or by passing the mouse on Nick in Last post?
Please let me apologize if I'm rushing, but I'm very excited about this possibility.
LifesGreatestGift
01-13-2012, 11:48 AM
OMG Spectacular
This effect can be achieved by passing the mouse over the nick without an extra button?
or by passing the mouse on Nick in Last post?
Please let me apologize if I'm rushing, but I'm very excited about this possibility.
Not without using plugins to register variables. A lot of these variables are not available in the memberaction_dropdown template. All my code resides inside the postbit(_legacy) template.
Not without using plugins to register variables. A lot of these variables are not available in the memberaction_dropdown template. All my code resides inside the postbit(_legacy) template.
Then it would be impossible or would require more work?
LifesGreatestGift
01-13-2012, 12:04 PM
I'm sure it's possible, but I personally don't have the time to do it. I mainly do designs. But once I release the design code, anyone is more than welcome to incorporate it into a plugin to do what you'd like.
I'm sure it's possible, but I personally don't have the time to do it. I mainly do designs. But once I release the design code, anyone is more than welcome to incorporate it into a plugin to do what you'd like.
What could we do or where we may publish your work for someone to implement the plugin?
LifesGreatestGift
01-13-2012, 12:09 PM
Request For Paid Services forum
--------------- Added 1326460289 at 1326460289 ---------------
but what you are asking is for this mod to 'take the place' of the current memberaction_dropdown so someone would need to 'include' the memberaction_dropdown code and hooks into this code as well.
Request For Paid Services forum
--------------- Added 1326460289 at 1326460289 ---------------
but what you are asking is for this mod to 'take the place' of the current memberaction_dropdown so someone would need to 'include' the memberaction_dropdown code and hooks into this code as well.
And it is not possible for someone to do for free?
About the last thing you write:
That is outside my expertise, I am frustrated by it but not to do.
I wonder how it all auqnue was a long process but gradually making it could go, you can learn with some tutorial?
LifesGreatestGift
01-13-2012, 12:17 PM
Well you could try the Unpaid Requests forum, but it usually doesn't go far from there.
you can learn by downloading mods/plugins and reviewing how they work, what hooks they use etc and then go from there.
You mean something like this?
<form action="ajax.php" method="post" onsubmit="return FBStatus.save_edit_mood();">
<div class="friends_mini friends block">
<div class="blockbody userprof_content userprof_content_border">
<h5 class="blocksubhead userprof_blocksubhead smaller ">
<vb:if condition="$show['dbtech_status_mood_change']">
<a class="textcontrol imagecontrol" style="cursor: pointer;" id="dbtech_status_editlink" href="javascript://" onclick="return FBStatus.init_edit_mood();">
<img src="{vb:stylevar imgdir_button}/edit_40b.png" alt="{vb:rawphrase edit}" />
</a>
</vb:if>
{vb:rawphrase dbtech_status_mood}
</h5>
<div class="blockrow member_blockrow">
<div id="dbtech_status_mood">
<div id="dbtech_status_moodtext">
<vb:if condition="$prepared['dbtech_status_mood']">
{vb:raw vboptions.dbtech_status_mood_prefix} {vb:raw prepared.mood}
<vb:else />
{vb:raw vboptions.dbtech_status_default_mood}
</vb:if>
</div>
</div>
<div style="display:none;" id="dbtech_status_mood_controls{vb:var post.postid}">
<span style="font-weight: bold;">{vb:rawphrase dbtech_status_moodedit} - <a href="javascript://" onclick="return FBStatus{vb:var post.postid}.cancel_edit_mood();">{vb:rawphrase cancel}</a></span>
{vb:raw critbit}
</div>
</div>
</div><!-- blockbody -->
</div><!-- widget block -->
</form>
LifesGreatestGift
01-13-2012, 12:23 PM
not really sure what posting the code to dbtechs status mod will do... o.O
I wanted to know if what you mean when you said I could learn from the Mod's that he had downloaded.
LifesGreatestGift
01-13-2012, 12:36 PM
im talking about mods/plugins in general to learn how to register variables if you wanted to learn to code it yourself.
im talking about mods/plugins in general to learn how to register variables if you wanted to learn to code it yourself.
OK, I understand.
I could put some quick example for noticing that I have to look?
LifesGreatestGift
01-13-2012, 03:05 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=276901" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=276901</a>
I've tested and working properly ... but I've been wondering a few things here I leave:
Could it be possible to adapt the code to use the same function that uses this box pointed to the blue arrow?
https://vborg.vbsupport.ru/attachment.php?attachmentid=135734&stc=1&d=1326478305
LifesGreatestGift
01-13-2012, 05:50 PM
again, you would need to register A LOT of variables to be able to show it in the lastpostby template via plugins. Something I am not going to do.
Ok, thank you very much for helping me. :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.