|
#1
|
||||
|
||||
|
comment latest first
How do I customize the comment to showing by most recent first....
Thanks |
|
#2
|
||||
|
||||
|
It's top-secret. Send me $50.00 USD and I'll tell you.
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#3
|
||||
|
||||
|
Open includes/functions.php
Find the following (line number 130): Code:
$cquery = mysql_query("select datetime, message, name, url, email from ".$pixelpost_db_prefix."comments where parent_id='".$imageid."' and publish='yes' order by id asc");
Code:
. . . .order by id asc"); Code:
. . . .order by id desc");
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#4
|
||||
|
||||
|
I'll do it for $25.00 USD
![]() Ow to late again.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#5
|
||||
|
||||
|
I just read the post, Ha ha ha
for $5.00 CAD ok..... ![]() the CAD is = or + than the USD right now... |
|
#6
|
||||
|
||||
|
Cad > Usd
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#7
|
||||
|
||||
| Post Reply |
| Thread Tools | |
|
|