I got this after i upgraded my phpbb3 to the latest version.
Fatal error: Cannot redeclare user_delete() (previously declared in /home/***/public_html/modules/user/user.module:1577) in /home/***/public_html/forum/includes/functions_user.php on line 571
Can someone please advise me what to do?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | functions_user-302.zip | 19.88 KB | vb |
Comments
Comment #1
vb commentedUnpack archive functions_user-302.zip and copy the file function_user.php to
.../phpbb3/includes ... replacing the existing function_user.php
The other changes if needed will follow in the next release.
Comment #2
sianla commentedThanks. It works perfectly.
Comment #3
trunker commentedWorked for me also! Thanks Much!
Comment #4
brian13 commentedholy crap...you're a life saver!
thank you so much!!!
Comment #5
aldim commentedTHX DUDE!!!! IT WORKS !!
Comment #6
pete_dr commentedi had a similar error, slightly different, but that file seems to have fixed that. thanks :)
Comment #7
avpadernoComment #8
smoothvibes commentedworked for me too, with no error :)
Comment #9
ghetto_child commentedWell thank you very much! It helped perfectly. I already started to think of re-installling Drupal but decided to search for salvation of this problem and found this topic. Thanks once again!
Comment #10
ramon.cutanda commentedThanks!