• [MOD] guestbook 5 0 5 1
Currently:  

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

0 Members and 1 Guest are viewing this topic.

Offline HaKkE

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • FH41
Re: [MOD] guestbook
« Reply #45 on: June 17, 2005, 12:31:05 AM »
This you have to write in your template (f.e. guestbook.html).

Code: [Select]
<span class="title">{lang_guestbook}</span>
                  <hr size="1" />
                  {if msg}<b>{msg}</b><br /><br />{endif msg}<br>
              {guestbook_comments}<br>{contents}
              <p>&nbsp;</p>
            </td>

I have copy the home.html. Rename it to guestbook.html and deleted the code in the middle column. That I copied this code above and ready.
Nimm das Leben nicht zu ernst, du kommst sowieso nicht lebend raus

Offline max.cady

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: [MOD] guestbook
« Reply #46 on: June 18, 2005, 10:04:55 AM »
Woohoo !!! Es hat geklappt ...  !!!   :D
Danke für die Tips!


Offline kev

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] guestbook
« Reply #47 on: June 21, 2005, 03:47:48 PM »
ok...everythings works so far...

the only things that is bugging me, is the fact that i can´t edit any posts.
it´s always telling me that the username already exist...

does anyone know how to fix that issue?

cheers
-kev

Offline obmob01

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: [MOD] guestbook
« Reply #48 on: July 14, 2005, 03:48:57 AM »
ok...everythings works so far...

the only things that is bugging me, is the fact that i can´t edit any posts.
it´s always telling me that the username already exist...

does anyone know how to fix that issue?

cheers
-kev
Check first page, there is a way to disable that, i did it :)

This is great, thanks, finally working...  :lol:

Now i have a doubt, in comments you can display more info about the user and post some status icons, like the online offline status, the website, the email icon... is there a way to add it to the guestbook?

Maybe like this...

    {guestbook_user_status_img}
    {guestbook_user_profile_button}
    {guestbook_user_email_button}
    {guestbook_user_homepage_button}
    {guestbook_user_icq_button}

but where to call it from? :?:
thanks

Offline HaKkE

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • FH41
Re: [MOD] guestbook
« Reply #49 on: July 17, 2005, 01:46:02 PM »
Hi

Ich habe das selbe problem wie kev / I have the same problem how kev

ok...everythings works so far...

the only things that is bugging me, is the fact that i can´t edit any posts.
it´s always telling me that the username already exist...

does anyone know how to fix that issue?

cheers
-kev

Was muss ich deáktivieren? Kann nichts finden. What I have to disable? I can`t find it.
Hat jemand eine Lösung dafür? / Someone out there who fix that problem?

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

Offline Gray

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] guestbook
« Reply #50 on: July 19, 2005, 02:14:33 PM »
Sorry, hab das Gästebuch in Version 1.7.1 installiert und nach dem befolgen der ganzen Anleitungen (Löschen einzelner Zeilen, Umbenennen etc.) funzt es nun auch. Habe aber jetzt leider den letzten Teil für die Installation der E-Mail Benachrichtigung nicht ganz verstanden.
"In phpMyAdmin, add this setting into 4images_settings table Code: "
Wo muß ich jetzt genau den Code einfügen? Wo ist die phpMyAdmin?  :oops:
Mein Englisch ist leider sehr schlecht.  :(

Offline Gray

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] guestbook
« Reply #51 on: July 19, 2005, 04:49:13 PM »
Falls damit die Einstellung "Email for monitoring GuestBook" im Control panel gemeint ist. Die funzt noch nicht.
Die Adresse verschwindet jedes mal wenn man speichert. :(

Offline paburmester

  • Full Member
  • ***
  • Posts: 244
    • View Profile
Re: [MOD] guestbook
« Reply #52 on: July 20, 2005, 07:30:40 AM »
DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('guestbook_view', '1')
Duplicate entry 'guestbook_view' for key 1

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('user_delete_guestbook', '0')
Duplicate entry 'user_delete_guestbook' for key 1

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('guestbook_post', '1')
Duplicate entry 'guestbook_post' for key 1

DB Error: Bad SQL Query: INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('user_edit_guestbook', '0')
Duplicate entry 'user_edit_guestbook' for key 1

what did that means?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] guestbook
« Reply #53 on: July 20, 2005, 02:30:50 PM »
what did that means?
that means "dont worry, the database was previously updated"
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline paburmester

  • Full Member
  • ***
  • Posts: 244
    • View Profile
Re: [MOD] guestbook
« Reply #54 on: July 20, 2005, 05:24:35 PM »
Quote
"dont worry, the database was previously updated"

hi, thank for the help. but i cant see my guestbook. :(
look: http://galeriadelcucurucho.com/galeria/guestbook.php
whats wrong??

Offline Gray

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] guestbook
« Reply #55 on: July 20, 2005, 06:35:54 PM »
Irgendwie funzt jetzt auch das löschen von Gästebucheinträgen nicht mehr.
Es hat aber im Test schon mehrmals funktioniert. Ich habe zwischenzeitlich
nur den Kalender eingebaut. :-(

Offline Gray

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] guestbook
« Reply #56 on: July 20, 2005, 10:53:56 PM »
Die Abfrageseite noch dem anklicken der Löschfunktion kommt noch, aber dann passiert garnichts.
Und wenn mann bearbeiten anklickt kommt folgende Fehlermeldung:

Fatal error: Call to undefined function: get_smiles_text() in /homepages/27/d83893053/htdocs/Galerie/4images/4images/guestbook.php on line 210

Habe ich ausversehen etwas gelöscht es hat doch vorher schon mal funktioniert. zumindest die Löschfunktion. Das bearbeiten hatte ich bisher
noch nicht getestet. Soll ich die Dateien sonst mal posten?

Offline Gray

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] guestbook
« Reply #57 on: July 21, 2005, 07:45:20 AM »
Dies ist die betroffene zeile in der guestbook.php:
 
    "smiles_text" => get_smiles_text(),

Offline Gray

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] guestbook
« Reply #58 on: July 21, 2005, 03:07:26 PM »
So.  :D Habe alles noch einmal installiert und es funzt. Ein kleiner Fehler ist beim Löschen der Zeile:
"smiles_text" => get_smiles_text(), 
passiert. Daher hat das bearbeiten nicht geklappt. Die Zeile ist zweimal zu löschen  :oops: :
1. Zeile 184
2. Zeile 364
dann funktioniert es! Der zweite Fehler ist mir wohl beim Installieren des Kalender-Tools
passiert.  :oops: Habe etwas zuviel gelöscht. Daher funktionierte nichts mehr.

Das e-Mail Monitoring-Tool funktioniert immer noch nicht habe es mit einer Änderung der
settings.php im Verzeichnis admin versucht. Hat aber nicht funktioniert. Also hier noch einmal
meine Frage Was verstehe ich unter: "in phpMyAdmin, add this settings into 4image_setting table" ???
Wo muss ich hier was ändern, damit ich über Gästebucheinträge per E-Mail informiert werde?
 :?:

Offline paburmester

  • Full Member
  • ***
  • Posts: 244
    • View Profile
Re: [MOD] guestbook
« Reply #59 on: July 21, 2005, 08:13:47 PM »
Quote
"dont worry, the database was previously updated"

hi, thank for the help. but i cant see my guestbook. Sad
look: http://galeriadelcucurucho.com/galeria/guestbook.php
whats wrong??

please somebody help me!