By Saudi-1 on
Hello all,
Hope someone can help me with this. What I need to do is to display the last node of a specific category with a teaser. I found something close to what I want but it displays some information I don't want displayed. I only want the title with a link a date and a teaser. No user info or category or commenting option.
Any help would be appreciated.
Comments
Try this code into a block with 'full php' enabled
teasers in similar mod
Hi vrencianz,
I'm trying to change the similar.module (4.7) to display teasers, any ideas?
Thanks,
Jim
Thanks for the help,
Thanks for the help, unfortunately that didn't work.
user warning: Unknown column 'teaser' in 'field list' query: SELECT FROM WHERE ORDER BY changed desc
I see, you use Drupal 4.7, too
Try this one, then. I can't test it, because I have no Drupal 4.7, but it must work.
I don't know what happened
I don't know what happened but I keep getting this error on every page for no apperant reasion as far as I can see.
user warning: Unknown column 'teaser' in 'field list' query: SELECT FROM WHERE ORDER BY changed desc .LIMIT 0, 1 in /***t/****/***/includes/database.mysql.inc on line 124
Seems that you
It seems that you didn't changed the query. There is the old one.
I deleted it but the message
I deleted it but the message stills appears everywhere. I have no idea whats wrong?
never mind, I need my head
never mind, I need my head examined. thanks for the help.
This works nicely thanks
This works nicely thanks :)
Just one more question. How could I display the title and the ink?
a link with the title
Thanks for the help. really
Thanks for the help. really appreciate it.