Unable to parse URL … /bbpress/bb-includes/functions.bb-core.php on line 596
-
I’m receiving this error in my bbPress installation:
Warning: parse_url(/forums/bb-login.php?re=http://www.nextgenresale.com/forums/forum/getting-started) [function.parse-url]: Unable to parse URL in /home/alan/public_html/forums/bb-includes/functions.bb-core.php on line 596
It seems to be triggered by the when the user tries to perform an action, like “Add New Topic”. And since you have to be logged in for that, it redirects to the login screen (with a redirection URL embedded in the URL for after login), and that’s when the error occurs.
Doing a Google search, I found lots of other bbPress sites that have the same error visibile right now. Here’s one, for example.
Warning: parse_url(/bbpress/bb-login.php?re=http://moots.com/bbpress/?new=1) [function.parse-url]: Unable to parse url in /nfs/c07/h01/mnt/98594/domains/moots.com/html/bbpress/bb-includes/functions.bb-core.php on line 596
http://moots.com/bbpress/bb-login.php?re=http://moots.com/bbpress/?new=1
Any tips would be much appreciated! I checked my bbPress installation URL, and it seems good http://nextgenresale.com/forums.
- You must be logged in to reply to this topic.