Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server list not being pulled correctly #1

Open
usefulz opened this issue Feb 9, 2015 · 2 comments
Open

Server list not being pulled correctly #1

usefulz opened this issue Feb 9, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@usefulz
Copy link
Owner

usefulz commented Feb 9, 2015

Upon web request, works perfectly, but returns [] in the Vultr->servers array

@usefulz usefulz added the bug label Feb 9, 2015
@usefulz usefulz self-assigned this Feb 9, 2015
@usefulz usefulz modified the milestone: 1.1 Feb 9, 2015
usefulz added a commit that referenced this issue Feb 24, 2015
@usefulz usefulz closed this as completed Feb 24, 2015
@chrislange
Copy link

This is still an issue. Everything else is listing apart from 'server/list'.

@usefulz
Copy link
Owner Author

usefulz commented Aug 26, 2019

At present, it works perfectly for me.

Can you show code?

<?php require_once 'Vultr.class.php'; $v = new Vultr('TOKEN'); print_r($v->servers);

@usefulz usefulz reopened this Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants