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?

CommentFileSizeAuthor
#1 functions_user-302.zip19.88 KBvb

Comments

vb’s picture

StatusFileSize
new19.88 KB

Unpack 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.

sianla’s picture

Status: Active » Closed (fixed)

Thanks. It works perfectly.

trunker’s picture

Worked for me also! Thanks Much!

brian13’s picture

holy crap...you're a life saver!

thank you so much!!!

aldim’s picture

THX DUDE!!!! IT WORKS !!

pete_dr’s picture

i had a similar error, slightly different, but that file seems to have fixed that. thanks :)

avpaderno’s picture

Title: Error after Upgrading forum » Error after upgrading forum
smoothvibes’s picture

worked for me too, with no error :)

ghetto_child’s picture

Well 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!

ramon.cutanda’s picture

Thanks!