last comments list outisde coppermine last comments list outisde coppermine
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

last comments list outisde coppermine

Started by nickfzx, March 02, 2007, 07:44:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nickfzx

Hope this is the right place for this question.

Is there a way of having a list of the last comments on images.

if you look at my homepage you can see what I mean...I have 2 boxes. one for latest forum posts from punbb and one for latest articles published by wordpress:
http://www.amateurillustrator.com/

Is there a way to do the same thing with latest comments in coppermine?

Philcomputing

Hi nickfzx,

did you find a solution. I do want to show the latest comments within the sidebar of my blog....

Thank you in advance, Phil

Joachim Müller

Review the content syndication mod board to display content from coppermine on non-coppermine pages. The coppermine dev teams recommends using cpmFetch (not sure if it has this feature, please review the corresponding documentation). If everything else fails, write a piece of custom PHP code that queries the corresponding coppermine tables.

nickfzx