Quote:
Originally Posted by Skywatcher
Hi, I'm having a problem in version 3.8
My super moderators get the notification, they can access the moderation screen, but when they click on continue in order to approve the new member, they only get a blank screen with the footer (with the mod info/Copyright) and the member doesn't get approved.
Any idea of what might be the problem?
|
Quote:
Originally Posted by EcoCav
I am having the same problem as Skywatcher... any fix for this?
|
Quote:
Originally Posted by ex-vecs
Same here?
|
Quote:
Originally Posted by Santehnik
If you have blank screen than edit user_moderation.php:
Find
PHP Code:
print_form_header('user', 'domoderate');
and change to
PHP Code:
print_form_header('user_moderation', 'domoderate');
This work's for me 
|
Oh crap, can not believe I missed that

Sorry about that folks. I will update it in the next version