|
Hi. I'm running version v2.2 on Joomla 1.5. Works great, but for the Read Full Article when SEF is turned on. Such a case causes a 404 error.
When SEF is off, it works great.
I think the best fix for this is to override the SEF completely.
The Read Full article links do NOT need to be SEF.
So, I think if we can hardcode the path somewhere and in the source files, that would be great.
Something like this would be great.
.../components/com_feedpost/feedpost.php?url=VAR
I looked at source code and couldn't figure it out. I know it has something to do with $link..
Also, a "back button" to on the read full article iframe back would also be nice...though, I can do that with a simpel JS if needed...
M.
|