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
- YAnswered
prefect! thanks a lot! one more thing (hopefully last thing 😃 )
i get the same 404 error for Pages with non-english langauges slug thanks - MSAnswered
Hello,
You can edit the
page
method of the same file and add$slug = urldecode($slug);
Thank you
- YAnswered
Perfect! thank you a lot! your support is awesome!
- YAnswered
hi 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?
- MSAnswered
Hello,
Try to change twitter to
Twitter
If still same, please take the screenshot.Thank you
- YAnswered
it 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
- MSAnswered
Hello,
Let me check an dI will update the library this coming Monday.
Thank you
- YAnswered
ok thank you, have a nice weekend!
- YAnswered
hi there, did you have a chance to check it?
- MSAnswered
Hello,
Item was updated with fix yesterday. You can download the file again and update.
Thank you
- Login to Reply