Using subfolder under WordPress Installation
-
Hello,
I have a WordPress 2.9.2 installation (IIS 6.0) in the root directory of my site and I’ve created a sub-directory with several files for users to download (not part of the actual WordPress installation). Unfortunately, every time I enter the URL to this sub-directory, it takes me back to the WordPress installation (with errors) and I’ve been trying to figure out how to fix this.
E.g.
1) http://www.mywordpress.site/ –> Root directory, WordPress Installation2) http://www.mywordpress.site/subdirectory –> Location of files for download (permissions are set to allow for directory browsing so that users can view and download the files that they need)
When I enter the URL for the sub-directory in my browser (as per #2 above), it for some reason takes me to #1 with the following error message:
Webpage error details
Message: Unterminated string constant
Line: 1403
Char: 63
Code: 0
URI: http://www.mywordpres.site/subdirectoryMessage: ‘J.parentNode’ is null or not an object
Line: 5
Char: 1913
Code: 0
URI: http://www.mywordpress.site/wp-includes/js/swfobject.js?ver=2.1Thank you in advance for your time and assistance.
Dave
The topic ‘Using subfolder under WordPress Installation’ is closed to new replies.