name mode size
..
README.txt 100644 916B
editbio.php 100644 1.27kB
get_session_vars.php 100644 2.89kB
index.php 100644
login.php 100644 4.46kB
logout.php 100644 1.63kB
lostpassword.php 100644 1.21kB
profile.php 100644 4.41kB
queries.php 100644 2.33kB
register.php 100644 1.21kB
README.txt
This folder contains the files to replace in your eFiction install to bridge it with an installation of PHP-Fusion. These files will let you use your PHP-Fusion users table as the authors table for eFiction. This bridge assumes your PHP-Fusion intall and your eFiction install share the same database. Move the following files to the users/ folder in your eFiction install: editbio.php login.php profile.php register.php lostpassword.php Move the following files to the includes/ folder in your eFiction install: get_session_vars.php queries.php Edit queries.php to point to your PHP-Fusion tables. Goto Admin->Page Links and edit your Register and Lost Password links to point to your PHP-Fusion pages. Register -> PATHTOPHPFUSION/register.php Lost Password -> PATHTOPHPFUSION/lostpassword.php If eFiction is a sub-folder under PHP-Fusion PATHTOPHPFUSION will be ../