My system.xml is
<EMBLEM_URL>http://MYSERVER.COM/clan/emblem/</EMBLEM_URL>
in database checksum is 1 and url is /clan/emblem/myimage.jpg but it dont show in game why?
My system.xml is
<EMBLEM_URL>http://MYSERVER.COM/clan/emblem/</EMBLEM_URL>
in database checksum is 1 and url is /clan/emblem/myimage.jpg but it dont show in game why?
Last edited by Phoenix; 15-03-11 at 09:55 PM.
If that's the case, your system.xml should be like this:
Do it. It'll surely work.Code:<EMBLEM_URL>http://YOUR SERVER.com/</EMBLEM_URL>
I had the same problem, i never think in that, i just manueally edit on DB to http://mysite.com/clan/emblem/emblem.jpg.
Im gonna try your code phoenix, thanks.
If you don't want it on your server, you can always manually edit the URL on the database with a file hosting service like imageshack or photobucket, you will need a direct image link though.