Integration of Cpmfetch and Cutenews and/or Fanupdate? Integration of Cpmfetch and Cutenews and/or Fanupdate?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Integration of Cpmfetch and Cutenews and/or Fanupdate?

Started by 999Murderdoll666, July 25, 2009, 03:53:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

999Murderdoll666

I've been searching for a tutorial on how to do this for days.Cpmfetch works fine on my home page,but when i put the code in a post on fanupdate,the code just shows up.

http://babylon.sqweebs.com/ that's my website,and the first post is where my problem is.
Im using the newest version of Fanupdate.
Any help will be greatly apreciated!

-Ciara

Nibbler

You need to find out how to add PHP code to Fanupdate. Can't really help you here.

capecodgal

As far as I know you can not do that within your posts with those scripts; they are not designed to take php code and output the results to be HTML

Even with wordpress I do not think this can be done without a plugin that enables you to use php in your posts. However wordpress has a nice plugin that makes adding your gallery updates a breeze; I highly doubt cutenews or fan update have these types of plugins.

The work around would be to create an outside PHP file with your cpmfetch code in it then call that page to load within your post by using an iframe or similar script.

Better solution - skip the cute news and fan update and upgrade to wordpress :)

capecodgal

BTW - the plugin for Wordpress is called COPPERMINESC

I allows you to post updates in this format:

[ cpgalbnew: 50,4 ]

(show me the newest 4 images to album 50)



999Murderdoll666

I'll try using a iframe in a post,and if that doesnt work then ill just switch to wordpress and use that plugin.Thank you for the help capecodgal. :]