Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default PhpBB integration?

    Hi,

    Is there a possibility to integrate PhpBB forum with Zen-Cart.
    I want to start a forum next to my shop and show the latest forum posts in a sidebox on my shop.

    Like this: www.domainshop.com/forum

    Is this possible?

    Looking forward to get some advice.

    Richard

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Zen-Cart and PhpBB integration

    This is possible, but no longer available as part of core Zen Cart. But there's no reason why you couldn't run phpBB in a subdirectory called forum and if it shares a database with Zen Cart (different table prefix) you could use the blank sidebox add on to make database calls into the forum tables to get and display the latest posts.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Jan 2011
    Posts
    83
    Plugin Contributions
    0

    Default Re: Zen-Cart and PhpBB integration

    Quote Originally Posted by kuroi View Post
    This is possible, but no longer available as part of core Zen Cart. But there's no reason why you couldn't run phpBB in a subdirectory called forum and if it shares a database with Zen Cart (different table prefix) you could use the blank sidebox add on to make database calls into the forum tables to get and display the latest posts.
    Hi,

    Thanks for your reply.
    This is just what I thought to do
    I know about a blank sidebox addon,but.....how do i get the latest posts in in that sidebox,do i need to do something with the database or is this also possible with an RSS feed?

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Zen-Cart and PhpBB integration

    Personally, I tend to use database calls. But if phpBB already generates an RSS feed, then parsing that for the latest posts would probably be quicker and simpler - just not something I've done personally.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Zen-Cart and PhpBB integration

    Yes, taking it from an RSS feed probably is better, and there are a sideboxes specifically for reading RSS feeds in the "Free Software Add Ons area".
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg