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

minor changes needed in some files after instal #2

Open
theunkow opened this issue Feb 18, 2014 · 0 comments
Open

minor changes needed in some files after instal #2

theunkow opened this issue Feb 18, 2014 · 0 comments

Comments

@theunkow
Copy link

Note, this is done on wampserver with php 5.4.16.
After installing quicksnaps from the QuickSnaps_master folder trough the browser there were some minor problems with photos_reorder.php and dashboard.php

For photos_reorder.php I changed foreach on line 18 to not start with : and end with endforeach; on line 57, but instead with { and } . And on line 17. I also changed <? to <?php

For dashboard.php I changed only <? to <?php on lines 48,55,62 and 69.

After these changes the gallery seems to work without any problems.

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