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
1645 2 7
My integration VLDPersonals and AjaxChat :)
1) Download and install AjaxChat - [Download]
2) Create new page.
Option:

3) Create file chat_login.tpl
add in www/templates/you_theme/
 
Text
<!-- INCLUDE header.tpl -->
 
<div class="header_wrap">
        <div class="location_wrap">
                <div class="location">
                        <h1>{app_page}</h1>
                </div>
        </div>
        <div class="options_wrap">
                <div class="title">
                        <h1>{app_page}</h1>
                </div>
                <div class="clear"></div>
        </div>
        <div class="clear"></div>
</div>
 
<!-- INCLUDE message.tpl -->
 
<!-- IF hide_content != "1" -->
 
        <div class="outter page_default">
 
                <div class="typepage">
                        <div class="dataitem single">
                                <div class="entry">
                               
                               
                               
                               
                <!--[if lt IE 7]>
                <link rel="stylesheet" type="text/css" href="css/ie5-6.css"/>
        <![endif]-->
        <script src="http://YOUSITE.COM/chat/js/chat.js" type="text/javascript" charset="UTF-8"></script>
        <script src="http://YOUSITE.COM/chat/js/lang/ru.js" type="text/javascript" charset="UTF-8"></script>
        <script src="http://YOUSITE.COM/chat/js/config.js" type="text/javascript" charset="UTF-8"></script>
        <script type="text/javascript">
                // <![CDATA[
                        function initializeLoginPage() {
                                document.getElementById('userNameField').focus();
                                if(!ajaxChat.isCookieEnabled()) {
                                        var node = document.createElement('div');
                                        var text = document.createTextNode(ajaxChatLang['errorCookiesRequired']);
                                        node.appendChild(text);
                                        document.getElementById('errorContainer').appendChild(node);
                                }
                        }
                       
                        ajaxChatConfig.sessionName = 'ajax_chat';
                        ajaxChatConfig.cookieExpiration = parseInt('365');
                        ajaxChatConfig.cookiePath = '/';
                        ajaxChatConfig.cookieDomain = '';
                        ajaxChatConfig.cookieSecure = '';
 
                        ajaxChat.init(ajaxChatConfig, ajaxChatLang, true, true, false);
                // ]]>
        </script>
</head>
 
<body onload="initializeLoginPage();">
        <div id="loginContent">
                <div id="loginHeadlineContainer">
                        <h5>Chat login</h5>
                </div>
                <form id="loginForm" action="http://http://YOUSITE.COM/chat/" method="post" enctype="application/x-www-form-urlencoded">
                        <div id="loginFormContainer">
                                <input type="hidden" name="login" id="loginField" value="login"/>
                                <input type="hidden" name="redirect" id="redirectField" value=""/>
&copy 2010 by Invision
<hr>
                                <input value="{session.username}" type="hidden" name="userName" id="userNameField" maxlength="16"/></div>
                               
                                <br>    <!-- IF loggedin == "1" -->
                                <font size="2">Name: <b>{session.username}</b></font><br>
 
                                <br>
                                <div><input type="submit" name="submit" id="loginButton" value="Login"/></div><!-- ENDIF -->
                               
                                <!-- IF loggedin == "0" -->
                                                {anchor:url1="account/register/",url2="index.php?m=account_register",name="core|menu_register_chat"}
                                        <!-- ENDIF -->
                                </div>
                                <div class="clear"></div>
                        </div>
                </div>
                <div class="clear"></div>
 
        </div>
 
<!-- ENDIF -->
 
<!-- INCLUDE footer.tpl -->

Edit http://YOUSITE.COM in code!
 
------------------------
 

------------------------

Comments

jackal

  • Posted on 10/05/2011 07:01 PM
Is anyone using this on 2.7 and is working good?

Holger

  • Posted on 10/11/2010 06:46 AM
ok ... dont get this to work ... mysql warnings all the way and everything im tryin doesnt work ... i have the db name, password, dbusername and so on but it wont work.
 
Need help for this. If someone want to integrate it for me ... i send all the neccessary data and money ;-)

johnwh

  • Posted on 09/25/2010 11:52 PM
problem
XML Parsing Error: no element found
Location: http://www.xsasa.com/chat/
Line Number 1, Column 1:

dezchilds

  • Posted on 08/11/2010 08:27 AM
i don't have mod_rewrite on my server how i can use of this ?

david

  • Posted on 03/12/2010 07:23 PM
where do you download the ajaxchat software to?

Invision

  • Posted on 03/10/2010 07:11 AM
It works!

firesgame

  • Posted on 03/09/2010 02:03 PM
This is not 100% integration - the code have some mistake, is it?
I have the problems such as "Username in use." and the all text becomes invisible after a time.

Log in to leave a comment