How to correct broken links issue after updating to PR7

10.05K viewsCorebroken-links
1

Hi,
I just updated to anspress 1.0 PR7.
But all my previous sample questions’ links are broken.
the automatically generated new link (after update) for question is like-
http://localhost/wp/wp/question/question/46/a-new-question-for-testing-purposes
This shows “Page Not Found”
Then, i tried with manually removing extra “wp/question/”, so the link is like –
http://localhost/wp/question/46/a-new-question-for-testing-purposes/
But this shows “Error 404″
Then, I tried after removing “46/”, so now the link is like (this was the link working previously in pr6)-
http://localhost/wp/question/a-new-question-for-testing-purposes/
But again it shows “error 404″
How to fix this.
I am sure a fresh install of wp+plugin might work correctly. but i am hoping if it can be fixed without fresh install.
thanks.
regards,
atul tiwari
Edit 1 - I just tried one more link –
http://localhost/wp/question/question/46/a-new-question-for-testing-purposes/
i.e. only removed the extra “wp/” and surprisingly it’s working.
Now the Question left is –
 – How to automatically correct this issue?
There is an excess “question/” added in path, so i changed my permalink of “anspress page” to –
http://localhost/wp/discussion/
to avoid any confusion.

0

@markcellis
Did you tried saving your permalink once after updating ?
And all looks fine in your site. I hope issue resolved.

0

@markcellis
strange, it’s working on my localhost, (pr8)

0

I have the same problem on my site:
 
https://www.stickandrudderstudios.com/anspress/
 
I have PR 8 loaded but it is still broke, I need this fixed fast or a way to revert back
 
 

1

OK Atul thanks for sharing teamviewer. this issue has been soled. I am pushing new version.

1

Please share teamviewer id/pass, cause this is not happening in any of my site including localhost.
I will fix it instantly

0

I have the same problem. I have everything right, installed on my site, which is a multisite hosting allows hosting several websites, in my case I have it in a subdirectory called / link, and when I try to “Prompt”, redirects me to a page not found. He shows me 404 error.

1

Atul please send me team viewr ID/pass to my email, I wish to check it.

0

I also work in a localhost sub directory, and its all fine.
Let me check why its happening.
Give me 30 minutes.

0

Hi,
I see that update was successful on your this site. was it out of the box?
I tried with saving permalink and then anspress option.
but no luck.
as mentioned above (after changing anspress page permalink), link to sample question displaying is –
http://localhost/wp/wp/discussion/question/46/a-new-question-for-testing-purposes
which instead should be (remove extra “wp/”) –
http://localhost/wp/discussion/question/46/a-new-question-for-testing-purposes
I don’t know where am i doing wrong

0

Hi Autul, Try saving your permalink once and anspress option once.
I am trying to find a way to resolve this issue.