SreelalChalil / Online-Job-Portal

Online Job Portal project is web application built using PHP, MySQL as backend and HTML JavaScript & Bootstrap as Frontend technologies. Note that this software is developed as an academic project.
https://github.com/Sreelal-c/Jobboard-backend
GNU General Public License v3.0
103 stars 85 forks source link

Forgot Password is in complete #3

Open SreelalChalil opened 8 years ago

SreelalChalil commented 8 years ago

Forgot Password page is not completed

khalidprogrammer commented 7 years ago

i have problem in register_user page it show me error code 404 plz help me how to fix that code and also error occured in login.php its not redirected to profile

SreelalChalil commented 7 years ago

Have you created the required database (import the .sql files from Database folder) Also check whether the root folder name is job_portal . check the config.php file. check for parameters in Job-Portal/location/classes/dbconfig.php

Also read the wiki section

Watnouweer commented 7 years ago

The action sends you to forget.php. While the php file is called forgetpass.php . 2 solutions here i think.