Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Urget help!!!!!

  1. #1
    Thread Starter
    Senior Member mkjska's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    222
    Thanks
    14
    Thanked 1 Time in 1 Post

    Urget help!!!!!

    Hi,

    My Site function.php file has problem

    whatever i want to do says >>

    Parse error: syntax error, unexpected T_LOGICAL_AND in /home/mkjska/public_html/wp-content/themes/classipress/functions.php on line 57


    Here is the function file:

    <?php
    /**
    * Theme functions file
    *
    * DO NOT MODIFY THIS FILE. Make a child theme instead: http://codex.wordpress.org/Child_Themes
    *
    * @package ClassiPress
    * @author AppThemes
    */

    global $cp_options;

    // current version
    $app_theme = 'ClassiPress';
    $app_abbr = 'cp';
    $app_version = '3.3';
    $app_db_version = 1960;
    $app_edition = 'Ultimate Edition';

    // define rss feed urls
    $app_rss_feed = 'http://feeds2.feedburner.com/appthemes';
    $app_twitter_rss_feed = 'http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=appthemes';
    $app_forum_rss_feed = 'http://forums.appthemes.com/external.php?type=RSS2';

    // define the transients we use
    $app_transients = array($app_abbr.'_cat_menu');

    define( 'APP_TD', 'classipress' );

    // Framework
    require_once( dirname( __FILE__ ) . '/framework/load.php' );

    // Payments
    require_once( dirname( __FILE__ ) . '/includes/payments/load.php' );

    // Options
    require_once( dirname( __FILE__ ) . '/includes/theme-options.php' );

    scb_register_table( 'app_pop_daily', $app_abbr . '_ad_pop_daily' );
    scb_register_table( 'app_pop_total', $app_abbr . '_ad_pop_total' );
    APP_Mail_From::init();

    require_once( dirname( __FILE__ ) . '/framework/includes/stats.php' );

    if ( is_admin() )
    require_once( dirname( __FILE__ ) . '/framework/admin/importer.php' );

    // Theme-specific files
    require_once( dirname( __FILE__ ) . '/includes/theme-functions.php' );
    // MyClassiPress Custom Background
    add_theme_support( 'custom-background' );

    Please help me !!!!

    Thanks

  2. #2
    Thread Starter
    Senior Member mkjska's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    222
    Thanks
    14
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    domino1957's Avatar
    Join Date
    Apr 2012
    Location
    Switzerland, The Net
    Posts
    779
    Thanks
    29
    Thanked 120 Times in 99 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Get my German translation files for JobRoller and ClassiPress here - and for FXtender here.

  4. #4
    Thread Starter
    Senior Member mkjska's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    222
    Thanks
    14
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  6. #6
    Thread Starter
    Senior Member mkjska's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    222
    Thanks
    14
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    Senior Member mkjska's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    222
    Thanks
    14
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

  9. #9
    Thread Starter
    Senior Member mkjska's Avatar
    Join Date
    Apr 2013
    Location
    Canada
    Posts
    222
    Thanks
    14
    Thanked 1 Time in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  10. #10
    samcy's Avatar
    Join Date
    Mar 2012
    Location
    Germany
    Posts
    12,098
    Thanks
    121
    Thanked 1,756 Times in 1,442 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Rolf Hassel (Samcy)

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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