Results 1 to 3 of 3

Thread: PB with create an event file

  1. #1
    Thread Starter
    amepayet's Avatar
    Join Date
    May 2013
    Location
    France
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    PB with create an event file

    Hello,
    when I click on "create an event", I have this error message

    Parse error: syntax error, unexpected T_STRING in /htdocs/wordpress/wp-content/themes/vantage/form-event.php on line 65

    And here is my line 65 :
    <input name="<?php echo VA_EVENT_COST_META_KEY; ?>" type="text" value="<?php echo esc_attr( $event->{ VA_EVENT_COST_META_KEY } ); ?>" />
    </label>
    </div>

    can someone help me?
    Thank you

  2. #2
    Thread Starter
    amepayet's Avatar
    Join Date
    May 2013
    Location
    France
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,618
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to create a css file to overide the main css ?
    By sardarjaf in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: May 13th, 2012, 06:22 AM
  2. Unable to create directory - file upload error permissions
    By horizen in forum Report JobRoller Bugs
    Replies: 6
    Last Post: January 10th, 2012, 01:15 AM
  3. [SOLVED] create mo file from po file?
    By lumicon in forum JobRoller General Discussion
    Replies: 2
    Last Post: August 3rd, 2011, 07:53 AM