Blog module

edited May 2015 in Feature Requests
Illegal offset type in fuel. getting following message.
Message: Illegal offset type

Filename: libraries/Fuel_blog.php

Line Number: 983
Anyone please help

Comments

  • edited 8:57AM
    I've got a working blog module to try and duplicate the problem. What were you doing to get the error?

    Have you pulled that latest version from Git?

    My line 983 is
    $where[$tables['blog_links'].'.published'] = 'yes';
    Which would imply that you don't have a 'blog_links' table in the database?
  • edited 8:57AM
    i am having blog_links table in my db
  • edited 8:57AM
    I am having table and data also.But i am not getting.Please help
Sign In or Register to comment.