Fork me on GitHub

Feeds (2.6) with 1.3 (latest stable: 2398)  Bottom

  • zk1.3 installed with Feeds module (OK with plugin ZFeed).

    On 'Create a Feed' function (admin pages), form is followed by :

    ERR (3): PHP issued an error at line 0, so reporting entire trace to be more helpful:
    ERR: OO module types may not make use of this legacy API traced in /var/www/vhosts/classissima.fr/httpdocs/lib/util/ModUtil.php line 1490
    # traced in /var/www/vhosts/classissima.fr/httpdocs/lib/legacy/plugins/function.modcallhooks.php line 81
    # traced in /var/www/vhosts/classissima.fr/httpdocs/ztemp/view_compiled/en/Feeds/feeds_admin_newfeed-a4aa222f858359d0502a73681292810a.htm.php line 65
    # traced in /var/www/vhosts/classissima.fr/httpdocs/lib/vendor/Smarty/Smarty.class.php line 1263
    # traced in /var/www/vhosts/classissima.fr/httpdocs/lib/Zikula/View.php line 748
    # traced in /var/www/vhosts/classissima.fr/httpdocs/modules/Feeds/lib/Feeds/Controller/Admin.php line 54
    # traced in /var/www/vhosts/classissima.fr/httpdocs/lib/util/ModUtil.php line 1012
    # traced in /var/www/vhosts/classissima.fr/httpdocs/lib/util/ModUtil.php line 1088
    # traced in /var/www/vhosts/classissima.fr/httpdocs/index.php line 96#
    Create Cancel

    But I can add a feed (now listed in View Feeds function).

    When I edit this feed. More or less the same under the update form. Upper the category list, I have:

    WARN (4): E_USER_WARNING: Smarty error: Error! in smarty_function_gt: the text parameter must be specified. in lib/vendor/Smarty/Smarty.class.php line 1093

    And on http://www.classissima.fr/index.php?module=feeds : Page not found (error 404) in the Andreas08 template.

    Newbie with zk1.3, I am unable to understand and to investigate.

    (Note: the /ztemp/feeds have a strange chmod "--- --- ---", than I cannot edit. I have deleted it and create it again with 777. No effect. In /ztemp/view_compiled/en, Feeds dir is like others).



    Edited by laurenth on Mar 01, 2011 - 07:03 AM.
  • Be aware, 1.3 is still under heavy development, so things that may have worked in one build may not work in the next and vice versa. Things like this should be submitted to the Cozi bug tracker.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • The Feeds module is completely deprecated for 1.3, there is a system plugin which provides this functionality (stored in the docs/examples/plugins dir for the time being).

    Drak

    --
    Zikula Lead Developer
    Board Member of the Zikula Foundation
    Follow me on twitter.com/zikuladrak
  • Thank you for your replies.
    @Halbrooktech: my 1.3 is a sandbox env. My objective is to learn, something looking like a new framework for me. And I have read it's time to heavy tests, no? So I have install lastest stable (+ news + feeds from github). "News" as an example, "Feeds" because I will need it (project = peripheral minisites around .com website).
    Note also that I didn't know (as newbie) if "things like this" concern core or feeds module. So I didn't know where I can submitted.

    (FYI, I am a little bit lost between French forum, English Forum, ZGroup, and Cozi bug tracker, and maybe others I don't know. It is not obvious.)

    @Drak: deprecated? the 2.6 on Github is 1.3 structured. The admin pages seem more or less operational. And if the plugin do the service, a existing module like Feeds can explain me how to use this system plugin.
    But it seems related to Halbrooktech's alert (not work in the next and vice versa). On GGroups, on Jan 26, for "Damon Linkous", "Feeds 2.5 – Installed and Admin ok.".

    Thanks to you replies, I can investigated (and I think now it's Feeds 2.6 bugs):

    - for 1st issue: it comes from the call method for hooks in templates (different from News module, probably not yet updated).

    - for 2nd issue: it comes from /modules/Feeds/lib/Feeds/Controller/User.php. Function declarations seem not updated. After change "function Feeds_user_FUNCTIONNAME()" by "public function FUNCTIONNAME()" for all functions, it seems ok.

    - at last: Feeds 2.6 requires ZFeed system plugin (downloaded in January). But, according to Drak's clue, this one was probably updated and renamed SimplePie (docs/examples/plugins/SimplePie). So, I will try today to adjust Feeds2.6 for SimplePie system plugins. I will come back for feedback.


    On http://code.zikula.org/feeds, Yokav seems to be developer of Feeds. I will contact him today to relay this discussion.


    Thx

    laurent

This list is based on users active over the last 60 minutes.