• It was only half working to start with and I was getting 404 pages when clicking on ‘Add New’, the ‘Edit’ links and the image uploader wasn’t showing.

    After a bit of head scratching I realised its because I’ve got my install in a subdirectory.

    All I had to do was change the instances of bloginfo(‘url’) to bloginfo(‘wpurl’) and same for get_bloginfo to tell it to look in my sub directory as listed in the settings>general ‘WordPress Address’, not the url of the site ‘Site Address’.

    Its working a dream now and looks great. Thanks!
    Also a valuable lesson learnt lol.

  • The topic ‘RESOLVED – 404 Page issues/image uploader not working’ is closed to new replies.