+ Reply to Thread
Results 1 to 4 of 4

Thread: Parse error
      
   

  1. #1
    bowgirl28 is offline Private First Class
    Join Date
    Feb 2008
    Posts
    5

    Default Parse error

    I hope someone can help. I struggled to get the contact form to work
    www.maggiemaesmom.com/contactus.html
    I have finally fixed it,I think. But when you click submit and go to thankyou.php
    Parse error: syntax error, unexpected T_VARIABLE in /home/rvhjseam/public_html/thankyou1.php on line 24 this message appears

    What do I do to fix it?

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: Parse error

    Did you name your ACTION Thank you 1 as well? Its probably looking for ACTION.php

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Parse error

    Quote Originally Posted by Karen Mac View Post
    Did you name your ACTION Thank you 1 as well? Its probably looking for ACTION.php

    Karen
    Its an error in the php code.

    You are probably missing a ; at the end of line 23

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  4. #4
    bowgirl28 is offline Private First Class
    Join Date
    Feb 2008
    Posts
    5

    Default Re: Parse error

    I found it finally!!!!! I was missing ?> in line 24.
    I can't believe I finally found it. Now if I can only figure out how to get a shopping cart in this thing. Can't tell I'm a newbie, can you? Lol.
    Thanks

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