Posts by Krosie • 13 points
6 posts
-
0
votes1
answer288
viewsQ: How to solve Google Cache problem?
I took the test on pagespeed and even having installed the plugin of Wordpress appeared this: Leverage browser caching Setting an expiry date or a Maximum age in the HTTP headers for Static…
-
0
votes0
answers132
viewsQ: How to make a search HTML code equal to AIRBNB?
I would like to know how to make the search engine appear the place with to make a Seat Filter and on the side had check in, check out.. exactly like Airbnb, I tried this way but it didn’t work: JS:…
-
0
votes0
answers60
viewsQ: How to fix Bool Return error with Parse?
When I compile the code parse asks to put in appdelegate.Swift appears "Return in Function to Return Bool" but when I enter Return true, there are more than 30 errors and still not working, follow…
-
0
votes0
answers41
viewsQ: Error fbauth2 IOS 9, how to fix?
I try to compile even with the auth2 already added and the error continues, does anyone have any idea what is? Terminating app due to uncaught Exception 'Invalidoperationexception', Report: 'fbauth2…
-
1
votes1
answer109
viewsQ: What would be the possible solution to this problem with Facebookappid?
What could be the solution to this problem, since the app id is string.…
-
0
votes1
answer37
viewsQ: SIGABRT error in Uitableview
The code below compiles but then displays the error 12main SIGABRT in the appdelegate.swift, what to do? And the tableview already linked with source date and delegate to viewcontroller. 2016-01-09…