Y
Asked
I've purchased the code and now noticed if someone post something with Hebrew or Arabic title, the post doesn't open, it gets error "Thread not found"
can you help please
can you help please
- YAnsweredprefect! thanks a lot!
one more thing (hopefully last thing :) )
i get the same 404 error for Pages with non-english langauges slug
thanks - MSAnsweredHello,
You can edit the `page` method of the same file and add `$slug = urldecode($slug);`
Thank you - YAnsweredPerfect! thank you a lot!
your support is awesome! - YAnsweredhi again, im trying to setup the oauth of twitter, and im using your back-urls
http://mywebsite/social_auth/endpoint?hauth_done=twitter
http://mywebsite/index.php/social_auth/endpoint?hauth_done=twitter
but i get: Query parameters are not allowed.
what should i do? - MSAnsweredHello,
Try to change twitter to `Twitter` If still same, please take the screenshot.
Thank you - YAnsweredit doesn't work, i don't know how to upload a screenshot here...
but it seems that twitter doesn't accept url with question mark, it gets the url until endpoint
like this:
http://mywebsite/social_auth/endpoint
once i enter the rest ( ?hauth_done=twitter )
i get this message:
Query parameters are not allowed. and can't continue - MSAnsweredHello,
Let me check an dI will update the library this coming Monday.
Thank you - YAnsweredok thank you, have a nice weekend!
- YAnsweredhi there,
did you have a chance to check it? - MSAnsweredHello,
Item was updated with fix yesterday. You can download the file again and update.
Thank you - Login to Reply