Welcome, Guest
  • Author Topic: guestbook.txt problem  (Read 930 times)

    PointGod

    • Server what's that
    • *
    • Posts: 14
    • "Life Is Too Short.....Play Hard!"
      • View Profile
      • Email
    guestbook.txt problem
    « on: 06/03/03, 07:47 »
    hi...

    i've been using the guestbook for a while now...,had a few of the normal problems when i started, but everythings been running smoothly for ages and ages now...

    however, recently, the number of people signing my guestbook has grown, and is now over 155....

    my problem is that the figure of total number of messages does not go above this number, however, the messages still get saved in my .txt file...(it did get to 157 messages, but then all of a sudden it went back to 156, then 155, now its stuck here!)

    wierd!!!!!!!!!...i haven't changed anything from normal, and like i said it was working fine for ages...



    i have noticed from looking at the .txt file using my ftp program that the file size of the guestbook.txt is 80000

    does this mean i have reached some sort of limit allowed...?
    do i need to change something in the php script, or in flsh to allow the number to keep growing...?

    i just wanna know as its kinda annoying...
    cheers...
    jeff


    oh, try it out if you like, see what i'm trying to get at...


    www.breakinankles.co.uk


    Musicman

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 2685
      • View Profile
      • Email
    Re:guestbook.txt problem
    « Reply #1 on: 06/03/03, 14:17 »
    Hi,

    any chance there is something like
    fread($fp, 80000)
    somewhere in the script?

    Musicman