Forum Replies Created
-
In reply to: How to list tags on forum.php
Will adding <?php bb_tag_heat_map(); ?> your forum.php do it?
In reply to: Please help – locked out of my own bbpressYou should just be able to edit your bb-config.php in /forum/bbpress/
Look for $bb_table_prefix = ‘englisl5_’; and change englisl5_ to what ever is set in your WordPress wp-config.php
In reply to: RC1 in subfolder New Post link redirect not workingYeah, I spotted that as well.
I removed all higher lever .htaccess files & it made no difference.
I then created a sub domain at root level & did a fresh install with no wordpress integration & still have the exact same problem.
In reply to: RC1 in subfolder New Post link redirect not workingI have read through all the posts about this issue here, it seems to be going on for a long time now.
Still can’t find any mention of a solution though.
In reply to: RC1 in subfolder New Post link redirect not workingThanks for the help, hardcoding will work on the forum front page but when on a tag page or a forum page we would loose the redirection to the correct forum or tag after logging in.
The problem seems to be with the / part of the url, removing this, the page is found. Replacing it with %3A%2F%2F d does not work either.
Any other ideas?
In reply to: RC1 in subfolder New Post link redirect not workingI just tried in IE and have the same issue. Using IE8 but the characters after the .php? are not encoded, tried encoding them in the URL but no luck…
In reply to: RC1 in subfolder New Post link redirect not workingchrishajer – not sure what you are getting at?
I have been through that & many other searches and still don’t see a solution. Is there a specific one there I should be looking at?
This issue happens on a default install on 2 domains with no modifications made.
In reply to: RC1 in subfolder New Post link redirect not workingDawormie thanks for the reply, the bbPress Address in admin is correct (bbPress address (URL)) http://domain.com/forum/
Any other ideas? I have tried this on 2 different installs & have the same issue on both.