• has anyone been able to get this plugin to work with 3.5? I recently upgraded my site and things appear to have stopped working. I”m seeing this error:

    ( ! ) Fatal error: Call to a member function paginate() on a non-object in C:\wamp\www\wordpress\wp-content\plugins\wp-mvc\core\controllers\mvc_admin_controller.php on line 83

    https://www.ads-software.com/extend/plugins/wp-mvc/

Viewing 5 replies - 1 through 5 (of 5 total)
  • masterebe

    (@masterebe)

    here with the same question in compatibility?

    thanks.

    masterebe

    (@masterebe)

    Updating this topic, as far as I’ve veen testing installation runs without any problem, as well as the venue, speakers, event samples, with a few exception with saving speakers that throwns this error :

    [MVC] Fatal Error: The attribute “name” was not present when trying to save the post for a Speaker object.
    Thrown on line 222 of /var/www/workspace/cbc/wp-content/plugins/wp-mvc/core/models/mvc_model.php

    but the record is saved anyway.

    later.

    masterebe

    (@masterebe)

    Well, after using scaffolding for a new app I am getting same error :

    Fatal error: Call to a member function paginate() on a non-object in /var/www/workspace/cbc/wp-content/plugins/wp-mvc/core/controllers/mvc_admin_controller.php on line 83

    any advice is appreciated. thanks.

    SnakeO

    (@snakeo)

    I’m using wordpress 3.5, and I don’t get any bugs. I did initally, but that’s because I created a table called ‘venue’ instead of ‘venues’. I think the naming convention is more important than the tutorial gives off.

    Perhaps, be sure that your table is plural, and your scaffold name is singular when you generate it.

    masterebe

    (@masterebe)

    Thanks SnakeO for your input. Have been playing with what you suggest and starts throwing other errors. Anyway i would be very glad to see this Plugin continue and presents an updated version compatible with WP3.5.1 or in other words someone else taking part of it including me. ??

    Meanwhile will work with a short implementación of MVC from code here and there I am working on.

    Regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP MVC & version 3.5?’ is closed to new replies.