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

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

0 Members and 1 Guest are viewing this topic.

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Last comments v1
« Reply #30 on: August 01, 2005, 04:03:29 PM »
thanks for the tip

Code: [Select]
    "comment_date" => format_date($config['date_format'], $row['comment_date']),
this way it works you had a " for nothing

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 #31 on: August 01, 2005, 05:39:53 PM »
OK :)
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 #32 on: August 01, 2005, 06:05:52 PM »
@jensF
wenn ich bei dir schaue dann hast du bei den kommentierten Bilder - im Detail - unten die Kommentar schön aufgelistet!
was für einen Code muss ich dort eingeben?

bei mir steht nur Auto:         Kommentar:

aber sonst leer?

gruss
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 #33 on: August 01, 2005, 06:48:05 PM »
??? Beispiel bitte. Ich weiß nicht unbedingt was du meinst....
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 #34 on: August 01, 2005, 10:43:12 PM »
@jensF

ein Beispiel:
http://www.foto-kocher.com/details.php?image_id=1842

ganz unten sollte ein eintrag stehen
hier ist der artikel mit dem kommentar an 2ter stelle
http://www.foto-kocher.com/soldpubl.php

gruss
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] Last comments v1
« Reply #35 on: August 02, 2005, 12:00:20 AM »
hallo Vincent,

habe versucht auf einer Detailseite ein Kommentar zu posten ... aber der wird auch nicht angezeigt ...  :?
Ich nehme mal an, dass dir beim Editieren der detail.html etwas Code abhanden gekommen ist .
Überhalb von {comment_form} sollte noch folgendes in etwa stehen ...

Code: [Select]
{if allow_comments}
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="head1" valign="top">
<table width="100%" border="0" cellpadding="3" cellspacing="1">
<tr>
<td valign="top" class="head1">{lang_author}</td>
<td valign="top" class="head1">{lang_comment}</td>
</tr>
{comments}
</table>
</td>
</tr>
</table>
<br />
{endif allow_comments}

mal testen ...  :wink:

mawenzi
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Last comments v1
« Reply #36 on: August 02, 2005, 08:23:34 PM »
Ich hab es angeschaut - all die Befehle sind drin!
wenn es keinen kommentar hat dann steht auch keinen Kommentar - aber wenn ein Kommentar drinn steht dann ist nichts!

gruss
vincent

{comment_form} {if allow_comments}
{lang_author} {lang_comment}
{comments}
{endif allow_comments}
Code: [Select]

mal testen ...  :wink:

mawenzi
[/quote]
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] Last comments v1
« Reply #37 on: August 02, 2005, 08:53:41 PM »
... und wenn du {if allow_comments} und {endif allow_comments} mal entfernst ... sind dann die Kommentare zu sehen  ... ?

mawenzi

Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Last comments v1
« Reply #38 on: August 02, 2005, 09:07:53 PM »
@mawenzi  :cry:

immer noch nicht!  :!:  - habe jetzt die {if   wieder eingefügt!  :|

gruss
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Last comments v1
« Reply #39 on: August 03, 2005, 10:37:38 AM »
V@no
it works perfect - Thanks a LOT  - i also build a new php code with only this scirpt and it still working - what i am missing now
i would like to say if more the 12 Comments make a new page!
i missused this code to show which picture i have been selling in the past!
on the frontpage - the newest
with more picture - you will see this new php code!

sincerly
vincent

Fehler gefunden die Datei comment_bit.html war leer - danke Mawenzi für den Code!
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline Gulper

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: [MOD] Last comments v1
« Reply #40 on: August 04, 2005, 03:16:49 PM »
How can I also set a maximum thumb hight.... right now it only checks maximum width... I have some very thin images in my gallery... and it would be great if I can restrict the hight of the thumbnails as well as their width....

Thanx in advance...

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] Last comments v1
« Reply #41 on: August 21, 2005, 11:48:21 AM »
When I add this mod to my home.html with {if last_comments} & {endif last_comments} I always see this tags in my Browser! But Why?

THX by Flo2005

Project offline

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Last comments v1
« Reply #42 on: August 21, 2005, 01:40:47 PM »
i had this problem sometimes. you are using a Wysiwyg Editor - and you add the code as text and not as code - try to change the MOD to see the code and add it there!

vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] Last comments v1
« Reply #43 on: August 21, 2005, 03:05:56 PM »
Oh, that´s clear that I see it as text :oops:

It´s Sunday morning  :)

Project offline

Offline impss

  • Sr. Member
  • ****
  • Posts: 382
    • View Profile
    • Cusstom.net
Re: [MOD] Last comments v1
« Reply #44 on: August 28, 2005, 09:41:47 PM »
Waiting for Part 2

 :P