UBB.Dev
Posted By: big-deal add more custom graemlins - 03/30/2002 5:17 AM
How to I add more than 25 custom graemlins in my UBB? smile
Posted By: Lord Dexter Re: add more custom graemlins - 03/30/2002 7:34 AM
I'm not sure this is the answer, but try it. Make sure you make backups.

cp_graemlins.cgi

Find: (Twice)

if ($vars_graemlins->{'custgraems'} > 25) {

And change the number "25" to whatever you want.
Posted By: big-deal Re: add more custom graemlins - 03/30/2002 11:38 AM
quote:
Originally posted by Lord Dexter:
I'm not sure this is the answer, but try it. Make sure you make backups.

cp_graemlins.cgi

Find: (Twice)

if ($vars_graemlins->{'custgraems'} > 25) {

And change the number "25" to whatever you want.

Thanks! Although the wordlets still say that you can only have 25 custom smilies. smile
© UBB.Developers