Page 2 of 2

Re: Upgrading “module interfaced applications” such as PunBB

Posted: Sun Mar 12, 2006 8:12 pm
by loosefast
Russ wrote: PunBBInfo plugin
Please find attached the first beta of the PunBBInfo plugin (function.PunBBInfo.php) which allows you to display stuff from your PunBB forum on your CMS website, including RSS feeds. It assumes you have already installed the PunBB CMS Module:
from: http://dev.cmsmadesimple.org/projects/punbb

Some test examples are here (and extensive help in file)
http://www.cms.shoesforindustry.net/punbbtest.html

For more information see the help sections at the end of this file.

As ususal download the file and rename it to .php and copy it to your plugin directory. As it's a beta I would appreciate some feedback :) I've also included some sample CSS.

Enjoy :)
Russ
Russ,

Thanks for posting this. it works fine!

Re: Upgrading “module interfaced applications” such as PunBB

Posted: Thu Jul 20, 2006 1:42 pm
by parisja
Hey, thanks for the plugin. But sorry I am an idiot.. how do you get it to work? I have punbb installed but.. I get this error when I try to display the latests posts.. I put the plugins in the plugins folder in /modules/PunBB/plugins/

Fatal error: Smarty error: [in template:15 line 27]: syntax error: unrecognized tag 'PunBBInfo' (Smarty_Compiler.class.php, line 580) in /home/fp/public_html/lib/smarty/Smarty.class.php on line 1095

and where is the CSS file meant to go?

Re: Upgrading “module interfaced applications” such as PunBB

Posted: Thu Jul 20, 2006 2:34 pm
by Russ
Hi parisja, a simple enough mistake to make, but the PunBBInfo plugin is for CMS and therefore goes in the CMS plugin directory, not the PunBB plugin directory. It should all work fine then.

Hope this helps,
Russ

Re: Upgrading “module interfaced applications” such as PunBB

Posted: Fri Jul 21, 2006 3:42 am
by parisja
ahhh k! Hehe im an idiot. Thanks heaps works fine now :)

Re: Upgrading “module interfaced applications” such as PunBB

Posted: Fri Jul 21, 2006 6:46 am
by Russ
No parisja, you're not an idiot ;-) If anybody it is me, for not making it more clear... anyway glad to hear you are working. I, for one, cannot wait  for the next version of PunBB with clean urls' so it can be properly integrated!

Russ