• [MOD] guestbook 5 0 5 1
Currently:  

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

0 Members and 1 Guest are viewing this topic.

Offline Fastian

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: [MOD] guestbook
« Reply #150 on: March 22, 2006, 11:32:02 AM »
Oopssss  :oops:

Sorry for the trouble.
 
While editing the Time-Zone setting i mistakenly uploaded the old constants.php file.

Didn’t remember this change

Thanks  mawenzi
I m not a  Programmer.
          But
I m a Good Learner.

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] guestbook
« Reply #151 on: March 22, 2006, 11:52:11 AM »
... but I hope you are a good learner ...  :wink:
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 waleed

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [MOD] guestbook
« Reply #152 on: April 09, 2006, 01:15:47 AM »
theres away to make a security code before click the post ? ( for spammers )

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] guestbook
« Reply #153 on: April 09, 2006, 01:25:48 AM »

Project offline

Offline waleed

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [MOD] guestbook
« Reply #154 on: April 09, 2006, 02:05:33 AM »
Thanks alot

Offline havanna

  • Pre-Newbie
  • Posts: 4
    • View Profile
Re: [MOD] guestbook
« Reply #155 on: April 13, 2006, 11:33:20 AM »
Hallo Zusammen

Wie kann ich es hinbekommen, das ich die Gästebucheinträge freischalten muss, bevor sie im Gästebuch zu erkennen sind.
Ich verwende noch die 1.7 

Dirk

Offline IWS_steffen

  • Full Member
  • ***
  • Posts: 128
    • View Profile
    • Kreuzfahrtschiffe gestern und heute
Re: [MOD] guestbook
« Reply #156 on: April 17, 2006, 10:32:39 AM »
toller Guestbook MOD

klappt alles super. Danke

Grüsse aus Hamburg

Steffen

Offline Stebo83

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] guestbook
« Reply #157 on: April 18, 2006, 10:12:29 AM »
Hallo!

Wie beschränke ich die Gästebucheinträge pro Seite d.h. wo gebe ich an, wieviele Einträge pro Seite angezeigt werden?

Gruß und vielen Dank schon mal für die Antwort.

How do I limit the guest book entries per side i.e. where I indicate, how many entries per side are indicated?

Offline Stebo83

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] guestbook
« Reply #158 on: April 21, 2006, 08:53:38 PM »
Hat keiner eine Lösung zu meinem Problem????  :cry:

Offline IcEcReaM

  • Hero Member
  • *****
  • Posts: 714
    • View Profile
    • My little Testboard
Re: [MOD] guestbook
« Reply #159 on: April 21, 2006, 09:11:07 PM »
das:

Code: [Select]
   if (isset($session_info['commentperpage'])) {
      $commentperpage = $session_info['commentperpage'];
   } else {
      $commentperpage = 8;
   }
ändern in:
Code: [Select]
$commentperpage = xx;
wobei xx die anzahl ist.
Coding is a everlasting competition between programmers who tries to write larger, better and idiot-safe programs and the universe producing larger and stupider idiots...
...so far the universe won
bump

Offline Stebo83

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] guestbook
« Reply #160 on: April 22, 2006, 06:05:24 PM »
Vielen Dank!

Offline e-trader_2002

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: [MOD] guestbook
« Reply #161 on: April 23, 2006, 04:55:50 PM »
Hi IcEcReaM,

habe heute Deinen MOD unter 4images 1.7.2 installiert. Klappt soweit alles super, dafür vielen Dank.
Mir ist noch eine Kleinigkeit im ACP (Admin Control Panel) aufgefallen, die sich wahrscheinlich ohne großen Aufwand beheben läßt:

Der Link oben im ACP zu den Gästebuch-Einstellungen funktioniert bei mir nicht, d. h. beim Anklicken erfolgt keine entsprechende Positionierung innerhalb der Seite.

Bitte poste doch bei Gelegenheit, wo welche Code-Änderungen zu machen sind, damit auch das funktioniert.

Vielen Dank im voraus
A hobby is a great way to spent time you actually don't have! :wink:


Offline Stebo83

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] guestbook
« Reply #162 on: April 27, 2006, 09:20:29 PM »
Zum Gästebuch hätte ich noch eine Frage:

Welche Zeile in der guestbook.php muss ich ersetzen, damit beim Eintragsformular im Punkt "Hompepage" "http://" als Vorgabe nicht angezeigt wird.

Vielen Dank schon für Eure Hilfe.

Offline Stebo83

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] guestbook
« Reply #163 on: April 30, 2006, 01:55:52 PM »
Hat sich erledigt!!!!

Offline TheBrain99

  • Newbie
  • *
  • Posts: 32
    • View Profile
    • Eurofun
Re: [MOD] guestbook
« Reply #164 on: May 01, 2006, 12:47:19 PM »
Great Mod, Thx  :D