Hello everybody,
from Monday the homepage of my website is giving me this error message
Fatal error: Cannot redeclare uservalidationbyemail_validate_email() (previously declared in /elgg/mod/uservalidationbyemail/start.php:127) in /elgg/mod/uservalidation/start.phpon line 226
can anybody tell me what to do?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Matt Beckett@Beck24

Matt Beckett - 0 likes
- chiara@chiaraz

chiara - 0 likes
You must log in to post replies.search your code and look for the second instance of uservalidationbyemail_validate_email
Then remove it and figure out how it got there :)
Matt.......Can you help me??? :)