By chris on Friday, 29 March 2019
Posted in General Issues
Replies 3
Likes 0
Views 545
Votes 0
url in link-comment (date) wrong

If you comment on a link (web address) and have created the page on localhost. And if you then drag this page to the server, it will result in a wrong link of the comment when you click on the date.

1. create link on localhost
2. comment link
3. move the page to the server
4. click date

Link on localhost:

localhost/xxx/en/stream/item/10#commentid=40

On server now you would have to be redirected to the comment:

https://www.stackideas.com/stream/item/10#commentid=40

But the redirection is:

https://www.stackideas.com/en/xxx/en/stream/item/10#commentid=40

Please check the database. Wrong url in:

xxxxx_social_comments
Hi Chris,

Sorry, may I know the proper steps you did on 'move the page to the server' ? Is it you mean you migrate from dev site to live site (which is the menu structure is different) yes?
I believe the issue happened as your local is enabled the language plugin thus the language has append in the link(comment) and once you migrate to live site where the language plugin do not activate thus, the links is broken.
I have logged this issue into our issue tracker and our developer will take an action for this.

Thanks for your cooperation and understanding Chris.
·
Friday, 29 March 2019 12:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Muhammad,

in my database were several URL with /localhost/xxx/... In the most different tables.

I removed them by hand. Therefore everything works so far well. It may well have something to do with the language plugin. I could not find the error so fast yet.

Thanks to have logged this issue into your issue tracker.
·
Friday, 29 March 2019 13:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Chris,

I see, as I already logged this into our issue tracker our developer will take a look and an action regarding this

Thanks again for your cooperation and understanding Chris
·
Friday, 29 March 2019 15:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post