September 18th, 2006
Integrating a Forum with WordPress
One of the most popular questions I’m e-mailed with is usually along the lines of: How do I integrate a forum with my WordPress (WP) blog?. Often, this is with reference to using WP as a more web site-ish CMS, e.g. a community site. So, I thought I’d kill three birds with this post. One: Write a (hopefully) brief guide answering the abovementioned question. Two: Before writing a how-to on using WP for a community site, prepare for it by tackling the forum integration issue first. Three: Participate in ProBlogger’s latest group writing project (which will be my first ever participation BTW).
Now, let’s get to work. I’ll list each option I know of, along with instructions or more likely, links to those elsewhere on how to integrate it with WordPress - both backend, e.g. user accounts, and layout/design-wise. But if you prefer to jump to my preferred choice right away, then read the conclusion of this post first.
- Integrating External Forum Software:
Want a full featured open source forum software to accompany your WordPress blog? Here’s how you integrate some of the more popular ones I know of with WP:-
Simple Machines Forum (SMF)
As one of the more popular forum software available today, SMF would be a good choice if you have no particular preference towards any forum solution. It’s still pretty bloated/bulky and can be difficult at times to customise (though less than many alternatives really), so I can’t say it’s my first choice solution at the moment. And while its backend integration with WordPress just requires the installation of a single WP plugin, I can’t seem to find a proper guide on layout integration yet.Here’s how you do it:
- Install either one of two “bridge” plugins, i.e. WP SMF Bridge Plugin 1.0 or the CMS & SMF Plugin. While both provide user account integration (log into/register via WP = log into SMF/register into SMF), listing recent forum topics/messages on your blog, and etc., the latter plugin hooks WP to SMF via a portal CMS known as Enigma. This results in a more powerful setup, but also a more complicated one. So, for those who just want a forum to use with WP, I suggest using the former plugin.
- Now that we have our backends integrated, layout is next. It’s a pity, however, that there doesn’t seem to be a step-by-step guide on how to do this. So, for now, you’re on your own on this. SMF does have documentation on how to create/edit its themes though.
-
Vanilla
I dislike hyping things up too much, but Vanilla is one slim (no bloatedness here, file size or speed-wise) and sexy (clean and refreshing CSS-based layout) piece of software. It’s basic install is filled with only what most of us need, but if you need to, it’s as extensible as any other forum software (and easier to extend too). Just one note before we proceed: Vanilla takes getting used to and may not be for everyone. It’s unique in its sheer simplicity, and thus, I do suggest you at the very least check out this thread comparing Vanilla with SMF (and others) before deciding to go with it.Anyway, here’s how to integrate it with WordPress:
- Backend-wise, detailed documentation has been written on integrating WP and Vanilla’s files, databases, users, and authentication. A great step-by-step guide by the Vanilla team there. And if you want to list recent forum topics on your WP blog, refer to this forum thread.
- But the guides above doesn’t cover how to use WP’s functions in Vanilla. So, you’ll have to refer to one at Il Filosofo for that.
- Now for layout integration, refer to this detailed guide by Devlounge.
-
bbPress
A lightweight forum software (more so than Vanilla I think) by the creators of WordPress themselves. But it’s still in development, so there doesn’t seem to be any plugins or add-ons for it yet (correct me if I’m wrong here since I don’t follow the bbPress mailing list!). As such, I cannot recommend using it unless you’re damn sure you’re just looking for a super-skinny forum software (e.g. one exactly like the WP Support Forum).Anyway, here’s how to get it integrated with WP:
- To get the backend integrated, follow these instructions over at the WP Codex. It also has instructions on using WP functions in bbPress.
- Want to show the latest forum topics on your WP blog, check out this brief guide from the mailing list.
- There aren’t any detailed guides on integrating its layout with WP (or creating a bbPress theme!) yet, so again, I’m afraid you’re on your own. However, there is some commented code available to help you with theming bbPress.
-
phpBB
Still a popular forum software, though quite a number of people have had bad experiences with it.And while there’s an easy-to-use and comprehensive plugin to integrate phpBB as WordPress’ comment system, there doesn’t seem to be any guides on integrating phpBB as a conventional forum solution for WP (e.g. just combining user accounts, authentication, etc.) nor one on layout integration. There is, however, a plugin to list recent phpBB topics on your WP blog.
-
PunBB
Last but not least, let me introduce PunBB. In my opinion, it’s lighter than phpBB and perhaps even SMF - though heavier than Vanilla and bbPress.I can’t find any information on integrating the backend of PunBB with WP in general (i.e. just user accounts and authentication), though guides on other aspects of integration are available:
- Like for phpBB above, there is a plugin to use PunBB to replace WP’s comment system.
- If you just want to show your latest forum topics on your blog, follow these instructions.
- And if all you want is for your forum to look like your blog, then rest assured that there are a couple of detailed guides on that subject lying around.
-
- One-Stop WordPress Forum Plugins:
Don’t want the hassle of integrating an external forum software? Then use one of these forum plugins designed just for WordPress:-
RS Discuss
While only in Alpha stage, it already boasts a strong feature set, including multiple forums, search, theming, admin moderation, rss feeds, and etc. No backend integration instructions required since its a WP plugin. Documentation on full layout/design integration is not available yet (some nuggets of info are available), though I’d think much can be done by modifying the packagedtemplate.cssfile. You can also achieve partial integration via the “dynamic theming” option at Forum > Configuration. -
XDForum
This is a more established forum plugin for WP compared to RS Discuss and has all the forum features most will need. Like above, backend integration isn’t required. Also, there isn’t a guide available for layout integration, though (again) I feel that you can already do most things by modifiying the packagedxdforum.cssfile.
-
Conclusion
Your ideal approach will first depend on whether you’re looking for a full-featured external forum software (e.g. SMF, Vanilla) to integrate, or just a WordPress forum plugin (RS Discuss or XDForum). Obviously, the latter will be easier to setup, though there are several other factors you will want to consider. Mainly, an external forum software will have an entire community working on it - meaning that they’ll have a whole host of add-ons/plugins which a WP forum plugin won’t have, and your questions will generally be answered faster. External forum software is usually more stable and extendable as well.
Personally, I prefer integrating external forum software. And if you are going down this path as well (like most people I’d wager), I suggest going with either SMF or Vanilla. On the one hand, backend integration on SMF is a breeze since there’s are two “bridge” plugins available, but guides on layout integration aren’t available. On the other hand, backend integration on Vanilla is more tedious, but documentation on integrating every aspect are available.
But then, all this is based on only what I know though. So, feel free to chip in any tidbits that might make this post more useful.
If you found this post useful, keep updated with future posts by subscribing to blogHelper (for free) through RSS or email.










603 Comments
September 18th, 2006 at 10:52 am
I’ve been working on better integrating PunBB and Wordpress for a site I maintain at http://www.newathens.org/ - I set the site up with Wordpress and nobody really seemed to get into it. Once I installed PunBB, however, things kind of exploded. I’m not sure why, but people sure do seem to love forums!
Thanks for your article - I didn’t realize there were so many options out there for people like me. I’ll let you know if/when I ever get my punwp (ha!) integration working.
September 18th, 2006 at 10:55 am
Lol.
That said, I’d love to get any tidbit on integrating punBB with WP, especially on the backend. So, thanks in advance.
September 18th, 2006 at 12:31 pm
[…] Check out the full post on Integrating a Forum with WordPress. […]
September 18th, 2006 at 12:51 pm
Great post! I have a forum set up with phpBB for another group and since I use WordPress for my personal site, I’ve been looking for a way to provide a CMS solution for them with it integrating their existing forum. This is one of the better articles I have read tackling forum-WordPress integration. Well done for a first entry into the writing project.
September 18th, 2006 at 10:24 pm
[…] Integrating a Forum with WordPress | blogHelper (tags: wordpress) […]
September 18th, 2006 at 11:09 pm
No vbulletin tips? Great post but given vbulletin is No.1 in the forums space I’d love any info you’ve got on integrating it with WP.
September 19th, 2006 at 12:07 am
[…] BlogHelper: Integrating a Forum with WordPress […]
September 19th, 2006 at 12:43 am
[…] Integrating a Forum with WordPress by ZMAng […]
September 19th, 2006 at 2:02 am
Hey, great info. Me too was writing on similar subject and reached the same conclusion of recommending SMF as the forum to integrate with WordPress. Except I know nothing of Vanilla until I read about it here and it seems rather interesting. Thx for the tips!
September 19th, 2006 at 3:32 am
What valuable tips - I will be back in the future to follow the links. I’m using phpBB now, and wordpress .. that plugin seems to be having difficulties with the translation though and I don’t understand a word of it. It would be nice to show activity in my forum at my blog to show it is there. Out of site becomes out of mind and, even now my version is outdated. Yup… Great “How To” entry.
September 19th, 2006 at 3:44 am
I think wordpress is going to come out with their own form that I’m sure will tightly integrate with wordpress. So if you can wait that will probably be a good solution.
September 19th, 2006 at 6:24 am
What a great idea for a post. I haven’t ventured into building a forum yet but it could definitely happen in the future. Our list is up as well if you’d like to check it out!!
September 19th, 2006 at 6:30 am
There you go with another great post. Can you follow up with some tips on getting traffic and participation in the forum too? This is something I have pondered doing for my BlogJolt project… so I’ll definitely keep an eye out for more on this from you!
September 19th, 2006 at 7:29 am
[…] Integrando um forum ao Wordpress A dica vem do blogHelper, como intergrar um forum ao Wordpess. Tenho vontade de fazer isto para meu próximo projeto, mas não sei (ainda) se farei uma integração completa ou só de usuários… Alaias, recomendo a assinatura do feed do blogHelper, sempre vem com assuntos muito interessantes. O do BlogAjuda, também é uma boa pedida. 0 Comentário(s) Link […]
September 19th, 2006 at 8:58 am
Participating in this ProBlogger Writing Project has convinced me that I know nothing about this blogging stuff. But learning is fun, right?
September 19th, 2006 at 9:10 am
Great post, very detailed…makes me realize how little I know!
September 19th, 2006 at 11:50 am
Thanks for the tips. I was coincidentally thinking about this today when I saw you made the del.icio.us popular list. Nice job.
September 19th, 2006 at 2:20 pm
[…] Integrating a Forum with WordPress | blogHelper (tags: blogging cms wordpress) Posted by hapht Filed in […]
September 19th, 2006 at 4:22 pm
[…] Integrating a Forum with WordPress | blogHelper (tags: forum howto wordpress blogs software) […]
September 19th, 2006 at 5:20 pm
[…] Integrating a Forum with WordPress | blogHelper (tags: wordpress forum howto) […]
September 20th, 2006 at 9:44 am
B: Thanks! I’ve to be honest though and say that phpBB isn’t one of the choices I’d recommend.
Duncan: You’re right. vBulletin should have been included, though to my knowledge, there’s only a bridge plugin to integrate vBulletin as your blog’s comment system, much like punBB above.
Kingz: Trust me, Vanilla will make you high on geek dope.
September 20th, 2006 at 9:56 am
HART: Good point, didn’t think about the language barrier there. If you’re still interested though, this is what I think you’ll need to do: 1) download the plugin (i.e. the link titled “indiriyorsunuz buradan”). 2) Edit the plugin file (the .php) file and change the DEFINE lines listed on the page with your own details (i.e. site URL, database host, etc.). 3) Place the PhpBBSonMesaj(5); function where you want the list to appear.
Stefan: Hmm, even if that was true, I’d prefer an external solution considering the focus and extendability advantages involved.
MamaDuck: I’d love to have gone to Starbucks as a toddler. Mom?!?
Wendy: Aiks, sorry. Building a strong forum is a skill set I’ve yet to have (and seriously yearn to have). I think Forumtrends could help you with that though.
September 20th, 2006 at 10:02 am
Northern Girl: Just catch up on ProBlogger’s archives and I’m certain you won’t remember ever remember saying what you just did.
Jersey Girl: I didn’t know all the solutions I wrote about here before writing this post either. Quite a bit, i.e. phpBB, bbPress and punBB, RS Discuss, came from research rather than from experience.
Graham: Thanks. Being listed there never fails to make my day.
September 20th, 2006 at 12:01 pm
[…] Integrating a Forum with WordPress (tags: blogging webdesign wordpress) […]
September 20th, 2006 at 3:24 pm
[…] Integrating a Forum with WordPress | blogHelper Nice long piece on integrating a wordpress blog with various forum engines. (tags: wordpress tutorial integration forums) […]
September 20th, 2006 at 3:37 pm
[…] Integrating a Forum with WordPress | blogHelper Nice long piece on integrating a wordpress blog with various forum engines. (tags: wordpress tutorial integration forums) […]
September 20th, 2006 at 7:17 pm
I just installed SMF at problogwriters.com (my first ever forum install) on Sunday. I tried bbpress on friday and it wasn’t enough for me (though with a CSS I found via Google it was gorgeous and clean.
I can’t wait to try this. I’d love to tie it to a blog at some point so I’m so glad Darren spotlighted this awesome post! How timely for me, huh?
September 20th, 2006 at 8:09 pm
[…] Integrating a Forum with WordPress | blogHelper (tags: wordpress forum howto plugin blog tutorial) […]
September 20th, 2006 at 11:28 pm
Oh this post is about a week late! I just finished http://www.freebusinesstips.com.au - I ended up having the phpbb2 forum separate and putting in the 5 latest posts into the wp template.
September 21st, 2006 at 3:17 am
[…] Integrating a Forum with WordPress. So wird’s gemacht. Trackback URL […]
September 21st, 2006 at 5:56 am
[…] Warning: It’s just a direct translation from the origenal post. All rights belong to the author. [原文作者 Author]:Ang Zhuu Ming [原文地址 Original Post]:Integrating a Forum with WordPress […]
September 21st, 2006 at 10:15 am
What about gallery software integration?
September 21st, 2006 at 12:20 pm
[…] Integrating a Forum with WordPress BlogHelper […]
September 21st, 2006 at 1:49 pm
Great post!
Having hunted around for WP forum integrations, I can only agree with your conclusions ZMang.
If anyone is looking for user db integrations, then vanilla and smf are good choices.
And Vanilla is especially nice. It’s innovative web2.0 feel works well alongside WP, whereas smf comes across as rather conventional. Though of course it depends on what kind of forum you want.
September 21st, 2006 at 4:04 pm
[…] Integrating a Forum with WordPress | blogHelper (tags: wordpress plugins tutorial forum) […]
September 21st, 2006 at 10:32 pm
Thanks for a great post. We faced a similar experience some time ago when we tried to integrate Wordpress into Joomla! - it just didn’t work.
The point is that plugins will always have limitations and may present conflicts with the hosting software platform, so the best way to go is to use independant platforms for different features and functions you need in order to allow for scaling and flexability.
Cheers,
Sante
September 21st, 2006 at 11:20 pm
Just a question about instalation: I’m starting with a new domain and to build up a community I was thinking to use a forum. But a forum is not enough, because I want to maage news and pages. So I thought to mix a forum with a blog (I pratical with wordpress).
But how to organize the folder to make a good installation? Do I have to install wordpress in the site root and the forum in a subfolder? There is the risk to have problems with the .htaccess and the rewriting rules?
September 22nd, 2006 at 10:01 am
[…] 17. Integrating a Forum with Wordpress by ZMAng […]
September 22nd, 2006 at 2:07 pm
[…] Integrating a Forum with WordPress (WordPress mit einem Forum verknüpfen. Via) […]
September 22nd, 2006 at 4:29 pm
[…] Integrating a Forum with WordPress by ZMAng […]
September 22nd, 2006 at 6:57 pm
[…] 整合论坛到Wordpress,谢谢lucifer的翻译,原文来自Integrating a Forum with WordPress。 […]
September 22nd, 2006 at 9:57 pm
[…] Integrating a Forum with WordPress by ZMAng […]
September 23rd, 2006 at 3:46 am
[…] Integrating a Forum with WordPress by ZMAng […]
September 23rd, 2006 at 5:57 am
[…] Integrating a Forum with WordPress by ZMAng […]
September 23rd, 2006 at 10:20 pm
[…] BlogHelper’s Integrating a Forum with WordPress offers great step-by-step instructions on adding a Forum to your WordPress blog. […]
September 25th, 2006 at 4:44 am
[…] Integrating a Forum with WordPress by ZMAng […]
September 26th, 2006 at 8:01 am
[…] Integrating a Forum with WordPress by ZMAng […]
September 26th, 2006 at 8:11 am
[…] Integrating a Forum with WordPress by ZMAng […]
September 26th, 2006 at 5:47 pm
[…] From the Problogger ‘How To…’ Group Writing Project, blogHelper offers great help on the subject of “Integrating a forum with Wordpress”: One of the most popular questions I’m e-mailed with is usually along the lines of: How do I integrate a forum with my WordPress (WP) blog?. Often, this is with reference to using WP as a more web site-ish CMS, e.g. a community site. So, I thought I’d kill three birds with this post. One: Write a (hopefully) brief guide answering the abovementioned question. Two: Before writing a how-to on using WP for a community site, prepare for it by tackling the forum integration issue first. Three: Participate in ProBlogger’s latest group writing project (which will be my first ever participation BTW). […]
September 30th, 2006 at 11:04 am
[…] Ein Forum in Wordpress integrieren? Kein Problem sagt der Bloghelper. […]
September 30th, 2006 at 8:56 pm
[…] Integrating a Forum with WordPress by ZMAng […]
October 1st, 2006 at 2:47 am
[…] Warning: It’s just a direct translation from the origenal post. All rights belong to the author. [原文作者 Author]:Ang Zhuu Ming [原文地址 Original Post]:Integrating a Forum with WordPress […]
October 1st, 2006 at 5:41 pm
[…] [原文作者 Author]:Ang Zhuu Ming [原文地址 Original Post]:Integrating a Forum with WordPress […]
October 5th, 2006 at 10:09 pm
[…] [原文作者 Author]:Ang Zhuu Ming[原文地址 Original Post]:Integrating a Forum with WordPress […]
October 8th, 2006 at 7:33 am
[…] Bloghelper’s recent post of Integrating a Forum with WordPress is an educational read if you want to integrate wordpress with forum. […]
October 9th, 2006 at 4:37 pm
Robyn: I would have done the same. I don’t think bbPress is ready for general use just yet.
Ross: I’d suggest a switch. Hehe. Just joking, I understand how difficult it is to abandon an implementation you’ve spent (tens of) hours working on.
ink: Hmm, that’s an idea, but I’m not too experienced on that front though.
snowcrash and sante: Thanks!
Satollo: For SEO purposes, I’d say both a new subdomain and folder approach have their own advantages - though I lean towards the folder approach. For the technical purposes you’re asking about though, there might be problems with URL rewriting as you’ve noted, but it could also be said that you could apply exclusions to your main .htaccess file the same way Dreamhost users have to in order to access their /stats/ folder. If that fails, you might want to install your forum on a separate subdomain - which I think is the preferred choice for many of the implementations I’ve seen recently due its ease (via the subdomain approach, you can install your forum on a folder of equal level to WordPress rather than in a subfolder).
October 9th, 2006 at 4:43 pm
Satollo: Sorry, I think I didn’t answer your question properly. Here’s another try: I suggest installing your forum in a folder on the same level rather than as a subfolder if you’re worried about any conflicts. Then put the forum on a subdomain, i.e. forum.yourdomain.com. It’s becoming a preferred approach due to the technical ease, though SEO-wise, putting a forum in a subfolder has its own advantages.
October 12th, 2006 at 2:06 pm
Message to Trevor Turk,
I like your site a lot. When you mentioned integrating PunBB and Wordpress, is this Wordpress Multi User edition (WPMU, mu.wordpress.org), or regular WP?
Thanks
October 15th, 2006 at 1:19 pm
[…] Zur Integration von verschiedenen Forenlösungen in Wordpress gibt es einen recht aufschlussreichen englischsprachigen Artikel von Bloghelper. […]
October 16th, 2006 at 12:30 pm
[…] Check out the full post on Integrating a Forum with WordPress. […]
October 18th, 2006 at 4:08 pm
[…] After investigating a whole bunch of options, we have finally decided upon an excellent RS Discuss plugin to provide Cyprus Blog Network with forums functionality. The easiest installation from all, and great integration with Wordpress did it for us. […]
October 18th, 2006 at 5:05 pm
thanks for the great post. i’ve been looking for a way to integrate a forum with WP.
November 10th, 2006 at 4:39 pm
There is another option now available as a Wordpress plugin WP-Forum (http://www.fahlstad.se/wp-plugins/wp-forum/). I don’t know how it compares but I thought I’d point it out.
November 12th, 2006 at 7:26 am
[…] ref: http://bloghelper.is-there.net/integrating-a-forum… […]
November 13th, 2006 at 6:51 pm
[…] Warning: It’s just a direct translation from the origenal post. All rights belong to the author. [原文作者 Author]:Ang Zhuu Ming [原文地址 Original Post]:Integrating a Forum with WordPress […]
November 13th, 2006 at 6:54 pm
[…] 整合论坛到Wordpress (No Ratings Yet) Loading … Published November 13th, 2006 in Web2.0 我收到的E-mail中问到的最多的问题就是:我如何将论坛整合到我的Wordpress blog里啊?通常这是想要把WP作为CMS来用。 […]
December 2nd, 2006 at 11:29 am
I tried integrating bbpress… to no avail.. so many issue… next I’ll try vanilla…
December 15th, 2006 at 1:21 am
[…] Integrating a Forum with WordPress How do I integrate a forum with my WordPress (WP) blog?. Integrating External Forum Software or One-Stop WordPress Forum Plugins (tags: tutorials wp) […]
December 23rd, 2006 at 6:38 am
There are a little bug in the script. If you use other prefix as “wp_”.
Read more on: http://www.hann3mann.de/web-artikel/1/Wordpress-Integration-mit-Vanilla-Bugreport.html
December 29th, 2006 at 2:59 am
thanks for the great article.
December 29th, 2006 at 5:34 am
Hello again
I posted earlier agreeing that vanilla is a great forum software. Still feel that way, but having tried to integrate it with WP it works up to a point. There are some quirks and some vanilla addons don’t work (eg. email notification) - so the integration is by no means perfect.
And in many respects, this is usually found to be the case with most integrations of two different software, esp. as in this case you have to keep up with updates to WP and Vanilla - so there’s always a chance of things going wrong.
I believe in the long run, once bbpress matures further - it is coming along nicely - this will be the best long term integration with WP.
February 10th, 2007 at 1:44 am
[…] Zur Integration von verschiedenen Forenlösungen in Wordpress gibt es einen recht aufschlussreichen englischsprachigen Artikel von Bloghelper. […]
February 19th, 2007 at 8:38 am
[…] So, my first thought in creating this environment would be to combine the two together. Surely, someone has already thought of this and has developed a plugin to combine a forum and wordpress together. My google searching first brought me to ZMAng’s post regarding Integrating a Forum with WordPress. This was a decent start for what I wanted to do. […]
February 26th, 2007 at 12:04 pm
[…] http://bloghelper.is-there.net/integrating-a-forum-with-wordpress/ Posted by admin Filed in Latest News […]
February 27th, 2007 at 11:41 am
[…] If you are thinking of integrating a forum with the blog software wordpress you will find an excellent resource over at the Blogger Help website. The article goes into detail on Simple Machines Forum, Vanilla, BBPress (The Wordpress Forum) and phpBB. A very concise guide and well worth a read if forum use is important for your blog. […]
March 2nd, 2007 at 11:34 am
I just came across a new mod that people may be interested in. It currently integrates WP into phpBB. He is also working on a version that will do the reverse.
http://www.wp-united.com
March 17th, 2007 at 1:38 pm
Hey guys, great descriptipn. Good information. Jürgen
April 1st, 2007 at 12:57 pm
[…] Para estas comunidades se crearon los sistemas de integración de foros para Wordpress, con ellos puedes integrar un foro en tu blog de forma fácil y rápida. En algunos casos será como un plugin más y en otros habrá que dedicarle más tiempo para conseguir un buen resultado. […]
April 15th, 2007 at 12:25 am
Does anyone know of any plugins or plans for them to integrate a SMF forum with Word Press using Tiny Portal? My portal of choice, which I already have set up, is Tiny Portal with SMF. I don’t think I can use Enigma with all of that and therefore I can’t use the plugin. I was hoping for a full integration of the blog into the portal, not the other way around.
If anyone knows if this can be done, please let me know!
I am not determined to use Wordpress either. Any blog into SMF would do it for me.
shellinaya at gmail dot com.
Thanks
April 17th, 2007 at 2:36 am
[quote]Gecco Logistics Company is looking for new candidates for the shipping
manager position.
We are the world’s largest global transportation company, operating in
more than 18 countries and territories and employing 20000 people worldwide.
Many Internet auctions and stores in the US do not ship the products
overseas. As the result thousands of customers in Europe and Asia are not
able to
access the large market and purchase high-quality merchandise at so low
prices. Our service is in the ever-growing demand. Today we have more then
80
merchandise managers on the territory of the United States and Canada but
quantity
of our customers increases and we plan to expand.
As a part-time employee, you’ll have access to the following benefits:
- $3,100 per month
- You need 8-10 hours free during the week, not more
- $36,000 per year
- Free UPS shipping
- Comprehensive medical and life insurance for you and your dependents
- Weekly paychecks
- Direct deposit
- Set work schedule
If you are interested in our offer send the following data to our e-mail resume@gecco-logistics.org
- Your full name
- Your contact e-mail
- Your phone number
Thanks
[/quote]
I want to work with them, they sent me an agreement, have anyone worked with them ? ?
April 18th, 2007 at 6:06 am
Hi all!
I like this forum!!
April 18th, 2007 at 9:43 pm
Thanks for helping
April 20th, 2007 at 7:10 pm
Hey, don’t these comments act as a forum itself?
April 26th, 2007 at 1:22 am
thank youi!
April 29th, 2007 at 9:40 am
thanks dune
May 4th, 2007 at 10:43 pm
Thanks for this information. I’m integrating SMF and WordPress right now (http://prueba.forolibre.es) and so far it works. The only thing that remains is listing the topics etc… on WordPress. But hey….it’s weekend.
Thanks so far.
Rene.
May 5th, 2007 at 8:35 am
Still looking for that “Special Someone”?
Let me show you how to increase your dating skills.
Insider secrets to better love life.
May 12th, 2007 at 9:19 am
viagra
May 15th, 2007 at 7:27 am
well fargo bank
http://meaning-name.countynewsonline.info/0.html
May 17th, 2007 at 4:29 am
it tells me more than i expected
May 17th, 2007 at 4:31 am
how can i integrate www.hitechsol.net with wordpress
May 19th, 2007 at 3:42 pm
Integrating a Forum with WordPress | blogHelper (tags: wordpress forum howto
May 19th, 2007 at 3:43 pm
how can i integrate http://www.oyunlarkeyfi.com with wordpress
May 26th, 2007 at 2:06 am
very nice site
May 26th, 2007 at 12:30 pm
Integrating a Forum with WordPress Thanks…
May 26th, 2007 at 7:24 pm
really helpful. thanks
May 29th, 2007 at 5:45 am
[…] 翻译自:Integrating a Forum with WordPress […]
June 4th, 2007 at 10:41 am
thank you bloghelper… +1 ^^
June 4th, 2007 at 10:43 am
thank you …
June 10th, 2007 at 1:12 am
[…] One of the most popular questions I’m e-mailed with is usually along the lines of: How do I integrate a forum with my WordPress (WP) blog?. Often, this is with reference to using WP as a more web site-ish CMS, e.g. a community site. So, I thought I’d kill three birds with this post. One: Write a (hopefully) brief guide answering the abovementioned question. Two: Before writing a how-to on using WP for a community site, prepare for it by tackling the forum integration issue first. Three: Participate in ProBlogger’s latest group writing project (which will be my first ever participation BTW).Now, let’s get to work. I’ll list each option I know of, along with instructions or more likely, links to those elsewhere on how to integrate it with WordPress - both backend, e.g. user accounts, and layout/design-wise. But if you prefer to jump to my preferred choice right away, then read the conclusion of this post first. […]
June 22nd, 2007 at 12:56 pm
[…] http://bloghelper.is-there.net/integrating-a-forum-with-wordpress/ […]
June 22nd, 2007 at 1:16 pm
[…] Read full article here: Integrating a Forum with WordPress. Technorati Tags: Forum, WordPress, WordPress Plugins […]
June 22nd, 2007 at 10:34 pm
[…] 原文:http://bloghelper.is-there.net/integrating-a-forum-with-wordpress/ […]
July 8th, 2007 at 2:19 pm
thank you
July 8th, 2007 at 2:19 pm
very nice website
July 8th, 2007 at 2:20 pm
very nice site
July 28th, 2007 at 4:52 am
Try this working integration of Wordpress 2.2, PHPBB 2.0.22 and 4Images 1.74
Aprox. time: about 2 - 4 hours
Knowledge: beginner and professionells
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
August 4th, 2007 at 5:42 am
[…] This may help :] ____________________________________ JaysGirl Designs Portfolio :: Myspace :: Blog […]
August 6th, 2007 at 1:58 pm
[…] Integrare un Forum con Wordpress Consigli per integrare Vanilla, bbpress, con Wordpress oppure sull’utilizzo di plugin specifici. […]
August 15th, 2007 at 7:25 am
bbPress has put out a WP plugin called bbSync that is supposed to create new bb topics for WP posts and integrate comments as well.
I say supposed to because I haven’t tested it yet, but I’m getting ready to do that now.
August 16th, 2007 at 8:06 am
really helpful. thanks
August 25th, 2007 at 6:22 am
what abuot wbb?
September 1st, 2007 at 6:34 am
great article.i am learning the ropes of wordpress
September 4th, 2007 at 5:15 am
The best is not always the most popular. My favorite scientific blogs….
September 4th, 2007 at 10:04 pm
[…] Integrating A Forum With WordPress […]
September 11th, 2007 at 4:53 am
How to integrate with vBulletin?
www.getaio.com
thx!
September 11th, 2007 at 12:30 pm
[…] A dica vem do blogHelper, como integrar um forum ao Wordpess. […]
September 11th, 2007 at 1:20 pm
Great and very useful informations, thanks.
September 11th, 2007 at 7:40 pm
How to integrate with vBulletin?
http://www.hk-car-rental.com/contact-us.html
http://www.hk-car-rental.com/car-rentals_2-2.html
http://www.hk-car-rental.com/car-rentals_2.html
September 15th, 2007 at 2:05 pm
[…] [原文作者 Author]:Ang Zhuu Ming [原文地址 Original Post]:Integrating a Forum with WordPress […]
September 17th, 2007 at 1:50 pm
Great and very useful informations, thanks.
September 17th, 2007 at 1:54 pm
Great and very useful informations.
September 18th, 2007 at 6:16 am
thanks for great informations, realy good site
September 18th, 2007 at 10:04 am
Partner
September 19th, 2007 at 4:41 am
thanks for great informations, realy good site..
September 19th, 2007 at 9:49 pm
saol soal sal.
September 21st, 2007 at 7:16 am
thankss
September 21st, 2007 at 10:23 am
thank you
September 23rd, 2007 at 3:58 am
thanks
September 23rd, 2007 at 7:34 am
thanks
best regards..
September 24th, 2007 at 6:59 am
nice blog helper thank you
September 24th, 2007 at 11:13 am
thank you
September 25th, 2007 at 3:25 am
thanks
September 26th, 2007 at 6:33 pm
How do I integrate with vBulletin this website: How to integrate with vBulletin: http://www.car-rental-deals.com.au
September 28th, 2007 at 7:23 pm
The link above is a temporary sandbox site while I rebuild the old http://www.trbailey.net site You are welcome to visit each. Email if you want to login.
Thank you for posting this. It’s very useful. I wasn’t able to get one of the other plugins to work but XDforum works very nicely for my purposes.
September 29th, 2007 at 2:56 am
Thank you wordpress
September 30th, 2007 at 12:53 am
thanks like
October 4th, 2007 at 5:24 pm
thanks for you.
October 5th, 2007 at 1:33 am
web tasarım hizmetleri kaliteli hosting
October 5th, 2007 at 7:15 pm
Nice job, it is going to help me a lot. Thank you.
October 6th, 2007 at 3:22 pm
Thak you
October 6th, 2007 at 4:35 pm
thanks
October 7th, 2007 at 8:11 am
thanksss
October 7th, 2007 at 8:12 am
thankssssss
October 8th, 2007 at 4:27 am
thanks….
October 8th, 2007 at 4:28 am
thank you very much for this informations
October 8th, 2007 at 8:54 pm
http://www.klip-izle.com
klip izle
good…
October 8th, 2007 at 10:55 pm
thank you very nice article
October 9th, 2007 at 2:02 am
Working on a new CMS based on WordPress called Admin Panel, uses the WordPress Engine.
check it out at:
http://dapezboy.org/admin-panel
October 9th, 2007 at 3:08 am
thanks
October 9th, 2007 at 3:09 am
thanksasssss
October 10th, 2007 at 2:12 pm
By far one your most helpful/informative posts recently, Darren. Thank you for putting this together.
October 11th, 2007 at 5:43 pm
Thank’s..
October 12th, 2007 at 3:48 pm
thanx
http://www.blackarts-literature.org
October 13th, 2007 at 1:51 am
realy nice article, very interesting, thanks
October 13th, 2007 at 12:10 pm
aminakomussunuz buranin be
http://www.oyunlar1.us
http://www.oyun1.us
October 13th, 2007 at 1:54 pm
good article
October 13th, 2007 at 3:03 pm
thanks….
October 13th, 2007 at 3:04 pm
kadın thank you
October 13th, 2007 at 3:08 pm
thank you very much for this informations….
October 13th, 2007 at 3:09 pm
thank you for your great plugin.
October 14th, 2007 at 12:05 pm
Thank you for themes…
Regards,
Lazerli Epilasyon
Minna Lazer - Stuff
October 15th, 2007 at 6:00 am
the version of WP_SMF bridge you have doesn’t not work with the latest wordpress. it also has a new maintainer. its located at http://www.earthorbit.com/opensource/
October 15th, 2007 at 6:14 pm
theme site lince looks nice.
October 15th, 2007 at 6:15 pm
thenx
October 15th, 2007 at 6:17 pm
theme site lince looks nice
October 15th, 2007 at 6:17 pm
thank you very much for this informations
www.bulvar-gazetesi.com
www.bulvargazete.net
October 15th, 2007 at 6:18 pm
thanx all
October 15th, 2007 at 6:18 pm
thank you very much for this informations
October 16th, 2007 at 4:28 am
hemenmi yoksa sonrami.
October 16th, 2007 at 6:22 am
thankss
October 16th, 2007 at 8:54 am
Thank You for another very interesting article.
It’s really good written and I fully agree with You
on main issue, btw. I must say that I really enjoyed
reading all of Your posts. It’s interesting to read ideas,
and observations from someone else’s point of view… it makes
you think more. So please try to keep up the great work all the time.
Greetings
October 16th, 2007 at 9:35 pm
Thanks very much! Love your work!