-
Small bug with group icon
Hi!
Thanks to daggett we have solved a small bug when creating group (the icon was not inserted at first time), the problem is solved adding on line 28 of godmode/grupos/lista_grupos.php the code
[code:1]$icon = entrada_limpia($_POST[“icon”]);
I also have attached the patched file to the feature request track opened by daggett (https://sourceforge.net/tracker/index.php?func=detail&aid=1618788&group_id=155200&atid=794855)
The file will be in the next SVN commit this evening.
Regards,
Raul
EDIT: Remember, the icon MUST have the .gif extension and begin with “g_”. Put it at the /images directory. Example: g_mygroup.gif
Sorry, there were no replies found.