Help:Contents
From BaD_DuD Wiki
| A toolbox of frequently asked questions on my plugins: List of frequently asked questions Do you have a FAQ that could fit in on this page, let me know! |
Contents |
Clan Manager
How do i install GD Graphics Library?
First you need GD Graphics Library and you can download it from this site. http://www.boutell.com/ gd/ and freetype library http://www.freetype.org/ When you have followed the install instruction in install readme file you need to compile the php again if you have installed by your own.
./configure --with-apxs2=/usr/local/ apache2/bin/apxs --with-mysql --with-gd --enable-gd-native-tt --with-png-dir --with-jpeg-dir --with-zlib-dir --with-freetype-dir
make make install Restart http server.
If php are with in your linux dist and it's not working try to download php and compilet it.
Ive get "The file did not upload. Filename: 'xxxxxxxx.png'. " and cant upload?
Check in e107_admin if you have a file with this name filetypxx.php if so rename it to filetypes.php and edit it with those file extantion you need.
Can images be added to the rank folder?
Yes images can be added to the rank folder. Just upload it with your favo ftp client and change the names in generall settings in the rank field with the images name without .gif to pointing to your new images. e.g, Soldier.gif, Corporal.gif..... Importent .. need to be a gif images
Can i change the layout of the roster page
Yes it's possible in Clan Manager without effect any upgrade because it use template's. NOTE!!! This will not work in Clan Info Menu.


