-
AuthorPosts
-
brucetaylor Friend
brucetaylor
- Join date:
- May 2008
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
September 12, 2008 at 1:53 pm #133265Hi.
I have upgraded to 1.5.7 and now I seem to be having problems with Read more links on my articles. (I have sh404SEF installed on the site)
In IE I get a page can’t be displayed error
In Firefox I get –
Redirect Loop
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.
The browser has stopped trying to retrieve the requested item. The site is
redirecting the request in a way that will never complete.
* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site’s cookies does not resolve the problem, it is probably a server configuration
issue and not your computer.Chrome I get –
This web page has a redirect loop.
The web page at null has resulted in too many redirects. Clearing your cookies for this site may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer.
Here are some suggestions:
• Reload this web page later.
More information on this errorError 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
If I login to the site, I have no problems with the internal articles with read more links. (in IE 7)
When I switch off sh404SEF and access the document as a guest I get prompted to login
I have all the section / catergory / document permissions and all is fine. I can even see some of the text in the document that is displayed before the read more link.
Anyone any idea what is going on ?
I was getting this –
Fatal error: Call to undefined function: stripos() in /libraries/joomla/environment/uri.php on line 675″
So Added –
Add this to the end of /libraries/joomla/utilities/compat/php50x.php
if(!function_exists(‘stripos’)) {
function stripos($haystack, $needle, $offset = 0) {
return strpos(strtolower($haystack), strtolower($needle), $offset);
}
}brucetaylor Friendbrucetaylor
- Join date:
- May 2008
- Posts:
- 60
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
September 14, 2008 at 2:37 pm #270404I managed to fix this by adding the catergory name option in sh404SEF . Very strange :confused:
-
AuthorPosts
This topic contains 3 replies, has 2 voices, and was last updated by Sherlock 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum