0
Welcome Guest! Login
0 items Join Now

Rokstories error malestrom

  • Rokstories error malestrom

    Posted 10 years 9 months ago
    • Hello,
      All of my updates are complete with Gantry and the modules: Joomla 2.5.22
      This error just appeared. I have not changed anything.
      kcfilm.ca/new/

      Creating default object from empty value in /home2/kcfilm/public_html/new/modules/mod_rokstories/helper.php on line 313

      Line 313: $lists[$i]->id = $row->id;

      Full code
      $i = 0;
      $lists = array();

      foreach ($rows as $row)
      {
      //process content plugins
      $text = JHTML::_('content.prepare', $row->introtext);
      $lists[$i]->id = $row->id;
      $lists[$i]->created = $row->created;
      $lists[$i]->modified = $row->modified;
      $lists[$i]->title = htmlspecialchars($row->title);
      $lists[$i]->introtext = self::prepareContent($text, $params);
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Rokstories error malestrom

    Posted 10 years 9 months ago
    • I'm afraid that rokstories is a legacy extensions that is no longer supported as it has been superseded by roksprocket.

      Also, your membership appears to have expired?

      Regards, Mark.
    • Last Edit: 10 years 9 months ago by MrT.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.056 seconds