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

Shortcode errors #9

Closed
bretonics opened this issue Aug 12, 2015 · 5 comments
Closed

Shortcode errors #9

bretonics opened this issue Aug 12, 2015 · 5 comments

Comments

@bretonics
Copy link

Warning: array_merge(): Argument #2 is not an array in...line 95

Warning: usort() expects parameter 1 to be array, null given in...line 102

Warning: array_slice() expects parameter 1 to be array, null given in...line 600

Warning: Invalid argument supplied for foreach() in...line 602

This is for file github.php

@naulacambra
Copy link
Contributor

Using which shortcodes?

@seinoxygen
Copy link
Owner

Please provide more info. How're you using them? Paste the code.

@bretonics
Copy link
Author

This happens using shortcode: [github-commits username="bretonics" limit="25"]

I believe it also happened with the repos shortcode, but currently I'm not using it, so I can't attest to it at this moment.

@moabi
Copy link
Collaborator

moabi commented Nov 23, 2015

if still needed I fixed this on my fork

@seinoxygen
Copy link
Owner

Fixed in merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants