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

Fix it: Message history

06/11/2009 01:36 AM
337 3 11
Little bug in "message history". vldP v. 2.5.3
 
Now:
 
Gupta - I'm fine, Gupta. Thank you!
Gupta - How are you, Priyanka?
Gupta - Hello Gupta
Gupta - Hello Priyanka
 
Should be:
 
Priyanka - I'm fine, Gupta. Thank you!
Gupta - How are you, Priyanka?
Priyanka - Hello Gupta
Gupta - Hello Priyanka
 
Now in account_messages.php function message_history():
 
PHP
WHERE (p.member_id1=" . $SESSION->conf['member_id'] . " AND p.member_id2=$member_id AND p.member_id2=m.member_id AND delete1=0) OR

Should be:
 
PHP
WHERE (p.member_id1=" . $SESSION->conf['member_id'] . " AND p.member_id2=$member_id AND p.member_id1=m.member_id AND delete1=0) OR

UPD: Vlad has just fixed it up. So you can simply download file from My downloads section of vldPersonals.com

Comments

db3204

  • Posted on 06/28/2009 04:25 PM
It is lib.account_messages.php in your includes/lib folder

WaterSpirit

  • Posted on 06/28/2009 01:20 PM
I cannot find the file account_messages.php , can you help me :(

radioact

  • Posted on 06/11/2009 11:31 AM
I think it's not your fault and I should fix it somehow by myself. I think it could be result of my turning off the wordwrap function, that breaks the lines (or words) longer 32 characters but sometimes it breaks words in inappropriate place. Don't worry about it, I'll find the way to fix that issue. I suppose it's a css styling.

db3204

  • Posted on 06/11/2009 11:20 AM
Thanks Ramil....I knew I seen it before but when it came time to find it I forgot where.
 
Ramil, I have something to ask to see if you have a comment.
 
When I found the History link and clicked it, I noticed that the box width went beyond the right borders of the site. This has been the case for some other text boxes. I fix them when I find them, but my question is, is there a way to search for all text boxes that go beyond your site's borders? I wish I could fix them all at once by changing the width for all text boxes, but I guess that is not the case.

radioact

  • Posted on 06/11/2009 11:01 AM
Compose message (to me) -> under Submit button -> History

db3204

  • Posted on 06/11/2009 09:48 AM
Ramil...this is driving me crazy....where is PM history?
 
Thanks

radioact

  • Posted on 06/11/2009 08:07 AM
Yes, Dan, you are right. But you can download it from vldPersonals site, Person - Vlad has just fixed it up.

db3204

  • Posted on 06/11/2009 07:12 AM
I think the file you are looking for is lib.account_messages.php but wait till Ramil replies to be sure.

Log in to leave a comment