They should could chooese that the user should live in this Region
They should could choose an age range ex 24 to 27
They should could choose a min height.
They should could choose sex (male, female or both)
If they don't set up a contact filter, they should could be contacted from any one. View Comments & Reply...
Without Mod:
If u select 31 February, the validation goes through but theres never a 31 February.
With Mod:
Slecting 31 February will give u an error.
Price of Mod : $5
Cheers! View Comments & Reply...
Here is an example for Member profile or Account home:
http://defreunde.de/pics/example.png
step 1:
in header use the kick it here.
<!-- IF active_module == "member_profile" OR active_module == "account_home" -->
<script src="{virtual_path}includes/js/ajax-jquery.js"></script>
<script src="{virtual_path}includes/js/jquery.editinplace.js" type="text/javascript"></script>
<script src="{virtual_path}includes/js/ajax-forms.js"></script>
<script type="text/javascript">
var my_status_edit = "{lang:"core","click_here_for_status_update"}";
</script>
<!-- ENDIF -->
step 2:
in the lang.core.
click_here_for_status_update
and
member_has_not_yet_set_a_status
step 3:
in cp panel -> Custom fields -> General or other -> add text field -> with label -> estatus
step 4:
Upload this files in your vld.
http://defreunde.de/pics/vld-files.rar
step 5:
in member profile.
insert at any places
<div id="euserstatus">
<!-- IF member_id == session.member_id -->
<em style="cursor:pointer;">
<div class="editme1">{profile_field_estatus_value}</div>
</em>
<!-- ELSE -->
<em><!-- IF profile_field_estatus_value -->
<div>{profile_field_estatus_value}</div>
<!-- ELSE --><div>{lang:"core","estatus_no"}</div>
<!-- ENDIF -->
</em>
<!-- ENDIF -->
</div>
in account_home
<div id="euserstatus">
<div class="editme1">{profile_field_estatus_value}</div>
</div>
end. View Comments & Reply...
| 238 | -3 | 0 | View Entry |
http://hots.16mb.com/free/
username/password: tester1/tester1
mod:55Euro View Comments & Reply...
| 123 | 1 | 0 | View Entry |
I´m back after the end of this year 2011 and make more tutorials
and we hope 2012 will be a great year for us vldPersonals owner ;)

| 411 | 0 | 4 | View Entry |
Tired of searching for member, blog entry, event in CP?
Do it once again, please. One last time.
Here are steps for event editing:
1. Open your CP-Manage Events - Find that event end open for editing.
Copy url you see at browser address bar.
http://yoursite.com/cp/index.php?m=membersevents&p=edit&id=1960&sid=82
as you see 1960 is member's id and 82 is event's id.
All you need is to place that link at front end page, and display it only for admins.
2. Open your front end tpl file, in our case it's events_details.tpl and add your link replacing actual numbers with template variables: {member_id} and {event_id}
<!-- IF session.can_access_cp -->
<a href="{virtual_cp_path}index.php?m=membersevents&p=edit&id={member_id}&sid={event_id}" target="_blank">Edit event</a>
<!-- ENDIF -->
I also added target="_blank" attribute to link, so link will be open in new browser's tab/window.
It's good practice to place it to actions list, right under Join event link. Don't forget to put <li>yourlink</li> so it looks better in actions list.
This way you can add links to edit member profile, picture description etc. You can share your links in this post's comments. Though remember, that links syntax can be changed from version to version. View Comments & Reply...
I think some of us allready use stats on our sites and some not.
and some people don´t know how to do ...
Maybee you have more stats code.
Please comments it here ... so we can have a better stats code on our sites.
Now I will explain how to do: (the code is ...)
total members:
online members:
example for 2.5.3:
insert the code in your header.tpl or homepage.tpl
find this code:
<div id="sidebar">
{polls:polls="",limit="1"}
...the stats code here ...
here is how I did it on my site (2.5.3)
<div id="sidebar_wrap">
<div id="sidebar">
<br>total members:
{stats:count="members",online="0",cache_time=1,cache_name="totalmembers"}
<br>online members:
{stats:count="members",online="1",cache_time=1,cache_name="totalonline"}
{polls:polls="",limit="1"}
<div class="banner_sidebar">
{banners:group="sidebar"}
but on 2.5.5 it is little different
you must insert the code in sidebar.tpl
find {polls:polls=""} in the bottom of the page.
and the code will be like this:
{polls:polls=""}
<br>total members:
{stats:count="members",online="0",cache_time=1,cache_name="totalmembers"}
<br>online members:
{stats:count="members",online="1",cache_time=1,cache_name="totalonline"}
<div class="banner">{banners:group="sidebar"}</div>
I use tags <br> so it will be like this:
total members
total online
if you don´t ... it should be like this:
total members total online
some templates has sidebar in header.tpl some in homepage.tpl
and the newer versions of vldpersonals have it in sidebar.tpl
so we can do it in different way but only ask and I try to explain how !
I had try the code in both 2.5.3 and 2.5.5 and know it´s working !
I had try to get man/woman stats to working but no success with it. View Comments & Reply...
Thinking of running multiple sites? Take advantage of our 40% discount for vldPersonals unlimited license upgrade which allows you to install vldPersonals on unlimited number of domains. Simply enter this coupon HOLIDAYS2012 when checking out. If you’re an existing client, you may upgrade your license in the client area . Simply click on your license and then on (Account Addons - Click to view available addons) link.
This is a limited time offer, coupon expires on January 3rd so act. fast! View Comments & Reply...
I am considering using VLD for a singles site I have the domain fo, but I need video chat integrated.
Thanks,
Chad View Comments & Reply...
I just want to say that i will no longer be modding meaning there will be no new mods out from me as i will be working on my own script from scratch.
Those who are interested in my available mods can still feel free to drop me an email as i will still implemen the current mods from me for u.
I will continue modding for the new VLD 3.0 when it comes out.
Cheers! View Comments & Reply...







Latest Comments
Looking for Developer - VLD Site Mods and Fixes - Paid Job
about 10 hours ago
Looking for Developer - VLD Site Mods and Fixes - Paid Job
about 18 hours ago
Looking for Developer - VLD Site Mods and Fixes - Paid Job
about 20 hours ago