In phpMyAdmin under the users table click Structure at the top.
Then click the edit icon for the field minecraft_username
Set the default dropdown to None
Save
Well, this depends on where you make the changes. The proper and best way is to download the file via FTP, edit it, and upload it back. You will have to purge the cache via ACP for template changes and Also, ACP > Styles Tab > Themes link on the left > Your_Theme > Refresh when making theme (css) ch...
You need to check the permissions, not the CHmod permissions but the Group:Owner permissions. Browse to that forums directory in Command Line and check these running ls -l That command will show the Group:Owner permissions for all files and directories. Then you can use Chown to set the correct perm...
You might not have the GD library installed on the server your site is on. Go to the ACP->System->PHP information and search for GD Support and see that it is enabled. Along with that there should be GIF, PNG and JPEG Support If not, then that is most likely the issue as it is this PHP Lib that crea...
Then it is most likely an issue with the phpBB installer in Fantastico. I would suggest you use a normal phpBB3 download and install from that. There is no way to support products like Fantastico as they add their own ideas to the install packages. You will most likely need to use a clean (empty) da...
The easiest way is to just add a new class to the CSS and the template where you want the boarder.
Leaving the bg1 class for the color.
eg class="bg1 my-new-class"
They would integrate this mod in theirs as this mod is a utility for the board and other mods.
It will be simple for them to integrate when it's finished.
If there are any other popular API's that you would like in this, please post them below and I will consider adding them as options.
They must have an accessible API..
Modification Name: [Dev] Shorten URL's for forum links Author: topdown Modification Description: : This mod will allow you the option of using URL shortening for your topic and post links. For instance, http://www.example.com/forums/viewtopic ... 3&t=831813 (60 characters) might be abbreviated ...
I came across this post when I Googled the same issue with no real results. For me it was on my private server so I have full control. Anyway, I had tried all mail connection types with nothing working with the same types of errors posted above Could not connect to smtp host : 111 : Connection refus...