Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do I support relative paths in topic posts?

Published on October 18th, 2015 by RobertFontaine

I am standing up a forum for posting backgammon positions.

The two commonly used pieces of backgammon software export html board positions
using a relative path to an images file. i.e
2O

How do I make bbpress think that this folder structure exists and point it to a folder with these gifs in it? I have been searching all over the place and haven’t been able to find a clear answer.

Thanks,
Robert



<!-- Score -->

<strong>Match to 5 points - gnubg 0, Robert 0</strong>

<!-- End Score -->

<!--  Board -->

<table style="page-break-inside: avoid"><tr><th align="left">gnubg</th><th align="right">167</th></tr><tr><td align="center" colspan="2"><img src="../Images/n_high.gif" style="vertical-align: bottom" alt="" /><br />
<img src="../Images/o_w_0.gif" style="vertical-align: top" alt="" /><img src="../Images/p_up_b_2.gif" style="vertical-align: top" alt="2O" /><img src="../Images/p_ud_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_up_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_ud_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_up_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_ud_w_5.gif" style="vertical-align: top" alt="5X" /><img src="../Images/b_up_0.gif" style="vertical-align: top" alt="" /><img src="../Images/p_up_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_ud_w_3.gif" style="vertical-align: top" alt="3X" /><img src="../Images/p_up_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_ud_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_up_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_ud_b_5.gif" style="vertical-align: top" alt="5O" /><img src="../Images/c_up_0.gif" style="vertical-align: top" alt="" /><br />
<img src="../Images/b_center.gif" style="vertical-align: top" alt="" /><img src="../Images/c_center.gif" style="vertical-align: top" alt="" /><br />
<img src="../Images/o_b_0.gif" style="vertical-align: top" alt="" /><img src="../Images/p_dd_w_2.gif" style="vertical-align: top" alt="2X" /><img src="../Images/p_dn_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dd_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dn_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dd_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dn_b_5.gif" style="vertical-align: top" alt="5O" /><img src="../Images/b_dn_0.gif" style="vertical-align: top" alt="" /><img src="../Images/p_dd_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dn_b_3.gif" style="vertical-align: top" alt="3O" /><img src="../Images/p_dd_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dn_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dd_0.gif" style="vertical-align: top" alt="&nbsp;'" /><img src="../Images/p_dn_w_5.gif" style="vertical-align: top" alt="5X" /><img src="../Images/c_dn_0.gif" style="vertical-align: top" alt="" /><br />
<img src="../Images/n_low.gif" style="vertical-align: top" alt="" /></td></tr>
<tr><th align="left">Robert</th><th align="right">167</th><th align="center" colspan="2"></th></tr><tr><td align="center" colspan="2"><span style="font-size: 75%; color: #787878">Position ID: <tt>4HPwATDgc/ABMA</tt> Match ID: <tt>cAmgAAAAAAAA</tt><br /></span></td></tr></table>

<!-- End Board -->

<p>&bull; Robert doubles</p>

<!-- Epilogue -->

<!-- Output generated  by GNU Backgammon 1.04.000-mingw 20141021 (http://www.gnu.org/software/gnubg/)  (HTML Export version 1.235) -->

HAVE BEEN TRYING FOR HOURS. RIDICULOUS

Published on October 18th, 2015 by hayleyadanner

I’m literally crying over here.

I’ve been trying at this for days. Go here, change this, do that is so vague. Not everyone is a coder.

I have tried adding this code to css, that template to bbpress files on cpanel

I just want to be able to READ MY FORUM POSTS.
The main page is okay. Click on a topic, the whole thing is grey, white/ you can see the writing but its as if there is a white overlay over the whole thing.

I feel like breaking my computer and screaming as this is really stupid.

http://www.thebestinformationever.com/forums/topic/curly-hair-help/

topic loop with searchcriteria

Published on October 18th, 2015 by ChrissiLisa

Hello,

how can I add search-criteria to

while ( bbp_topics() ) : bbp_the_topic();

for example

get_post_meta( bbp_get_topic_id(), ‘ort’, true) == ‘Berlin’ ?

(I added a searchfield in loop-topics.php).

Changing the destination of “To Forums List”…

Published on October 18th, 2015 by monovabona

Hi

I embedded the Forum Index inside a WordPress page: http://tsalawchamber.org/?page_id=251 . Created a new forum (‘General’). But when I open the new forum and afterwards want to go back to the original WordPress page where the Forum Index was embedded, I can’t. When I click the “To Forums List” blue button at the top of the new Forum, it goes to a new page – which is I guess is called ‘Forum Root’ (?). This page also displays a list of existing Forums like the original WordPress page where I embedded the Forum Index, but I don’t want to go to this page by clicking “To Forums List” button – I want to go back to the original WordPress page. How can I do this? How can I change the destination of the “To Forums List” button and point it to the original WordPress page (not just for one forum, but automatically for all new forums) ?
I tried this by deleting the default Forum Root Slug “forums” from Settings and leaving the field blank, but this didn’t work. It only rendered the “To Forums List” button inactive. I also changed the default Forum Root Slug to the original wordpress page slug, but this did not work either. So, how can I do this?

Also, if this cannot be achieved through the “To Forums List” button, then how can I stop this button from appearing in new forums and insert a custom button which will point to the original WordPress page?

Please help me!

[My bbPress version: 2.5.4 (don’t want to update this one at this moment), WordPress version: 4.3.1 ]

How to set Private Topics?

Published on October 18th, 2015 by

Hi,

I use a template with BuddyPress and BBPress tp handle private Social Network.

Each BuddyPress Group has it’s own BBPress Forum.

How can I set private topics in that Forum ? Topic between Moderators and a given Member.

I don’t / can’t create a Forum for each Member ?

Disable Topic Type

Published on October 17th, 2015 by RIDCoacalco

Hi there, I’d like to disable for all users except for administrators the option of Topic Type, so that they can only pick the option ‘Normal’.
Sticky and Super Sticky should only appear for administrators.
I’d be grateful if you could help me.
Thank you.

make everything under topic-edit-box unvisible

Published on October 17th, 2015 by ChrissiLisa

Hello,

how can I make everything under a topic-edit-box unvisible (theme tags, themetype and so on ) ?

Thanks,
Chrissi

Use bbpress functions.php outside of bbpress?

Published on October 17th, 2015 by TKServer

I’ve made a threaded forum list which looks really nice. I’ve added a little code to reply to posts but it isn’t writing the meta and I really don’t know what to write in the meta.

I’m thinking it would be cool to bring in the entire bbpress functions.php to my page to utilize those functions already, rather than writing my own code for things.

Is that possible to import functions.php and use it outside of bbpress?

The main functions I would be looking for are posting and replying.

Autocreate forum in Hub Page

Published on October 17th, 2015 by Svend Rugaard

i am using “Gauge” for my site, and i want to make my forum more visible. And therefor i want to make sure every game i create is getting it forum.

Its like when i create a “Game Info” site, it automatic create News, Review, Images, Trailers.

But i want to it also create a forum there would be shown in the game, so i dont have to manually add shortcode and forum for that particular game every time, it will save time also.

I have use this guide from Ghostpool ( Theme Author ) https://ghostpool.ticksy.com/article/3379/

And in stead of using preview i use debat.

And im not sure bur i think the problem could be “solve” here ..

if ( $_POST['debat_page'] == '1' ) {
    $new_page_title = $hub_title_prefix . __( 'debat', 'gp_lang' ); // Page title
    $new_page_content = '';
    $new_page = array(
        'post_type'      => 'forum',
        'post_title'     => esc_attr( $new_page_title ),
        'post_name'      => sanitize_title( $hub_url_prefix . '-' . __( 'debat', 'gp_lang' ) ), // Page slug
        'post_content'   => $new_page_content,
        'post_status'    => 'publish',
        'comment_status' => 'publish', // change to closed to disable the comment form
        'post_parent'    => $hub_page_id
    );

In the “post_parent” its the parent it belongs to so i figure maybe there is someway to add autocreated forum.

Because its actually create the forum, just not put it in the hub-page

Hostgator timing out when I try to delete forum with 82,258 posts

Published on October 17th, 2015 by reminisce32

I am trying to delete everything from an import I didn’t like but hostgator is timing out when I try to delete forum with 82,258 posts. Even if I delete plugin and all files, reinstall, it brings back everything. Hostgator support doesn’t know how to help me with this. Any methods I can try to clear out my bbpress and start new so I can try the import again?

WordPress version 4.3.1
bbPress version 2.5.8
link to site http://www.maddengurus.com/forum/

Error below:

ERROR 504 – GATEWAY TIMEOUT

The server that your request has reached is acting as a gateway or proxy to fulfil the request made by your client.

Web Browser => Web Front-End => Web Back-End

This server (Web Front-End) received an invalid response from an upstream (Web Back-End) server it accessed to fulfil the request.

In most cases this will not mean that the upstream server is down, but rather that the upstream server and the gateway/proxy do not agree on the protocol for exchanging data.

This problem is most commonly caused when there is a problem with IP communications between the Web Front and Back-Ends. Before you attempt to resolve this problem you should clear your browser cache completely.

Skip to toolbar