Results 1 to 4 of 4

Thread: Guest Book Problem
      
   

  1. #1
    frediabowers is offline Corporal
    Join Date
    Apr 2008
    Location
    Savannah, GA
    Posts
    19

    Question Guest Book Problem

    I create a review section justing the guestbook option in blue voda but on my website at the bottom of the review section is a warning message that reads "Warning: filesize() [function.filesize]: stat failed for ./guestbookdb.php in /home/sfwykuu/public_html/guestbook.php on line 188" What does this message mean, did I do something wrong, and lastly how to I fix it?

  2. #2
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Guest Book Problem

    I am not sure but just looking at the file path you posted I think your problem is you have public_html. Do you have a page named public_html? If not that line should not be there. The public_html file is where all the pages of your site are stored, not to be linked to.

  3. #3
    D'son's Avatar
    D'son is offline Major General
    Join Date
    Apr 2008
    Location
    Illinois
    Posts
    2,580

    Default Re: Guest Book Problem

    Sorry but ignore the above post looking back over it I realized I was wrong and way off base, I am not really sure why you are getting the error. Someone else is having the same problem look at the new posts and you'll see the one he posted and the answers so far.

  4. #4
    Donclurd's Avatar
    Donclurd is offline Private
    Join Date
    Jun 2008
    Posts
    4

    Default Re: Guest Book Problem

    Can you please post your code i can figure out your problem.
    "Warning: filesize() [function.filesize]: stat failed for ./guestbookdb.php in /home/sfwykuu/public_html/guestbook.php on line 188"
    This means that there is a error of the function.filesize on line 188. If you can please post the code i can figure it out for you.

    Donclurd
    NotePad ++ Is my friend.
    Coding: php,VB.net,C++,HTML,XHTML,SQL(that includes MySQL)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49