Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter missionary

    (@missionary)

    I ran a search putting sending referals and on the first link on page 3 i found this as the solution. i would try this and see if it works.
    // If someone has moved WordPress let’s try to detect it
    //if ( dirname(‘http://’ . $_SERVER[‘HTTP_HOST’] . $_SERVER[‘PHP_SELF’]) != get_settings(‘siteurl’) )
    // update_option(‘siteurl’, dirname(‘http://’ . $_SERVER[‘HTTP_HOST’] . $_SERVER[‘PHP_SELF’]) );

    I have followed the recent info on contained on the WP press site and seem no to be getting any result. I have also been reading the comments on this problem and would appreciate it if this problem is fixed in later editions of blogs. I think you guys are doing a fanastic job and since i can’t write any PHP, i just offer prayers.

    Forum: Fixing WordPress
    In reply to: login
    Thread Starter missionary

    (@missionary)

    When I login the browser tries to direct me to the folder :- http://thelordarmy.com/b/wp-login.php?redirect_to=%2Fblog%2Fwp-admin%2F
    which doesnt exist as there wasn’t a folder name “b”.
    With a little thinking, i remembered that wordpress URL and the Blog URL are by default the same but actually relate to different things. Blog URL relates to flies and shouldn’t be changed. I then realised i had changed/redirected the wordpress URL to a folder that didnt exist on my server. I therefore changed the folder’s name from blog to b. when i got access, but error 404 page, clicked Site Admin, went to options and then changed the wordpress url at options. It’s working well now.
    I really appreciate your help and quick response.

    Forum: Fixing WordPress
    In reply to: login
    Thread Starter missionary

    (@missionary)

    I have looked at the link and it seems to be advicing me on deleting the wp-content/cache folder.
    Pretty scary. Are you sure this would work as i dont want things to get more complicated. i would just like things to return to normal again.

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