Tagged: Plugin RSS

  • Gautam 3:53 pm on December 31, 2009 Permalink | Reply
    Tags: , Plugin,   

    bbPress will be a WordPress Plugin 

    So it is decided I guess, bbPress will finally be a WordPress plugin, most probably a canonical plugin. In the IRC meetup on 30 December ’09, Matt said that bbPress will surely become a WordPress plugin – not so soon, maybe after the release of bbPress 1.2 or so. (More …)

     
    • Dave Holowiski 4:14 am on January 1, 2010 Permalink | Reply

      That’s really great to hear. I’ve been holding off on putting up a forum on my site because I don’t want to have 2 software packages to maintain (WordPress and forum software) so it will be really nice when it is a plugin.
      I’m looking forward to Canonical plugins too, and it will be great to see bbpress as a canonical plugin.
      So many fun things coming up in 2010 for WordPress!

    • Daniel Juhl Mogensen 7:43 pm on January 15, 2010 Permalink | Reply

      I don’t really know what to think about this.. I liked the idea of bbPress being a standalone software package, which could be integrated into already existing websites, portals and more, which doesn’t use WordPress. After this change, all these will have to install WordPress, right?

      • Gautam 8:07 pm on January 15, 2010 Permalink | Reply

        Yup, you’ll have to install WordPress first and then bbPress (which will be a canonical plugin). It wouldn’t matter a lot as now plugin can be installed in a few clicks.

  • Gautam 8:57 pm on December 28, 2009 Permalink | Reply
    Tags: , Plugin,   

    Social It v1.5 for bbPress Released! 

    After a long time, I have updated the Social It plugin. It has many new features, the major one being the custom mods. Many more social bookmarking websites have also been added and some bugs have also been fixed, including the JSON compatibility bug. (More …)

     
    • taibo 6:03 pm on January 16, 2010 Permalink | Reply

      Hi,

      have you thought porting this plugin to FlatPress or developed to the same project? it’s a blog without a database very light with great acceptance in the future.

      thanks

    • Michael R 1:34 am on January 27, 2010 Permalink | Reply

      Hi Gautam :)

      I need to ask something about this plugin. Is it possible to have the share-bar only appear in the first post of each topic? I see there’s an option for displaying it on the first post, but I don’t know if it makes it *only* for that post.

      Thanks for your awesomely great plugins. :)

    • Michael R 2:20 pm on January 27, 2010 Permalink | Reply

      Not to worry – I see it does it automaticlly now.

      Thanks for this plugin – it’s just awesome! :)

  • Gautam 9:02 pm on November 24, 2009 Permalink | Reply
    Tags: , , Plugin, Wordpress.com   

    After the Deadline Plugin for bbPress now Live on WordPress.com Forums! 

    That’s true! I was excited and on cloud nine to hear that WordPress.com forums were using the After the Deadline plugin for bbPress. I would sincerely like to thank Raphael Mudge of After the Deadline for creating such a wonderful spell checker service and taking the task to install the AtD plugin on WP forums! (More …)

     
    • Dave Batterson 6:26 am on November 25, 2009 Permalink | Reply

      Sweet plugin.. Just added it to my forum.. Thanks!

      - Dave

    • Taranfx 4:48 am on December 8, 2009 Permalink | Reply

      Did you ind this plugin useful? It never fixed things for me. I still rely on elf-proof reading

    • Andelia 2:51 pm on March 10, 2010 Permalink | Reply

      Hi.I like reading your post , keep doing it.

    • Entitoinaws 4:37 am on March 30, 2010 Permalink | Reply

      Hi
      I am a newbie here.
      Glad to find this forum…as what I am looking for

  • Gautam 10:30 pm on October 27, 2009 Permalink | Reply
    Tags: , , Plugin,   

    After the Deadline – Spell Checker Plugin for bbPress! 

    I am happy to announce the release of the “After the Deadline Spell Checker” plugin for bbPress. It wouldn’t have been possible if it weren’t for the excellent team behind After the Deadline. The plugin is based on the jQuery API of After the Deadline and can be downloaded here. (More …)

     
  • Gautam 10:40 pm on October 1, 2009 Permalink | Reply
    Tags: , Plugin,   

    Social It v1.3 for bbPress Released 

    Social It version 1.3 has been released and can be downloaded from the bbPress Plugins directory. It has many bug fixes and some new features. If you are using an old version, then please upgrade and if you not using this plugin, then start using it :-P . (More …)

     
  • Gautam 6:46 pm on September 29, 2009 Permalink | Reply
    Tags: Ajax, , Chat, Plugin   

    Ajaxed Chat Plugin for bbPress! 

    I am glad to announce my fourth plugin for bbPress called Ajaxed Chat. Ajaxed Chat adds a fast, customizable, multi-language Chat Room to your Forums and uses a simple file-system/mysql storage for messages and nicknames. The plugin uses PHPFreeChat Script as a base script to generate a chat room. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone. It supports multiple rooms (`/join`), private messages, moderation (`/kick`, `/ban`) and many more commands! (More …)

     
    • Jason 9:59 pm on September 30, 2009 Permalink | Reply

      Very nice however I would much prefer a Ajaxed shoutbox ;) But thats just me :P

      • Gautam 10:17 pm on October 1, 2009 Permalink | Reply

        @Jason
        But that exactly the same thing, shoutbox or chat box.

    • Robert 2:28 am on October 16, 2009 Permalink | Reply

      I give up

      I installed the plugin, ran http://example.com/?chat and it just sits there stating the chat is loading

      I then ran the http://example.com/my-plugins/chat.php (received server error)

      Next, http://example.com/my-plugins/chat/index.php a creen appeared and said “guest”

      I then threw into the default site template, and once the site loaded the first result appeared and I lost the forum

      Help, please

    • Rodrigo 12:29 am on October 17, 2009 Permalink | Reply

      Hey Gautam nice plugin! I was wondering if you could help me with one little problem I’m having.

      When ever I put the code in my front page, this warning shows up – Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /nfs/c05/h01/mnt/71232/domains/vgxnetwork.com/html/forums/my-templates/vgrevo-kakumei/header.php:11) in /nfs/c05/h01/mnt/71232/domains/vgxnetwork.com/html/forums/my-plugins/ajaxed-chat/chat/src/pfcuserconfig.class.php on line 25

      I’m running the current default theme and your plug in with all the instructions.

      anything I can do?

      • Gautam 8:35 pm on October 18, 2009 Permalink | Reply

        @Rodrigo
        Thanks for reporting, I will look into the issue.

      • Gautam 4:58 pm on October 19, 2009 Permalink | Reply

        @Rodrigo
        Please check if your theme’s header.php has something like session_start() on line 11.
        If it is there, then please remove it and then check.

        • Rodrigo 12:53 pm on October 20, 2009 Permalink | Reply

          Check, but there is no session_start() on line 11 or on the whole heather.php

          this is mostly what the consists of:

          <html xmlns="http://www.w3.org/1999/xhtml">
          <head>

          <link rel="stylesheet" href="” type=”text/css” />

          <link rel="stylesheet" href="” type=”text/css” />

          Anything else I could check for?

    • Polprav 10:13 am on October 17, 2009 Permalink | Reply

      Hello from Russia!
      Can I quote a post in your blog with the link to you?

    • AJ 2:27 am on November 2, 2009 Permalink | Reply

      I am getting same problem as rodrigo
      Can anyone help me out?

    • Soifone 6:35 pm on December 8, 2009 Permalink | Reply

      Hi Gautam,

      Im having the same problem as Robert. After embeding it always stucks at: “Chat loading…”. I checked the path (my-plugins/ajaxed-chat) etc.

      Any idea?

      thx

      • Gautam 2:21 pm on December 11, 2009 Permalink | Reply

        That it is because the plugin needs to load the javascript files. In newer version, I will try to make it load the javascripts after the page has been loaded.

  • Gautam 3:29 pm on September 5, 2009 Permalink | Reply
    Tags: , Plugin,   

    Social It v1.2 for bbPress Released! 

    I am glad to announce Social It Version 1.2 for bbPress! It has many new features and some bug fixes. If you are using an old version, then please upgrade and if you not using this plugin, then start using it :-P . (More …)

     
    • Sourish Nath 12:38 am on September 14, 2009 Permalink | Reply

      Hey, nice Wibiya Toolbar

    • Jason 11:13 pm on September 23, 2009 Permalink | Reply

      Heres a little update on the error I’m getting. I viewed the source and got this error all the way at the bottom.

      Fatal error: Cannot use string offset as an array in /home/ripperbu/public_html/osf/forum/my-plugins/social-it/functions.php on line 370

    • Akshay Kakkar 3:47 pm on December 3, 2009 Permalink | Reply

      Hey can i have this for my blogspot blog?

  • Gautam 4:01 pm on August 17, 2009 Permalink | Reply
    Tags: , , Plugin, Twitter   

    Easy Twitter Links Plugin for bbPress 

    Easy Twitter Links is my third plugin for bbPress. As I had told you before, it makes your Twitter linkage easy. It automatically links @example_username to a Twitter user, and #hashtag to Twitter search link.

    (More …)

     
c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
esc
cancel
Rss Feed Tweeter button Facebook button Technorati button Reddit button Myspace button Delicious button Digg button Stumbleupon button