Important security update, please update to Osclass 3.7.4
At Osclass we have changed our Privacy Policy and Terms of Use in order to adapt them to the new General Data Protection Regulation (GDPR). We want you to know what user data we store, what we need them for, and who we share them with in each specific case. Furthermore, we are making it even easier for you to exercise your right to manage your own data.
Our goal is that you enjoy the best possible experience with our website. As the GDPR comes into force, legislation requires us that you grant us permission—both to us and our partners—to store cookies in your browser. Remember you can find more information about what we do with your data by clicking here.
I accept Osclass SL’s Terms of Use and Cookies Policy and grant them permission to manage my data.
Sie können bei uns Ihren eigenen Apache neu starten, Ihre php.ini ändern oder die httpd.conf anpassen
Thanks, I think this is what you are referring to:QuoteSie können bei uns Ihren eigenen Apache neu starten, Ihre php.ini ändern oder die httpd.conf anpassenTo be honest it sounds like this is a hybrid VPS environment or simply a VPS in itself.
i am going to fallow it.
You mean follow? And what will you be following if I may ask? Quote from: seosky9 on May 15, 2015, 07:40:18 ami am going to fallow it.
Hi,I use osclass in version 356 and german language. If set permalinks active, the search doesn't rewrite the keywords. In Germän we hav Ö, Ä, Ü, ß (ö, ä, ü) which should be OE, AE, UE, SS (oe, ae, ue).I'm not sure but I think in older versions there were no problems with umlaute.Anybody an info or Tip?Best regards,pare
Hey thanks for responceI don't think that this problem is an UTF-8 Problem.The whole site works with Permalinks on. Only if a user search with an keyword which have an umlaut ü,ä,ö,ß the search brings an errorpage with the information "ERR_TOO_MANY_REDIRECTS". Without umlaut, the search works fine regardspare
if (str_replace("%20", '+', $searchUri) != str_replace("%20", '+', ($_base_url . $this->uri))) { $this->redirectTo($searchUri, 301);}