By shahryarjb on Wednesday, 26 August 2015
Posted in General Issues
Replies 5
Likes 0
Views 1.8K
Votes 0
​Hi,
after upgrading my EasyBlog 3version to 5.0.22version, all links are ruined and i've got many errors!
at last, i restored the old backup with EasyBlog 3 to fix the problem.
there are some screenshots about these bugs, please compare the content links!

when the Language is English:

http://up.vbiran.ir/uploads/16506144053168411515_Screen%20Shot%202015-08-25%20at%2090631%20PM.png

when it's on Presian (the website native language is Persian):

http://up.vbiran.ir/uploads/3968144053169839611_Screen%20Shot%202015-08-25%20at%2090705%20PM.png


the orginal version (healthy mode) on EasyBlog 3:

http://up.vbiran.ir/uploads/31640144053170939217_Screen%20Shot%202015-08-25%20at%20102833%20PM.png



i think it is because of Upgrading to 5.0.22version and seems will not work with Right Text Languages like Persian. we would not change any links (because of SEO reasons).

please help me about this problem. i've restored EasyBlog v.3 till fix this problem (the website data attached)
Hey shahryarjb,

I am really sorry that delay of this reply,

May i know do you have do the backup for your current Easyblog yet?

If yes, I would like to perform an upgrade from Easyblog 3.x to Easyblog 5.x then continuous look for this issue as you reported on above.
·
Wednesday, 26 August 2015 18:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes. I have a backup.
You can use it by yourself to analyze the issues. I recommend to compare both versions content links of Easyblog to see the difference.
Please tell me how to fix this problem after fixing.
Thanks
·
Wednesday, 26 August 2015 22:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey shahryarjb,

I am sorry that delay of this reply,

We already applied some fix in this file -> JoomlaFolder\administrator\components\com_easyblog\includes\router.php , it should work fine now.

The reason why the post URL getting this kind of URL and different with your previously Easyblog 3.9 URL format ( http://screencast.com/t/pFmaLMS2rhL7 ) is because the Easyblog router will see is there got any single category menu item exist, then it will append on your post URL.

So have to change the 'Use Routing From" Teamblog to trick the router ignore the single category alias, then it will not append the category alias in post URL.

Can you give it a check is it everything is working fine now?
·
Thursday, 27 August 2015 17:39
·
0 Likes
·
0 Votes
·
0 Comments
·
​Thank you for prefect supporting!
just i have some questions!
the "router.php" needs to be changed after any update?
i have some other Persian language website with EasyBlog, i should attach "router.php" to all of them?
this bug would be fix in next version or not?
and i didn't understand this:


So have to change the 'Use Routing From" Teamblog to trick the router ignore the single category alias, then it will not append the category alias in post URL.


can you please explain me about this and how to do this trick?


i would appreciate it if send me the answers

Thanks
·
Friday, 28 August 2015 12:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey shahryarjb,

You're welcome.

The fix will be including in next release version so you no need backup the file in the future.

So have to change the 'Use Routing From" Teamblog to trick the router ignore the single category alias, then it will not append the category alias in post URL.

What I mean is first I checked in your current menu item structure and teamblog listing page, it seems like you only created `single category menu item` and without any teamblog menu item.

So regarding this SEO advanced settings (screenshot: http://screencast.com/t/hEtDUwfQ ) ,when I select `Use Routing From` to category, the post URL will append to this URL format (screenshot : http://screencast.com/t/pFmaLMS2rhL7 )

If I set `Use Routing From` to teamblog, the system will find is there a menu item for teamblog, if teamblog menu item exist, the system will get the teamblog menu item alias append to post URL.
If no, then it will ignore it.

Hope this explanation will help.
·
Friday, 28 August 2015 12:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post