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

Pagination #13

Open
hackmbh opened this issue Nov 11, 2013 · 1 comment
Open

Pagination #13

hackmbh opened this issue Nov 11, 2013 · 1 comment

Comments

@hackmbh
Copy link

hackmbh commented Nov 11, 2013

Hello!

Pagination in faq/views/index.php of the answers using the {{ pagination: links }} should work? It has something to do or change the controller faq.php?

Thank you!

@hackmbh
Copy link
Author

hackmbh commented Nov 11, 2013

I changed a few things and it worked.

The {{pagination: links}} does not work in faq/views/index.php. Changed to Equal in faq/views/admin/index.php.

In faq/contollers/faq.php includes:
'pag_base' => site_url ('faq / index'),
'limit' => 3

It worked!

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