What is vldPersonals?

vldPersonals is a very easy to use dating/social software. It allows you to create a fully functioning & modern dating website in a matter of minutes. If You think it's too complicated - check vldPersonals!
Know more about how You can become a dating website owner

What is vldCrowd?

vldCrowd.com is the biggest unofficial community of vldPersonals owners. It is a place to share ideas and thoughts about Your dating website. It is a place to answer questions and receive answers.
Do You own a vldPersonals license? Don't hesitate and join!

Connect Today

Community members help each other to take their dating websites to the next level. Can You make your vldPersonals website better? Join and find out...

Connect With More Than 500 Dating Website Owners! Sign Up Today

Tutorial: Better wink system

07/02/2010 05:59 PM
518 1 3
I really think the wink system could use some improvements.
So I started looking and found this nice solution.
 
Integrate the code from Dynamic Drive with DIV and you're set.
http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm
(in this example with lightbox style background I used example 3 from: http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/dhtmlmodal.htm )
 
Replace the wink code at member_profile.tpl with the link from Dynamic drive (should look something like this:
 
Text
<li class="wink"><a href="#" onClick="ageprompt(); return false">{lang:"member","send_wink"}</a></li>

And create a DIV with a table with all your winks in it (see screenshot). Put a link on your winks text or image (if you have the image mod in the quick messages).
 
The links can look like this:
Text
<h3>;-) wink wink</h3><a href="http://www.yoursite.eu/account/messages/quick/{member_id}/1/"><img src="http://www.yoursite.eu/templates/modern/winks/wink.jpg" alt="" border="0"></a>

Comments

godyn

  • Posted on 08/02/2010 03:06 AM
I've found a better lightbox: http://buckwilson.me/lightboxme/

godyn

  • Posted on 07/14/2010 06:04 AM
You also need this mod from radioact to get the images in the message:
http://www.vldcrowd.com/member/1/blog/view/32/

godyn

  • Posted on 07/06/2010 02:18 AM
Forgot to mention: you can also put a quick wink on your profile or member sections card, just by putting the link to the wink there.
Example:
<a href="http://www.yoursite.eu/account/messages/quick/{member_id}/1/">wink</a>

Log in to leave a comment