• Recently installed v1.2 but when I click the Profile button for changing the random admin password I get the following error:
    Fatal error: Cannot redeclare veriflog() (previously declared in ./auth.php:7) in ..//wp-admin/auth.php on line 6
    How I correct this behaviour? I don’t have full control over the mysql server. Could it be a permissions error?
    Thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Anonymous

    bump

    Thread Starter Anonymous

    By the way, it’s a Sun server running SunOS 5.8 with php 4.3.6. I’ve tried commenting out the runonce lines that point to auth.php and profile.php but no joy.
    Any help would be appreciated.
    Thanks,
    Loauc.

    Thread Starter Anonymous

    Solved!
    Commented out the runonce line in profile.php and then uploaded the new file and now it works.
    Regards,
    Loauc.

    could someone from dev explain why this is happening. I have the exact same error. It is a common problem (from reading the forums) and I don’t like plasters.

    Thread Starter Anonymous

    Maybe they still don’t know. Maybe I can go to IRC and ask directly. My naive explanation is that veriflog gets initialized previously in the install script so when profile is invoked it thinks veriflog can’t be initialized again.
    I hope it gets fixed since what we’ve been doing is just hack the code without much knowledge.
    Regards,
    Loauc.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error on wp-admin/profile.php in first time use’ is closed to new replies.