Viewing 15 replies - 106 through 120 (of 120 total)
  • Okay, thanks for your response, I have been looking through the code to figure it out, I’m sure I’ll find something. =)

    Do you know how to make it show the author in the forum?

    Plugin Author Beer

    (@beer)

    It only matches up to 1 author at the moment, the one you choose in the Settings on WordPress. That is, multiple author support hasn’t been added yet.

    Okay, I was hoping there was a way to add the author of the actual article. Maybe sometime in an update.

    @beer I tried $wp->post_excerpt, but it seems like post_excerpt returns empty. Strange… Any idea on that? Maybe we can generate it from post_content? *I’d try it, but I only have a production WP/IPB setup right now… maybe I’ll set up a test one when I get time.

    “$post->post_excerpt = explode(” “,strrev(substr(strip_tags($post->post_content), 0, 100)),2);”
    Source: https://blue-anvil.com/archives/create-a-wordpress-recent-posts-widget/

    Also, around line 146 would this work? $content = ‘”[quote]”‘.nl2br( $wp->post_content )'”[/quote]”‘

    Thanks again! =D

    How can I re-direct users to the forum post if they should have got into the post?

    Thanks Beer. We are definitely interested in the hosted option and having it link to just the thread is fine. Really appreciate this…not sure what we need to do, any insight is appreciated.

    Thanks!

    Bug: if a news needs to be approved the duplicated post doesn’t appear when you actually approve it.

    Hello,

    First of all, thank you for your excellent plugin.

    I need a custom modification.
    I wish I could display the number of comments on each post in WordPress is that possible?
    I can pay if you wish.

    It is a fundamental functionality for me.

    Thank you in advance.

    I’d love to use this plugin but I keep getting these errors when I make a new post in wordpress:

    Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /home/ukutabs/public_html/wp-content/plugins/ipb-comments-for-wordpress/class.ipbcomments.php on line 127
    
    Warning: require_once(https://ukutabs.com/public_html/forums/initdata.php) [function.require-once]: failed to open stream: no suitable wrapper could be found in /home/ukutabs/public_html/wp-content/plugins/ipb-comments-for-wordpress/class.ipbcomments.php on line 127
    
    Fatal error: require_once() [function.require]: Failed opening required 'https://ukutabs.com/public_html/forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ukutabs/public_html/wp-content/plugins/ipb-comments-for-wordpress/class.ipbcomments.php on line 127
    Base URL: https://ukutabs.com/forums
    Base Path: 46.20.125.254//public_html/forums OR https://ukutabs.com/forums OR https://ukutabs.com/public_html/forums (none working).

    Member is set to 1 (my ID) and forum categories are also set ok.

    Any help would be amazing!

    Managed to get one error away with base path: 46.20.125.254/public_html/forums (where initdata.php is)

    Now the errors are:

    Warning: require_once(46.20.125.254/public_html/forums/initdata.php) [function.require-once]: failed to open stream: No such file or directory in /home/ukutabs/public_html/wp-content/plugins/ipb-comments-for-wordpress/class.ipbcomments.php on line 127
    
    Fatal error: require_once() [function.require]: Failed opening required '46.20.125.254/public_html/forums/initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ukutabs/public_html/wp-content/plugins/ipb-comments-for-wordpress/class.ipbcomments.php on line 127

    THE same erroe as ukutabs
    if some has solution please moidom.od.ua(a)gmail.com

    Beer — we would pay for the hosted option, with the functionality like you described. If we make a donation, do you think you would be able to do this?

    Thanks!

    like to donate too

    I have a separate posts section in admin panel called “Reviews”, how would I get those to post on the forum as well when they’re published?

    Beer — Just donated $10 via Paypal. Not sure it went to the right account (seemed odd – Black Bayou, LLC — webmaster(at)domainmojo(dot)com). Just wanna make sure it actually went to you! Great work. Anxiously awaiting the “add number of forum replies to WP post “Follow the discussion (X comments)””

Viewing 15 replies - 106 through 120 (of 120 total)
  • The topic ‘Announcement for IP.Board Comments for WordPress’ is closed to new replies.