Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: number of views script

  1. #11
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    There's no way I can do it to have it on like that page?

  2. #12
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I really want to do and be able to do it, like this rater that I have where it automatically makes a new one when I give it a name.

  3. #13
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Can anyone tell me why I am getting this "Warning: mkdir(counter) [function.mkdir]: Permission denied in /home/athletes/public_html/counter.php on line 8" on this page?
    http://athletes4excellence.com/indexxxxx.php

    Thank you.

  4. #14
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    What ever file is listed on line 8 of counter.php is not writable. CHMOD to 755 to fix it.
    That seems most logical.
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  5. #15
    Join Date
    Nov 2007
    Posts
    346
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks. However, I'm still getting the errors, http://www.athletes4excellence.com/mapper/indexxxxx.php.
    Last edited by afe; 01-29-2008 at 02:56 AM.

Bookmarks

Posting Permissions

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