When user registered through PHP List Registration form then after registration i am getting warning and a Fatal Error on next page. How can i fix it.
Registration Complete!
Your account has been created and activation link has been sent to the e-mail address you entered. Note that you must activate the account by clicking on the activation link when you get the e-mail before you can login.
Warning: require(/config/config.php) [function.require]: failed to open stream: No such file or directory in /home/face/public_html/1015/components/com_jlord_phplistregistration/jlord_phplistregistration.php on line 339
Fatal error: require() [function.require]: Failed opening required '/config/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php'
in /home/face/public_html/1015/components/com_jlord_phplistregistration/jlord_phplistregistration.php on line 339
Please assist me !
Thanks In Advance !