<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>System for embedding Phorum in other applications (early preview)</title>
        <description>THIS MODULE IS STILL UNDER HEAVY DEVELOPMENT. THIS IS AN EARLY RELEASE
TO SHOW THOSE WHO ARE INTERESTED IN EMBEDDING PHORUM WHAT I&#039;M DOING IN
THIS FIELD. THE EMBEDDING CODE IS WORKING PRETTY GOOD, BUT THERE&#039;S
CURRENTLY A LOCK OF GOOD FINISHED CONNECTORS FOR EMBEDDING PHORUM IN
3rd PARTY APPS.

This module implements functionality for creating an embedded version of Phorum. Embedded means that Phorum will be the slave of a master system. The master system is responsible for feeding the Phorum system with user data and for processing page elements that are produced by Phorum. Since Phorum is a slave application in this setup, things like signup, authentication and settings are no longer handled by Phorum.

Please check the README file in the package for some more information about this project.</description>
        <link>https://www.phorum.org/support/read.php?28,53902,53902#msg-53902</link>
        <lastBuildDate>Sat, 15 Aug 2026 05:28:48 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,144336#msg-144336</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,144336#msg-144336</link>
            <description><![CDATA[ Looks like this should work!  <br />
<pre class="bbcode">
     * [hook]
     *     end_output
     *
     * [description]
     *     This hook can be used for performing post output tasks.
     *     One of the things that you could use this for, is for
     *     reading in buffered output using &lt;phpfunc&gt;ob_get_contents&lt;/phpfunc&gt;
     *     in case you started buffering using &lt;phpfunc&gt;ob_start&lt;/phpfunc&gt;
     *     from the &lt;hook&gt;start_output&lt;/hook&gt; hook.</pre>
<br />
I&#039;ll work on it tomorrow and let you know if it works =)<br />
<br />
Skye]]></description>
            <dc:creator>Skye N.</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Tue, 04 May 2010 20:44:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,144334#msg-144334</guid>
            <title>Re: Embed_phorum for Phorum 5.2</title>
            <link>https://www.phorum.org/support/read.php?28,53902,144334#msg-144334</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Maurice Makaay</strong><br />
Sorry, but there is no version for 5.2. I had it ready at one point in the past, but an unfortunate hard disk accident wiped the new code from the face of the earth. Since then I&#039;ve been busy in other development tasks (both work and Phorum). I will redo the 5.2 version of the module, but I&#039;m afraid that I cannot provide a time frame on this.</div></blockquote>
<br />
Oh no, that&#039;s unfortunate.<br />
<br />
I&#039;m working on 5.2 integration with my site right now.  <br />
I already have integration with external_authentication module working, so registration, authentication etc is already complete and handled by my custom CMS.<br />
<br />
My first idea was to have a phorum plugin that uses PHP output buffering (ob_start/ob_end_clean) to capture all Phorum output, and then fill in the content-div in my site template with the output (after stripping any header/footer/page HTML from the Phorum template)<br />
<br />
Does that sound like it might work?<br />
<br />
- Skye]]></description>
            <dc:creator>Skye N.</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Tue, 04 May 2010 19:50:51 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,141355#msg-141355</guid>
            <title>Re: Embed_phorum for Phorum 5.2</title>
            <link>https://www.phorum.org/support/read.php?28,53902,141355#msg-141355</link>
            <description><![CDATA[ Check out my <a href="http://www.phorum.org/phorum5/read.php?62,134494" target="_blank" >External Authentication</a> module with its Drupal plugin.  You can further use my Generic Integration template (at least for ideas on how to edit template headers/footers for embedding).]]></description>
            <dc:creator>Joe Curia</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Wed, 21 Oct 2009 06:29:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,141351#msg-141351</guid>
            <title>Re: Embed_phorum for Phorum 5.2</title>
            <link>https://www.phorum.org/support/read.php?28,53902,141351#msg-141351</link>
            <description><![CDATA[ I&#039;m starting to integrate Phorum into Drupal and I have to decide if I try to make it run inside Drupal or just use Drupals authentication.<br />
<br />
So what changes do the 5.2 templates require to make them embeddable? Would it be easier to modify the existing embedded templates for 5.2 or make the current 5.2 templates embedded?<br />
<br />
But I may just run only the authentication part for now even though this could be a good starting point with the embedding business :)]]></description>
            <dc:creator>Panu</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Wed, 21 Oct 2009 06:16:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,138747#msg-138747</guid>
            <title>Re: Embed_phorum for Phorum 5.2</title>
            <link>https://www.phorum.org/support/read.php?28,53902,138747#msg-138747</link>
            <description><![CDATA[ Sorry, but there is no version for 5.2. I had it ready at one point in the past, but an unfortunate hard disk accident wiped the new code from the face of the earth. Since then I&#039;ve been busy in other development tasks (both work and Phorum). I will redo the 5.2 version of the module, but I&#039;m afraid that I cannot provide a time frame on this.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 18 Jun 2009 06:36:17 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,138745#msg-138745</guid>
            <title>Embed_phorum for Phorum 5.2</title>
            <link>https://www.phorum.org/support/read.php?28,53902,138745#msg-138745</link>
            <description><![CDATA[ Dear Maurice,<br />
<br />
Could you please help me and answer the following question:<br />
I use embed_phorum, but it seems that this module only works under Phorum 5.1 version (not 5.2).<br />
So I have a question: do you a version of embed_phorum for Phorum 5.2?<br />
<br />
Thank you.<br />
<br />
Yours Sincerely, Kostyantyn.]]></description>
            <dc:creator>Kostyantyn.Bilous</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 18 Jun 2009 04:22:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,132642#msg-132642</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,132642#msg-132642</link>
            <description><![CDATA[ The horror!!]]></description>
            <dc:creator>Sergej</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 16 Aug 2008 03:57:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,132641#msg-132641</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,132641#msg-132641</link>
            <description><![CDATA[ No news for that.<br />
AFAIK he worked on it while in the US but lost the code in a harddisk accident.]]></description>
            <dc:creator>Thomas Seifert</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 16 Aug 2008 03:29:50 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,132639#msg-132639</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,132639#msg-132639</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Maurice Makaay</strong><br />
I&#039;m working on that right now (good vacation time spending ;-) and I have some CMS systems downloaded on my laptop to test it. But not finished yet. Currently fighting a bit with Drupal and getting around to its module writing system to build a Phorum integration. I hope to finish a working setup during my flight back to the Netherlands.<br />
<br />
If it&#039;s only for user integration and single sign on, you might also be able to take a different route. You could write a module that implements the &quot;user_session_restore&quot; hook, which is  a really convenient hook for handling single sign on. The other thing to do would be keeping Phorum users in sync with the main system. If you search for &quot;user_session_restore&quot; in these forums, you&#039;ll be able to find some example implementations.</div></blockquote>
<br />
Maurice,<br />
<br />
Any news on the Drupal? I started using it with Phorum and am looking for ways to embed it.]]></description>
            <dc:creator>Sergej</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 16 Aug 2008 03:26:42 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,131841#msg-131841</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,131841#msg-131841</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Maurice Makaay</strong><br />
<br />
We try to use trigger_error() for all errors in Phorum. Those errors could be caught by an exception handler. There might still be die() calls in there. If you find any that get in your way, then please tell us. We can change them to trigger_error(). Maybe a future idea for the embed_phorum mod could be to offer such an error handler and a callback method. I&#039;ll keep that in mind.</div></blockquote>
<br />
Using  0.20...<br />
<pre class="bbcode">
 # grep die phorum/mods/embed_phorum/*
phorum/mods/embed_phorum/PhorumConnectorBase.php:        die(&quot;Phorum embedding connector \&quot;&quot; . $this-&gt;name . &quot;\&quot; &quot; .
phorum/mods/embed_phorum/PhorumConnectorBase.php:        die(&quot;Phorum embedding connector \&quot;&quot; . $this-&gt;name . &quot;\&quot; &quot; .
phorum/mods/embed_phorum/embed_phorum.php:    if (! isset($GLOBALS[&quot;PHORUM_CONNECTOR&quot;])) die(&quot;
phorum/mods/embed_phorum/embed_phorum.php:            die(&quot;No user data found for user id $user_id. &quot; .
phorum/mods/embed_phorum/run_phorum.php:if (! isset($GLOBALS[&quot;PHORUM_CONNECTOR&quot;])) die(&quot;
phorum/mods/embed_phorum/run_phorum.php:    die(&quot;embed_phorum error: Cannot change directory to &quot; .
phorum/mods/embed_phorum/run_phorum.php:            die();
phorum/mods/embed_phorum/syncuser.php:        die(&quot;embed_phorum_syncuser(): no user_id found in the syncuser data&quot;);
phorum/mods/embed_phorum/syncuser.php:        die(&quot;syncuser error: non-numerical user_id found in the syncuser data&quot;);
phorum/mods/embed_phorum/syncuser.php:            die(&quot;syncuser error: usernames cannot be changed, but for &quot; .
phorum/mods/embed_phorum/syncuser.php:        die(&quot;embed_phorum_deleteuser(): no user_id found in the syncuser data&quot;);</pre>
<br />
IMO, it would be much nicer to throw exceptions directly in the embed code, as that will allow unique handling of specific exceptions - which is pretty vital for proper intergration... of course that will destroy PHP4 compat, but... who cares? ;)]]></description>
            <dc:creator>pookey</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 12 Jul 2008 07:44:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,130186#msg-130186</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,130186#msg-130186</link>
            <description><![CDATA[ None of the head tags seem to be included in the page. For example if you search for something, then the redirect after the &quot;busy searching&quot; page is not done. This is handled through a meta refresh in the header, which is not present either apparently.<br />
<br />
It sounds like this type of code (from mods/embed_phorum/connectors/mambo/connector.php) does not work (anymore?) for Joomla:<br />
<pre class="bbcode">
$mainframe-&gt;_head[&#039;custom&#039;][] = $elements[&quot;style&quot;];</pre>
<br />
I&#039;m not a Joomla literate, but maybe you could ask around with people that do know more about Joomla than I do. The goal is to put some data in the page &lt;head&gt; section programmatically.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 15 May 2008 02:39:58 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,130184#msg-130184</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,130184#msg-130184</link>
            <description><![CDATA[ Hi Maurice,<br />
<br />
Everything seems to work except it apparently isn&#039;t reading the CSS file:  <br />
<br />
[<a href="http://demo.vlynx.com/joomla/discuss" target="_blank"  rel="nofollow">demo.vlynx.com</a>]<br />
<br />
The only change I made from your default Mambo install is in phorum.php<br />
<pre class="bbcode">
$PHORUM_DIR = &quot;../phorum&quot;;</pre>
changed to<br />
<pre class="bbcode">
$PHORUM_DIR = &quot;./phorum&quot;;</pre>
since it is installed in a directory under Joomla; i.e., ./joomla/phorum<br />
<br />
I moved your sample embed templates into Phorum&#039;s template directory (./phorum/templates) and selected them in the Phorum admin.<br />
<br />
I&#039;ve tried my best reading the README, this thread, etc., but I admit some of this is over my head. Is there something obvious I&#039;m missing?<br />
<br />
--Peter]]></description>
            <dc:creator>PeterMartin</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 15 May 2008 02:00:48 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,129847#msg-129847</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,129847#msg-129847</link>
            <description><![CDATA[ Don&#039;t look at synchronizing users as having an extra user in there. The whole synchronization is mainly there for having a Phorum user data storage. Of course you can hack the whole code or use some smart hook implementations in user save / load code, but I would really advice to do the synchronization. Trust me on that one. When I started out with integrating Phorum 5 with my own site system, I tried really hard to build a clean solution to not have a Phorum users table, but whatever path I took, I kept running into problems with things like storing user forum preferences and private message support.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 03 May 2008 04:21:08 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,129839#msg-129839</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,129839#msg-129839</link>
            <description><![CDATA[ Thanks for your reply Maurice. I&#039;ve looked into the &quot;user_session_restore&quot; hook and that seems fine though I would need to sync the existing users db with the table in Phorum. As I already need to keep two user tables, adding a third is not my favorite option.<br />
<br />
I have Phorum 3 patched at a level that it doesn&#039;t use its own user table but my custom user login/profile system. Would the embed_phorum module allow a similar approach? Sorry to ask such a  basic question but I haven&#039;t found much info on this module or what is exactly does.]]></description>
            <dc:creator>Gertjan</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Fri, 02 May 2008 12:45:02 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,129821#msg-129821</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,129821#msg-129821</link>
            <description><![CDATA[ I&#039;m working on that right now (good vacation time spending ;-) and I have some CMS systems downloaded on my laptop to test it. But not finished yet. Currently fighting a bit with Drupal and getting around to its module writing system to build a Phorum integration. I hope to finish a working setup during my flight back to the Netherlands.<br />
<br />
If it&#039;s only for user integration and single sign on, you might also be able to take a different route. You could write a module that implements the &quot;user_session_restore&quot; hook, which is  a really convenient hook for handling single sign on. The other thing to do would be keeping Phorum users in sync with the main system. If you search for &quot;user_session_restore&quot; in these forums, you&#039;ll be able to find some example implementations.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 01 May 2008 13:18:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,129817#msg-129817</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,129817#msg-129817</link>
            <description><![CDATA[ I&#039;m preparing to upgrade from Phorum 3.4 to 5.2 (yup... it&#039;s about time) and have to integrate it with an existing (custom) login/authentication system. After playing with the embed_phorum module I run into troubles with the embed_default template as it appears not to be suitable for the current version.<br />
<br />
Any news on an embedding template for 5.2 or any hints how to go about this?]]></description>
            <dc:creator>Gertjan</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 01 May 2008 10:31:23 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,127010#msg-127010</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,127010#msg-127010</link>
            <description><![CDATA[ There&#039;s nothing different from the standard 5.1 for RSS when running embedded. Did you enable &quot;Show and allow RSS-links&quot; in the general settings page?]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 12 Jan 2008 05:38:58 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,127003#msg-127003</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,127003#msg-127003</link>
            <description><![CDATA[ I have embedded Phorum into my aMember site, using Phorum 5.1.25 and embed_phorum_0.0.20 module. All is working great, but I&#039;ve had members ask about setting up an RSS feed.<br />
<br />
Is this possible with the embedded Phorum? How do I accomplish this? Can you give me a nudge in the right direction?<br />
<br />
thanks!<br />
<br />
CaptDan<br />
[<a href="http://www.cvasports.com/messageboard" target="_blank"  rel="nofollow">www.cvasports.com</a>]]]></description>
            <dc:creator>CaptDan</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Fri, 11 Jan 2008 22:10:56 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,126388#msg-126388</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,126388#msg-126388</link>
            <description><![CDATA[ We re-read the README file and manage to solve the problem with the header section. We&#039;ve put the [element ...] parts into the master application template.]]></description>
            <dc:creator>smario</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 29 Dec 2007 13:00:18 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,126377#msg-126377</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,126377#msg-126377</link>
            <description><![CDATA[ Thanks a lot for the hints. I did as you said and template works almost perfectly, now. <br />
<br />
Currently I&#039;m having a hard time placing Style Sheets and Phorum JS into the existing header section from the Master application. <br />
<br />
I&#039;m using [element style] for that purpose, but I can&#039;t figure out why the Style Sheets appear in the body section of the master template. Should I create the new header within the master app, specially for the Phorum and put the &quot;header elements&quot; into it, and then remove them from the &quot;embedded&quot; header template part or is there a different approach to obtain this?<br />
<br />
I&#039;ve posted the Slovenian language file we did these days, for the newest Phorum version to the <a href="http://www.phorum.org/phorum5/read.php?65,126376" target="_blank" >Language thread</a> and the improvements will be posted there as well.]]></description>
            <dc:creator>smario</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 29 Dec 2007 10:56:28 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,126372#msg-126372</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,126372#msg-126372</link>
            <description><![CDATA[ The template must be moved into the main template directory or else Phorum won&#039;t see it. Additionally, the return should be &quot;embed_emerald&quot; (the name of the template directory). That ought to make it work.<br />
<br />
I don&#039;t think that I would be ready in days, because of all the other things that I have to do. I guess that I won&#039;t get around it for at least two weeks. The integration project that I am doing has no priority. It should be ready &quot;somwhere next year&quot; (2008).]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 29 Dec 2007 03:24:43 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,126369#msg-126369</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,126369#msg-126369</link>
            <description><![CDATA[ The template is available in the &quot;embed_phorum/templates/embed_emerald/&quot; folder. Is this correct, or should I move it into &quot;phorum/templates/&quot; dir? I&#039;ve updated the info.php&#039;s $name into &quot;Phorum Emerald Template EMBEDDED&quot;. <br />
<br />
In myconnector, there is a get method, where I tried inserting the template&#039;s location and then its name, but none of this worked.<br />
<br />
<pre class="bbcode">
function get_template()
    {
		//return &quot;embed_emerald&quot;;
		return &quot;Phorum Emerald Template EMBEDDED&quot;;
    }</pre>
<br />
It&#039;s always referencing to the original &quot;emerald&quot; template, found in root folder and as set in the admin section of the phorum.<br />
<br />
I&#039;ve must be missing something so I&#039;m taking a closer look at the template files and also README and other helpfull stuff. It is indeed well documented, so I guess I just need some more time to figure it out. <br />
<br />
I can help you with the template rightaway if you like, as I need to put the same thing together, as well - so maybe it&#039;s better to join the forces :). How far are you with the template anyway (is it a few days or more)?]]></description>
            <dc:creator>smario</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 29 Dec 2007 01:57:20 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,126367#msg-126367</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,126367#msg-126367</link>
            <description><![CDATA[ Make sure that that template is used. Do you have a get_template() method in your connector that returns the template name? And is the template available in the &quot;templates&quot; directory?<br />
<br />
I am working on an embedding solution for &quot;CMS Made Simple&quot; currenctly and while I&#039;m doing that, I am converting the emerald template for embedding as well. So I think that a compatible template for 5.2 embedding will be coming from me soon too.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Fri, 28 Dec 2007 20:03:08 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,126366#msg-126366</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,126366#msg-126366</link>
            <description><![CDATA[ I&#039;ve successfully installed phorum 5.2.4 RC2 version and mod_embed_phorum 1.0.1, but I have problems with the template. I&#039;ve read posts about the issue and I need help setting the template. <br />
<br />
What I did so far, I copied the &quot;emerald&quot; template into the embed_phorum templates folder and tried to correctly set the &quot;header.tpl&quot; in order to include required [element ... parts. I tried with style and body_data, but without success... the front page still displays &quot;The Phorum output is missing [element ...] sections.&quot; error.<br />
<br />
Can anyone point me in the right direction?<br />
<br />
Regards,<br />
Mario]]></description>
            <dc:creator>smario</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Fri, 28 Dec 2007 18:20:52 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,125049#msg-125049</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,125049#msg-125049</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Diane_Syneron</strong><br />The culprit in question is phorum_redirect_by_url, and it appears to get short-cut through after attempting to make a post.</div></blockquote>
<br />
I&#039;m sorry, but I do not yet see the problem that you run into with this. phorum_redirect_by_url() is called after posting a message. What exact part of it is problematic for you?]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Mon, 29 Oct 2007 19:05:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,125048#msg-125048</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,125048#msg-125048</link>
            <description><![CDATA[ The culprit in question is phorum_redirect_by_url, and it appears to get short-cut through after attempting to make a post.<br />
<br />
As far as the errors go, there are a number of die statements in the db folder, one or two of which I happened to run across while setting up the system. Nothing major and it should never come up in normal usage, but being able to format and handle those errors would be nice.<br />
<br />
For the admin section, since it would only be available to IT personnel, I&#039;ve created a RewriteRule to send requests to the admin page from a predetermined url. That should keep things simple enough for now.<br />
<br />
Of course, all of this is on the latest stable, so much of it may not be an issue in 5.2.]]></description>
            <dc:creator>Diane_Syneron</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Mon, 29 Oct 2007 18:28:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,124994#msg-124994</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,124994#msg-124994</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>Diane_Syneron</strong><br />Okay, I think I just hit a snag with the integration.<br />
<br />
When making a post, it appears that the post script is sending an HTTP redirect that is outside of the embed module&#039;s control.<br />
<br />
Any suggestions for getting around it?</div></blockquote>
<br />
The module has a chance to format the URLs to load. So that could be a place to work at. But can you explain the exact problem that you run into here?<br />
<br />
<b>admin from other dir</b><br />
<br />
Running the admin embedded isn&#039;t really an option. I have something like it working on my site, but it&#039;s ugly:<br />
<pre class="bbcode">
&lt;?php
    ob_start();
    require_once(&quot;./site_frame/common.php&quot;);
    site_frame_header();

    chdir(&quot;./phorum/&quot;);
    include(&quot;admin.php&quot;);

    site_frame_footer();
?&gt;</pre>
It has my own header and the admin header, so it ends up with multiple &lt;html&gt; starts in the source code. For me it&#039;s okay and it works, but it is not  a nice solution. Maybe you can try to put something like it in your site&#039;s document root to see if it works for you as well? For me, the phorum dir is still inside the document root, so I&#039;m not sure if things are missing if you&#039;d do this.<br />
<br />
<b>handling errors gracefully</b><br />
<br />
We try to use trigger_error() for all errors in Phorum. Those errors could be caught by an exception handler. There might still be die() calls in there. If you find any that get in your way, then please tell us. We can change them to trigger_error(). Maybe a future idea for the embed_phorum mod could be to offer such an error handler and a callback method. I&#039;ll keep that in mind.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Fri, 26 Oct 2007 08:19:42 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,124982#msg-124982</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,124982#msg-124982</link>
            <description><![CDATA[ Okay, I think I just hit a snag with the integration.<br />
<br />
When making a post, it appears that the post script is sending an HTTP redirect that is outside of the embed module&#039;s control.<br />
<br />
Any suggestions for getting around it?]]></description>
            <dc:creator>Diane_Syneron</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 25 Oct 2007 17:29:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,124979#msg-124979</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,124979#msg-124979</link>
            <description><![CDATA[ First off, I&#039;d like to say thank you for building this module.  We&#039;ve been looking at various ways to integrate forum software into our customer systems for a little while now, and this was the first package that offered actual integration where we could control the authentication and registration mechanisms instead of the other way around.<br />
<br />
I did have one question for the short term, and one long term one, however...<br />
<br />
Since the forum package is now running under the embed module, I&#039;ve actually moved the system out from the document root directory and into a lib directory for our MVC architecture.  However, that means that access is cut off to the admin page, which still runs outside of the embedded forums.  Is there any way to changes this, so that the entire forum stack can run through the processor?<br />
<br />
On a long term note, from my attempts to set up and configure phorum and the embed module, I&#039;ve noticed that most failure conditions tend to die rather than throw errors and was wondering if that might change down the road?  It would be extremely helpful for someone like me to have a chance to catch errors and display my own items rather than the blank page with a (mostly) non user-friendly message.]]></description>
            <dc:creator>Diane_Syneron</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 25 Oct 2007 15:43:32 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,53902,124844#msg-124844</guid>
            <title>Re: System for embedding Phorum in other applications (early preview)</title>
            <link>https://www.phorum.org/support/read.php?28,53902,124844#msg-124844</link>
            <description><![CDATA[ So the basic problem here was that the embed_phorum module was not enabled. You can still call the wrapper like you did, but it will miss the functionality that is implemented in the module. Thanks for the explanation and have a lot of fun with the mod!]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 18 Oct 2007 13:50:45 -0500</pubDate>
        </item>
    </channel>
</rss>
