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

page_type and $vars are missing from the call to the river resource in start.php (2.x) #14

Open
propertunist opened this issue Jun 16, 2016 · 0 comments

Comments

@propertunist
Copy link

i have found that the start.php file for river addon in 2.1 needs to be ammended to include:

    $vars['page_type'] = $page_type;
    echo elgg_view_resource("river", $vars);
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

1 participant