| Topic: | Code : Listing news in the block with newimage.. |
|---|---|
|
viking
Noob
Posts: 12 Posted: |
Hi.. Yes it`s me again, asking about script.. This script for listing the news in the block.. And I get this (xstories block)to include image for new today & week.. And dont know how to combine this two script.. Just asking, maybe someone could help me here.. or give me another solution ?.. :D Thanks.. |
|
Chestnut
Site Admin Posts: 1320 Posted: |
You want a block with that you you already have a working block and want to add the image ? Insert the second part between line 10 and 12 and add an img tag to the content. Chestnut ! ![]() Site Admin |
|
viking
Noob
Posts: 12 Posted: |
Thanks.. but forget about it.. I back to use script that U give me last year.. and make some change.. but `newimage' still not show correctly.. it just show blank.gif even for today added News.. Here`s the code.. edited by: viking, Jun 15, 2006 - 02:27 AM |
|
Chestnut
Site Admin Posts: 1320 Posted: |
Problem is that you are comparing a date in readable format against a UNIX timestamp. Might work better. Chestnut ! ![]() Site Admin |
|
viking
Noob
Posts: 12 Posted: |
I`m really appreciate you help.. but still can make it happend.. The last code ; |
|
Chestnut
Site Admin Posts: 1320 Posted: |
$stime intead of $time... My bad, your first post was using "time" but not the others... Chestnut ! ![]() Site Admin |
|
viking
Noob
Posts: 12 Posted: |
Fix it.. but still with no luck.. It`s still just showing blank.gif for all news in the list.. |
|
Chestnut
Site Admin Posts: 1320 Posted: |
Yea well....... another one of my bad... That should be it I think... Chestnut ! ![]() Site Admin |
|
viking
Noob
Posts: 12 Posted: |
Thanks lot Chestnut for your help.. But sad to say that it`s also give the same result.. Last code try :: |
|
Chestnut
Site Admin Posts: 1320 Posted: |
I'll take one last attempt... The stime is already in a YYYY-MM-DD HH:MM:SS so there is no need to put it in a date function... so the final if should be : Chestnut ! ![]() Site Admin |
|
viking
Noob
Posts: 12 Posted: |
Yeah.. !! Congratulation.. * To FRANCE to reach semi-final.. * to Chestnut to make this script work !! |