Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter tschueller

    (@tschueller)

    gce-parser.php on line 136
    Lines 132 – 140
    //Create markup for display
    $events_markup = ‘<div class=”gce-event-info”>’;

    //If title option has been set for display, add it Below: this is rubbish, unsure of better alternative
    if(isset($this->title)) $events_markup .= ‘<p class=”gce-tooltip-title”>’ . $this->title . ‘ ‘ . date_i18n($event_day[0]->get_feed()->get_date_format(), $key) . ‘</p>’;
    $events_markup .= ‘

      ‘;

    foreach($event_day as $event){

    banner-rotator-fx.php on line 35
    This may be attributed to my installation methods and I will try this one again…

    Thread Starter tschueller

    (@tschueller)

    I should also say that I have initially uploaded from within WP, but the later deleted them several times and FTP’d them up manually. I have also tried a previous version of one of them and not successful there either.

    Thread Starter tschueller

    (@tschueller)

    I substituted —- for specific site info…

    Google Calendar Events

    Plugin could not be activated because it triggered a fatal error.

    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/——-/public_html/——-/wp-content/plugins/google-calendar-events/inc/gce-parser.php on line 136

    Banner Rotator FX

    Plugin could not be activated because it triggered a fatal error.

    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/——-/public_html/——-/wp-content/plugins/banner-rotator-fx/banner-rotator-fx.php on line 35

    Thread Starter tschueller

    (@tschueller)

    No plugins are active… * All (4) | * Inactive (4)

    Current theme is default: Twenty Ten 1.1 by the WordPress team

    This happened immediately once I tried to activate either one of the two plugins.

Viewing 4 replies - 1 through 4 (of 4 total)