• Installed WordPress on two different servers.
    Installed each in a “wp” directory
    Both instances have same problem: after logging into WordPress, any activity executed in wp-admin results in blank screen (no error message).
    The activity is executed: can see that using back arrows.

    Is installing WordPress in a “wp” directory a no-no?

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

    (@akmiecik)

    “wp” directory is not the problem.

    I do have Flash code in the header. Specifically:

    <object style="WIDTH: 760px; HEIGHT: 137px;">
    <param name="movie" value="<?php bloginfo('template_directory'); ?>/banner_2012.swf">
    <embed style="WIDTH: 760px; HEIGHT: 137px;" src="<?php bloginfo('template_directory'); ?>/banner_2012.swf">
    </embed></object>

    @everythings Simple: It is impolite and contrary to forum policy to interrupt another poster’s thread with a question of your own. Please post your own topic.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp-admin not working – blank screen’ is closed to new replies.