My b2evolution Version: 3.3.3
I noticed a few weeks ago that none of the edit links on the blog pages are working. I keep getting a page not found error instead of it redirecting me to the admin area for that post.
http://mysite.com/my_blog/admin.php?ctrl=items&action=edit&p=367&redirect_to=http%3A%2F%2Fmysite.com%2Fmy_blog%2Fblog1.php%23item_367
...gives me custom error page I created for the site when a page is not found. When I cut off the redirect portion (below)....
http://mysite.com/my_blog/admin.php
...takes me into my admin area where everything is working (but it just takes me to the main dashboard). Any ideas?
As an update...
...doesn't redirect but gives a 404 error.
...work perfectly.
It seems the edit link is putting in an extra "http://mysite.com" in the url that is pooching the redirect. Anyone?
Is this due to some setting somewhere, .htaccess, etc? I can't figure this out and it's driving me nuts! help!