To Create A Generator Of Images Based On Avatar Generator »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - To Create A Generator Of Images Based On Avatar Generator



FedericoBiccheddu [ Thu 26 Jun, 2008 13:40 ]
Post subject: To Create A Generator Of Images Based On Avatar Generator
Hello to all, I would have need of knowing some things.

I am trying to create a generator of sign basing to me on the code of: "Avatar Generator"

I must simply replace the images with those which I will use like base in order to create the companies.

The page will have to be raggiungibile directly gives /sign_generator.php.

I am using this code:

Spoiler: [ Show ]


but when I go to visit the page gives back to me:

Code: [Hide] [Select]
Warning: imagecreatefrompng() [function.imagecreatefrompng]: 'images/sign/base/' is not a valid PNG file in /web/htdocs/www.makingart.org/home/sign_generator.php on line 56

Warning: getimagesize() [function.getimagesize]: Read error! in /web/htdocs/www.makingart.org/home/sign_generator.php on line 57
Font size may not be reduced further, try to insert a shorter text

or

Code: [Hide] [Select]
Warning: imagecreatefrompng(images/sign/base/background_2) [function.imagecreatefrompng]: failed to open stream: No such file or directory in /web/htdocs/www.makingart.org/home/sign_generator.php on line 56

Warning: getimagesize(images/sign/base/background_2) [function.getimagesize]: failed to open stream: No such file or directory in /web/htdocs/www.makingart.org/home/sign_generator.php on line 57
Font size may not be reduced further, try to insert a shorter text


instead in the folder two rows are present these:

  1. background_1.png
  2. background_2.png


You can help at least giving a input me in order to finish this modification to me that in my situated one serves enough?

I say thanks in advance payment all


Mighty Gorgon [ Thu 26 Jun, 2008 17:03 ]
Post subject: Re: To Create A Generator Of Images Based On Avatar Generato
Are you sure you have edited the TPL as well?

Did you edit it properly?


FedericoBiccheddu [ Thu 26 Jun, 2008 17:58 ]
Post subject: Re: To Create A Generator Of Images Based On Avatar Generato
Mighty Gorgon wrote: [View Post]
Are you sure you have edited the TPL as well?

Did you edit it properly?


Excused for the section

In the file .php I do not know where to specify which .tpl to make reference. In Avatar Generator the same one, it does not come specified

EDIT: Now watching IP.com me they are shrewed that you have nearly to 100% the one which serves to me, that is, CustomIcy Banners. To me it serves a thing of the sort without the possibility of chosen of the color and movement of the text...

You will not believe to us but for my site it is absolutely essential


Mighty Gorgon [ Wed 02 Jul, 2008 12:55 ]
Post subject: Re: To Create A Generator Of Images Based On Avatar Generato
I'm sure you didn't edit the TPL properly...

Check this file: templates/mg_themes/profile_avatar_generator.tpl

Especially this part...

Code: [Hide] [Select]
<img src="generate_avatar.php?cachefile={AVATAR_FILENAME}&amp;avatarfile={S_IMAGE_NAME}&amp;text_content={S_IMAGE_TEXT}" alt="{L_YOUR_AVATAR}" />




Powered by Icy Phoenix