• Resolved gwp

    (@gwp)


    First time trying to install, am running on localhost, error on install.php

    Warning: Missing argument 2 for checked(), called in C:\xampp\htdocs\wordpress\wp-admin\install.php on line 74 and defined in C:\xampp\htdocs\wordpress\wp-admin\includes\template.php on line 363
    /> Allow my blog to appear in search engines like Google and Technorati.

    <input type=”submit” name=”Submit” value=”
    Fatal error: Call to undefined function esc_attr_e() in C:\xampp\htdocs\wordpress\wp-admin\install.php on line 77

    No submit button visible. I had 2.7.xx on the machine with a database created, I deleted all tables, had never installed.

    Anyone point me in the right direction?

    Gary

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter gwp

    (@gwp)

    I have been able to solve first error, second still exists, this is line 77 of code

    <p class=”step”><input type=”submit” name=”Submit” value=”<?php esc_attr_e(‘Install WordPress’); ?>” class=”button” /></p>

    Thread Starter gwp

    (@gwp)

    Fixed it, turned out some of the old 2.7 files were still there.

    Gary

    How did you resolve the first issue? I am getting the same error now.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Install Problem’ is closed to new replies.