By René on Saturday, 17 January 2015
Posted in General Issues
Replies 7
Likes 0
Views 884
Votes 0
hi, first i must say it worked view Month ago without issue! i did not changed the facebook autopost settings or EsyBlog -> Settings -> SEO -> Advanced Settings during this time!

Autoposting was from Backend!

Easyblog Version 3.9.19775

404 Url i get in sh404sef cache if someone click on a autopost Url:

menu/entry/category/blogtitle


how the posted sef url should be:

menu/category/blogtitle-ID/

it worked month ago in previous EB Version but now i get a 404 if someone click on Autopost Url. i fixed the issue temporarywith a 301 Redirect in sh404sef Url Manager.

What could be the issue?

changes in components\com_easyblog\helpers\router.php

I do not added a Access here because we have first to talk about the steps to fix this!
Hi Rene,

I am sorry for the late reply.
Erm, it is hard for us to guess the issue that might be the problem. Can you help me, go to this file: .../components/com_easyblog/helpers/router.php in line: 811 and find this code, do it exist or not:

public static function getRoutedURL( $url , $xhtml = false , $external = false, $isCanonical = false )
{
//add for which publish the blog post from backend the autopost will be generate to SEF
require_once(JPATH_ROOT . '/components/com_easyblog/router.php');

If this code doesn't exist, perhaps you can put this code there.

However, if this doesn't work, can you kindly provide us with backend access and FTP access so that we can have a better look on this issue. We need this access in order to inspect and debug the issue with your site.

Please advise.
·
Monday, 19 January 2015 17:00
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Mohd, i checked the router.php and the same code is there! access info added,

Please
do not post/share
a test or similar debuging entrys to my twitter and facebook pages!!
·
Monday, 19 January 2015 19:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Rene,

I am sorry for the delayed reply.
Can you give us permission to create a test post to debug this issue and autopost it to Facebook. It is hard for us to guess the root issue on your site.

Please advise.
·
Tuesday, 20 January 2015 19:11
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Mohd, you have the permission to create a test Post and autopost it to Twitter but not to my Facebook Page!
·
Tuesday, 20 January 2015 19:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Rene,

I am very sorry for the delayed reply.
I have fixed this issue on your site. You can find the fix in this file: /components/com_easyblog/helper/router.php in line: 558. Can you please give this a try and see if this issue is resolved?

Please update us back on this issue.
·
Wednesday, 21 January 2015 20:06
·
0 Likes
·
0 Votes
·
0 Comments
·
hi Mohd, many thanks for your fix. it seems the issue is fixed for backend autoposting to twitter but i could not try it yet for Frontend Autoposting..there is many stuff to remove from your support activity in sef cache,blog posts,ausp points,twitter and so on.. i will try it also from frontend autoposting if i have more time thanks again
·
Wednesday, 21 January 2015 21:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Rene,

Please do update us back on this issue.
·
Wednesday, 21 January 2015 23:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post