• [MOD] Last comments v1.2.0 4 0 5 1
Currently:  

Author Topic: [MOD] Last comments v1.2.0  (Read 251167 times)

0 Members and 1 Guest are viewing this topic.

Offline Pizi

  • Newbie
  • *
  • Posts: 25
    • View Profile
    • http://info.tsu-irnfritz.com
Re: [MOD] Last comments v1
« Reply #15 on: June 22, 2005, 06:46:09 PM »


 Greetings from Austria

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: [MOD] Last comments v1
« Reply #16 on: June 26, 2005, 12:32:28 PM »
Can someone please let me know how to enable paging for the latest comments ?

Thanks, Martin

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: [MOD] Last comments v1
« Reply #17 on: June 27, 2005, 09:16:29 PM »
S.O.S ;-)

I need get the paging to work for the latest coments. Can someone please point me into the right direction ?

Please !

Thanks, Martin

Offline karimun

  • Newbie
  • *
  • Posts: 49
    • View Profile
    • http://www.at6pm.com
Re: [MOD] Last comments v1
« Reply #18 on: June 28, 2005, 12:09:59 AM »
Very good job V@no  :D

Offline Pitt

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: [MOD] Last comments v1
« Reply #19 on: June 28, 2005, 10:32:05 AM »
Ich würde gern bei der Mailbenachrichtung den Usernamen des Kommentators sowie den Kommentar selbst mit drin haben.
Das eintragen der Variablen {comment_user_name} und {comment_text} ins Template comment_email funktioniert nicht...

Kann jemand helfen?

Offline waleed

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [MOD] Last comments v1
« Reply #20 on: June 29, 2005, 07:04:50 AM »
V@no
any news about PART2 ?

Offline Markus1979

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] Last comments v1
« Reply #21 on: July 02, 2005, 09:45:18 PM »
Also erstmal ein herzliches Dankeschön an den machen  :D


Was muß ich denn ändern, damit sich bei klick auf dem Thumbnail das Bild im neuen Fenster öffnet und nicht im selben.

Im Template thumbnail_bit.html {thumbnail} durch {thumbnail_openwindow} ersetzen habe ich ja, aber irgendwie funktioniert das nur bei der "Tabelle" Neue Bilder und nicht bei den Kommentaren.

Ursprüglich wollte ich in Englisch schreiben, aber dann würden alle hier Bauchschmerzen bekommen  :lol:

Offline ascanio

  • Hero Member
  • *****
  • Posts: 569
    • View Profile
    • http://www.surfourspace.net
Re: [MOD] Last comments v1
« Reply #22 on: July 04, 2005, 07:02:19 PM »
where is the part 2? did i miss something?

Offline martrix

  • Hero Member
  • *****
  • Posts: 755
    • View Profile
    • overlord.cz
Re: [MOD] Last comments v1
« Reply #23 on: July 04, 2005, 08:24:25 PM »
no you did not miss anything - as V@no wrote - Part 2 will come... well not soon, but later maybe ;)
MAяTRIX


Offline MustardGT

  • Newbie
  • *
  • Posts: 32
    • View Profile
Re: [MOD] Last comments v1
« Reply #24 on: July 17, 2005, 03:58:16 AM »
Great mod. Works great.

Thanks.

Offline zoolmann

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • www.fotoseznam.cz
Re: [MOD] Last comments v1
« Reply #25 on: July 17, 2005, 12:02:30 PM »
Very great mod, thanks V@no !

How please show all comments ?  :roll:

Waiting for PART 2  8)
Sorry for my bad English :-)
----------------------------------

- Today's visit rate

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Last comments v1
« Reply #26 on: August 01, 2005, 01:35:33 PM »
yes great Mod
i have missused as a last sold Picture but still it works  :wink:
the problem i have is:
as soon i finished to add this MOD i was testing it - but now the newest comment is not showing up!?
why?
Because i had the wrong rights on the categorie

if i log in as admin - i see all the comments on the frontpage and also the newes on top!
Because i had the wrong rights on the categorie

and maybe a basic stupid question - but where do i delete some comments?
cool it the adminPanel

sincerly
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline JensF

  • Addicted member
  • ******
  • Posts: 1.028
    • View Profile
    • http://www.terraristik-galerie.de
Re: [MOD] Last comments v1
« Reply #27 on: August 01, 2005, 01:57:26 PM »
Hi Vincent,

hab es bei mir jetzt eingebaut (hatte noch nen anderen Last Comment Mod drin) und er funktioniert......egal ob ich als Gast oder Admin drin bin die Kommentare werden angezeigt auf der Startseite.

Muss das ganze jetzt nur noch anpassen....
Mit freundlichem Gruß
Jens Funk



-> Sorry for my bad English <-

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Last comments v1
« Reply #28 on: August 01, 2005, 03:19:24 PM »
Hello

the {comment_date} showing the date and time
i would like to have the time removed how to do?

sincerly
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline JensF

  • Addicted member
  • ******
  • Posts: 1.028
    • View Profile
    • http://www.terraristik-galerie.de
Re: [MOD] Last comments v1
« Reply #29 on: August 01, 2005, 03:41:49 PM »
In der index.php das hier

Code: [Select]
"comment_date" => format_date($config['date_format']." ".$config['time_format'], $row['comment_date']),
gegen das ersetzen...

Code: [Select]
"comment_date" => format_date($config['date_format'].", $row['comment_date']),
Bin nicht sicher aber das müsste es sein.
Mit freundlichem Gruß
Jens Funk



-> Sorry for my bad English <-