• [MOD] guestbook 5 0 5 1
Currently:  

Author Topic: [MOD] guestbook  (Read 525707 times)

0 Members and 1 Guest are viewing this topic.

santadirk

  • Guest
Danke für ihren Eintrag Seite
« Reply #30 on: June 03, 2005, 10:58:02 AM »
Noch eine Frage
Wie kann ich eigentlich nachdem ein Eintrag in das Gästebuch gemacht wurde eine Seite anzeigen lassen, auf der ein kurzer Text steht wie z.b Danke für den Eintrag? Ich hoffe jemand kann mir helfen

santadirk

  • Guest
Re: [MOD] guestbook
« Reply #31 on: June 03, 2005, 11:23:47 AM »
Hy hat sich erledigt.Es läuft alles habe eine Änderung in der page_header.php vorgenommen.

Offline mag

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: [MOD] guestbook
« Reply #32 on: June 07, 2005, 12:04:41 AM »
ich schließe mich jetz mal dem problem an, ich sehe leider keine einträge:(

Offline max.cady

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: [MOD] guestbook
« Reply #33 on: June 07, 2005, 07:22:39 AM »
I think the php-pros are all english speaking :D ... maybe it will help if I put the question in English.

Does anybody of you php professionals have an idea why it won't work with 4images 1.7.1 while there are no problems with 1.7?

santadirk assumed the problem could lie with the variables $_post etc.

The problem with the new 4images version is that nobody can see the posts. They are stored in the database though.

Any suggestions would greatly be appreciated  :D

Offline knuffi

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: [MOD] guestbook
« Reply #34 on: June 07, 2005, 10:07:41 PM »
Hallo

Ich habe Das Gästebuch instaliert und ich kann es auch aufrufen... Super....

Nur wenn ich einen Eintrag mache passiert nichts...

An was kann das liegen.?

Gruss Knuffi

Offline djkamp

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: [MOD] guestbook
« Reply #35 on: June 08, 2005, 11:16:07 AM »
i have the same problem, my gb doesn't schow any entry....


come on!

are only n00bs posting mods? with no support???

oO(insane...)

Offline Xandra

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • D-zynez Graphics
Re: [MOD] guestbook
« Reply #36 on: June 09, 2005, 09:44:47 PM »
well I got it to work.. I did a lot of tinkling with the pages so I am not sure what really made it to work..  :lol:

http://www.d-zynez.net/grfx/guestbook.php
(just ignore the ugly bordercolors of the entries- that's cosmetic problems lol & from testing my GB there were a lot who did some tests, I see haha!)

The last thing I did was modify the template "guestbook.html":

I added {comments} as follows:

Quote
<span class="title">{lang_guestbook}</span>
                  <hr size="1" />
                  {if msg}<b>{msg}</b><br /><br />{endif msg}<br>
              {comments}<br>{contents}
              <p>&nbsp;</p>
            </td>
[/color]

Let me know, if that was the only problem because otherwise, I would have to paste here the entire pages that I have somehow changed.


Offline Xandra

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • D-zynez Graphics
Re: [MOD] guestbook
« Reply #37 on: June 09, 2005, 10:30:24 PM »
Pls take note, I was only able to make the entries show
but there is another problem...
I cannot edit or delete any entries - somehow the guestbook_editcomment.html is calling for an external JS file but this file is not included in this mod (or was I blond in my previous life?  :roll:) :lol:

Offline marod0er

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: [MOD] guestbook
« Reply #38 on: June 10, 2005, 01:07:22 PM »
This could be very useful. Thanks to the creator :D
Greetz: Lasse

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: [MOD] guestbook
« Reply #39 on: June 13, 2005, 02:25:40 PM »
In the meantime is there any way to get it work with 1.7.1 ?

Cheers, Martin

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: [MOD] guestbook
« Reply #40 on: June 16, 2005, 12:43:55 PM »
Just found out that you have to use {guestbook_comments} instead of {comments} to get the entries displayed. After i changed that the guestbook is working fine for me with 4images 1.7.1.

http://www.nyc-guide-gallery.de/guestbook.php

Voilla ;-)

Cheers, Martin

Offline HaKkE

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • FH41
Re: [MOD] guestbook
« Reply #41 on: June 16, 2005, 02:03:00 PM »
Hallo

Also das Gästebuch funktioniert wunderbar. Hab trotzdem noch 2 Probleme/Fragen.

1. Ich habe die Zeile $lang['guestbook'] = "Gästebuch"; in meiner main.php eingefügt, aber trotzdem wird der Titel nicht angezeigt, wenn ich im Template schreibe {lang_guestbook}. Genauso ist es auch bei den anderen Definitionen.

2. Die Frage mit den Smilies wurde schon mehrfach gestellt und wenn man die Zeile (362) rauslöscht geht es auch, aber gibt es trotzdem eine MÖglichkeit Smilies einzubauen? Wo müsste ich den einen Ordner mit den Smilies drin hinkopieren, damit sie erkannt werden?

Danke
HaKkE

P.S.: Echt super Sache mit dem Gästebuch. Vielen Danke für dieses MOD.  :lol:
Nimm das Leben nicht zu ernst, du kommst sowieso nicht lebend raus

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
Re: [MOD] guestbook
« Reply #42 on: June 16, 2005, 02:13:39 PM »
Ich habe die Smilies direkt in 4images eingebaut. Obwohl ich sie im Gaestebuch ausdokumentiert habe, werden sie angezeit und funktionieren  :o

Gruss, Martin

Offline HaKkE

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • FH41
Re: [MOD] guestbook
« Reply #43 on: June 16, 2005, 07:52:03 PM »
Hab heute den ganzen tag rumprobiert und im forum gesucht, aber so richtig habe ich nix gefunden :( Kannst mir deinen Code zeigen? Irgendwie bekomme ich es nicht hin, dass die smilies dann auch in der textbox eingefügt werden. Wie muss der entsprechende link dazu aussehen? Habe es mit javasript versucht und bis jetzt sieht das so aus:

Code: [Select]
<a href="javascript:smilies(':)')"><img border="0" src="{template_url}/smiles/smiley.gif" width="15" height="15"></a>

In der funcion.php habe ich dementsprechend eine funktion die eigentlich die smilies in die textbox einfügen soll. Anklicken kann ich sie ja, aber es passiert nix.

thx
HaKkE
Nimm das Leben nicht zu ernst, du kommst sowieso nicht lebend raus

Offline mag

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: [MOD] guestbook
« Reply #44 on: June 16, 2005, 10:15:07 PM »
Just found out that you have to use {guestbook_comments} instead of {comments} to get the entries displayed. After i changed that the guestbook is working fine for me with 4images 1.7.1.


where can i found it i the mod?