Since I upgraded to a new PHP Version 5.3.2 the "Avatar Generator" modification, which has always been installed in my phpbb2 board, stopped working.
I really don't know what the problem is but now when I click over the "Generate Avatar" button in the Edit profile page, then it points to a completely blank page. It's very strange because the blank page is showing NO php or sql errors at all... so I dont have any clue or reference to attempt to correct the error. I also checked for php error files in cpanel logs, but also there, no errors reported.
The page is just blank!
This is the link to the mod, so that eventually you can test it, or check for eventual deprecated functions:
http://www.phpbbhacks.com/download/6516
By my side, I think the problem is in the usercp_avatar.php file,
which might have something about this modification that php 5.3.x doesn't like and prevents to load its avatar generator page.
The mod was working before and I haven't changed any of the core files since years.
UPDATE!
Hi Patrick,
don't worry anymore
after uninstalling & reinstalling the mod completely, as well as re-uploading all files, solved my problem!