Files for login and register?

I want to be able to integrate the register/login with another system. Where in Dolphin can I locate the register/join and login files? I want to be able to modify it such that when a user register on dolphin, the data can go into the dolphin database and also my other system database. In addition, if a user log on my other system, they will automatically be logged onto dolphin. Thus, there will be two open database connection from different schemas.

Quote · 3 Sep 2008

Join process here:join.php

member login here: member.php

good luck

Quote · 4 Sep 2008

Hello AndreyP

I want to know the template files for registration and login where can i edit?

I just purchased a third party contact importer script and i want to integrate with dolphin.

Thnx

Quote · 7 Sep 2008

Good question.

Quote · 8 Sep 2008

Just open join.php for example,

we found here:

$_page['name_index'] = 3;
so it mean that templates\tmpl_uni\page_3.html  used for this file,

if this file don`t exist, so used default.html

same and with member.php (here used 81 page)

Quote · 9 Sep 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.