R_J
AdminR_J Admin
-
Re: Import users to Vanilla
If you open a textfile in excel that has no known file type, excel normally shows all data in one column. You'll have to convert the text to columns with a built in excel function (I don't know what … (View Post)1 -
Re: Privacy and Information
What info is available depends on which information is in the GeoLiteCity.dat for a given IP. What is displayed is determined in lines 51 - 55 (https://github.com/gingerbeardman/WorldFlags/blob/maste… (View Post)1 -
Re: Add a role, and drop another?
You might find that interesting: http://vanillaforums.org/discussion/comment/201431/#Comment_201431 (View Post)3 -
Re: [Solved] Bonk Error Message : Access denied for user 'mysql_username@localhost'*
You do not have to reinstall. I agree with Shadowdares assumption that your db settings in the config are messed up. Check those four lines and make sure they show the right values: // Database$Confi… (View Post)3 -
Re: BBCode input formatter does nothing
Could you save the code below as file /plugins/ET/class.et.plugin.php and activate the plugin "et" in the dashboard? You have a problem with your config, I think, so you might have to add $… (View Post)2
