amcclay
Forum Replies Created
-
I actually just rolled back to 1.4, which worked fine for posting.
With the latest version of WP, the first thing I did (of course) was disable all other plug-ins and this issue still occured.
Is it possible having a plug-in (even if deactivated) could be causing this issue?
The consistent factor here seems to be WP installs in a subdirectory. It seems that parts of WPTouch are ignoring the subdirectory path and calling for php code in the site root for some reason.
I’m having a near identical problem. When logging in from wptouch, I immediately get a 404 error.
It’s the same issue When entering the login credentials, I immediately get redirected to the wrong page for some reason.
My site is also contained in a subdirectory
So, it’s like this:
– Login to my site at http://www.mysite.com/subdir
– Wptouch version of site shows properly
– Login from wptouch using login tab from menu button
– enter credentials
– Immediate 404 from sending me to http://www.mysite.com/wp-login.php (which doesn’t exist as my WP install is in the subdirectory ‘subdir’)
So, it’s obviously ignoring the subdirectory path for some reason.
Any idea how to fix this?