Including Groups class on my page
-
Hello.
I’m getting an error when using this code:
$group_id = \Groups_Group::read_by_name('Prospective');Error: Class ‘Groups_Group’ not found
How do I include this class at the top of my file?
Thank you.
The topic ‘Including Groups class on my page’ is closed to new replies.