x00
MVPx00 MVP
Reactions
-
Re: my seo urls not working if i try to enable this i got an error message Internal Server Error
please stop this petty moaning, I am under no obligation to help, and it not as if you have any users yet. It is really irritating for the person helping. This doesn't even come under vanilla support… (View Post)1 -
Re: Introducing Gdn_PScaffold a plugin scaffold/mini framework for your convenience
I have created a --light to create stripped down plugins * ./class.yourplugin.php * ./class.ui.php * [optional additional abstract classes] * ./class.utility.php * ./icon.png * ./readme.markdown (View Post)2 -
Re: my seo urls not working if i try to enable this i got an error message Internal Server Error
that is probably becuase you have two htaccess files. one in root an one in /forum. the one in forum you can remove. (View Post)1 -
Re: Change language dynamically
The only way you can get a rough idea of country of origin is by decoding IP, angina you can make any assumptions there, If you want the is type of broad translation then use google translate or simi… (View Post)1 -
Re: Change language dynamically
Firstly session is NOT controlled by the browser. If you want to set session variable that is certainly possible, as is user meta. The only thing the the browser has to do with session is in setting … (View Post)1
