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

phpbb 3 show avatar thumbnail

01/26/2012 12:19 PM
241 0 1 View Entry
How can I get the member avatar thumbnail to show on the phpbb 3 (vld 2.7v)
 
I try changing this on viewtopic.php
 
'avatar' => ($user->optionget('viewavatars')) ? get_user_avatar($row['user_avatar'], $row['user_avatar_type'], $row['user_avatar_width'], $row['user_avatar_height']) : '',
 
to this but NO luck
 
'avatar' => '<img src="http://www.mydomaincom/viewthumb.php?user='.$cur_post['username'].'" />',
 
try the vldpersonal forum but no luck there...
 
Anyone?
View Comments & Reply...
I have it set to manually approve members. Many times members register with a picture to later change it to something silly or not within my site guidelines.
 
I would like a mod that if they change the profile picture the account would go offline till admins approval is done.
View Comments & Reply...
240 0 0 View Entry
When someone skips a required field in the registration form and get an error, how can we make a mod that highlights the skip field in red?
 
Also... When a guest gets an error on the registration form, the required image they selected goes away every time, is that normal?
View Comments & Reply...

Guestbook comment on the Homepage

08/04/2011 07:26 PM
250 0 3 View Entry
Is their anyway to display all guestbook comment on the homepage? It would keep the site looking live...
 
Anyone?
View Comments & Reply...
Sorry for my English:
 
Browsing alot of site I notice the calendar is not use very much because of course it was created for events.
 
It would be nice if we had a calendar were member can see who is doing what on what date.
 
For example if you are going to be at a club friday night or going to the zoo with friends on saturday etc...you can put yourself out for that date
 
Member can browse "who is out" by date.
 
For example if you click on any date on the calendar all the member who are doing stuff that date will show up.
 
Member would be display by closest to farthest from you using a link similar to this
 
<a href="http://www.domain.com/index.php?m=search&issearch=1&uszip={session.profile_uszip}&dist=3000" title="whos_out">Who's Out</a>
 
The photo is from another site that using the "who is out" mod. This mod keep member coming back and it use alot by all members.
View Comments & Reply...
I try to upload a picture of what I'm talking about but is giving me this error: Picture could not be uploaded. Check your permissions.
 
By default I have it set for a free member to get 1 album with up to 6 photos (paid members get more of course). I would like the profile page for free members to show all 6 photos instead of just show 1 album
 
I have this code but I sure that not the way of doing thing maybe someone get correct it?
 
group id "2" for free members
 
and group id "5" is for paid members
 
<!-- IF member_group_id == "2" -->
<!-- IF settings.enable_pictures AND member_total_albums -->
<h5><a href="{virtual_path}{member_pictures_link}"><!-- IF settings.enable_old_style_pictures != "1" -->Pictures<!-- ELSE -->{lang:"member","frm_pictures"}<!-- ENDIF --></a></h5>
<!-- IF settings.enable_old_style_pictures -->
<div class="sidepics">
{pictures:member_id=member_id,limit="6"}
</div>
<!-- ELSE -->
<div class="sidedata">
{pictures:member_id=member_id,limit="6"}
</div>
<!-- ENDIF -->
<!-- ENDIF -->
 
<!-- ELSEIF member_group_id == "5" -->
<!-- IF settings.enable_pictures AND member_total_albums -->
<h5><a href="{virtual_path}{member_pictures_link}"><!-- IF settings.enable_old_style_pictures != "1" -->{lang:"member","frm_albums"} ({member_total_albums})<!-- ELSE -->{lang:"member","frm_pictures"}<!-- ENDIF --></a></h5>
<!-- IF settings.enable_old_style_pictures -->
<div class="sidepics">
{pictures:member_id=member_id,limit="6"}
</div>
<!-- ELSE -->
<div class="sidedata">
{pictures:member_id=member_id,limit="6",albums="1"}
</div>
<!-- ENDIF -->
<!-- ENDIF -->
 
<!-- ENDIF -->
 
Maybe someone can tell me the correct way for this code?
 
thanks
View Comments & Reply...
Lot of dating sites have this option:
 
If you have a site for couples, females and males, how would I go by giving a gender (couple) the "option" to block single men from contacting them.
 
Sample of "User Privacy Setting" = Block single men from contacting you? Yes or NO
 
Thanks
View Comments & Reply...

What on your mind mod

06/16/2011 02:29 PM
368 0 7 View Entry
Stop creating silly mods and create a real mod that member can use. Like the one on the picture...
View Comments & Reply...

Could it be possible?

06/09/2011 10:33 AM
143 0 1 View Entry
Could it be possible that the profile "guestbook option" included in the vld script be use as a status mod ? Or do you anyone think I would run into problem later on? Maybe pagination problem or to much info weight on the script?
View Comments & Reply...

Facebook Wall Mod?

06/07/2011 08:33 PM
371 0 8 View Entry
Does anyone have a facebook wall mod/or similar that works and is willing to sell?
View Comments & Reply...