Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,612
- Creating & Extending
- 25,789
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,384
- Miscellaneous
- 9,173
-
That’s a cool message. Google suggest it means “missing double dots” aka ::.
Are you trying to call a static class function from a dynamic variable thingy? e.g.
$myvar = ‘something’;
$myvar::explode_world();