-
msrecko posted on the forum topic Request exceeded the limit of 10 internal redirects due to probable configuration error in the group How-To and Troubleshooting: 14 years, 4 months ago
Hi, I was solve same problem on my server.
Just put bellow code in you .htaccess (to stop looping)……
RewriteCond %{ENV:REDIRECT_STATUS} 200
RewriteRule .* – -
msrecko joined the group How-To and Troubleshooting 14 years, 4 months ago
-
msrecko posted an update 14 years, 4 months ago
@MrMaz Hi,
I’m using WP 3.0 (Multisite) + BP 1.2.5.2, and when I try to add custom picture to link, following error apear in PHP log:[Tue Jul 13 00:57:19 2010] [error] [client 93.86.177.205] PHP Fatal error: Uncaught exception ‘BP_Links_Embed_Fatal_Exception’ with message ‘Invalid data received’ in…[Read more]
@msrecko
Not recently active