Fanupdate and Cpmfetch, please help! |
Fanupdate and Cpmfetch, please help! |
Jul 24 2009, 01:16 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 28 Joined: May 2009 Member No: 728,558 |
Ive been searching for a tut. on how to include thumbnails of the latest uploads in my coppermine gallery in a Fanupdate post.i cpmfetch works fine on my home page and a test page i made,but when i include the same code in a post,all you see is the code.
any help would be very much apreciated!! btw,im very sorry for the confusing explanation lol |
|
|
|
![]() |
Jul 25 2009, 08:05 AM
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 28 Joined: May 2009 Member No: 728,558 |
^That site seems to be powered by Cutenews. Well, have you tried this code to resize the image? CODE <img src="IMG_URL" border="0" width="###" /> Just replace the pound symbols with the desired value and the IMG_URL text with the URL to your image. Also, I've never used FanUpdate before but have you checked to see if it allows HTML or if there's any options for that? http://babylon.sqweebs.com/test.php thats what i want to appear in my post CODE <?php include "./copper/cpmfetch/cpmfetch.php"; $objCpm = new cpm("./copper/cpmfetch/cpmfetch_config.php"); $objCpm->cpm_viewLastAddedMedia(1,4); $objCpm->cpm_close(); ?> and thats the cpmfetch code that calls the thumbnails of the latest uploads from my coppermine gallery.But my problem is that when i put that code in my post[i just switched over to fanupdate because i thought it wouldnt show up in cutenews for some reason,but it wont show up in either]the only thing you see is the code. http://babylon.sqweebs.com/ thats my site |
|
|
|
999Murderdoll666 Fanupdate and Cpmfetch Jul 24 2009, 01:16 PM
Mikeplyts ^That site seems to be powered by Cutenews.
Well,... Jul 24 2009, 03:09 PM![]() ![]() |