Skip to content

Not working in Cake 2.4 #7

@Modicrumb

Description

@Modicrumb

One of the reasons is at the top of the vendor plug in cake 2.4 + now uses App::uses instead of App::import, the correct way to do it for cake 2.4 is App::uses('HttpSocket', 'Network/Http');

Beyond that I got an error returned to me that buildUri wasn't a valid method as my next error: Call to undefined method HttpSocketOauth::buildUri()
File: app\Vendor\HttpSocketOauth.php
Line: 124

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions