• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

OpenTibia Items and outfits images generator for website

I was trying to export 860 outfits and came across with this error.

Edit: it works using the offline version.
View attachment 45632
Hi, I'm trying to add the outfits to my website but the items don't load, yes they worked well but the outfits didn't, what could it be?
Post automatically merged:

up
 

Attachments

Last edited:
Hi, I'm trying to add the outfits to my website but the items don't load, yes they worked well but the outfits didn't, what could it be?
Post automatically merged:

up
http://www.vagosclub.cl/outfit/animoutfit.php?id=389 shows:
Code:
Outfit does not exist or file cache is not generated.
which means that PHP has no access to create new files in outfits folder. You host it on Windows, so you got to click right mouse button on folder outfits, open properties menu, unselect 'read-only' and click 'apply'. When it asks 'do it for all folders inside' click 'yes'.
 
http://www.vagosclub.cl/outfit/animoutfit.php?id=389 shows:
Code:
Outfit does not exist or file cache is not generated.
which means that PHP has no access to create new files in outfits folder. You host it on Windows, so you got to click right mouse button on folder outfits, open properties menu, unselect 'read-only' and click 'apply'. When it asks 'do it for all folders inside' click 'yes'.


Does it still work?

I'm trying to enter my spr and dat (online) and offline, and I'm getting an error.
 
Does it still work?

I'm trying to enter my spr and dat (online) and offline, and I'm getting an error.
Yes, but I stopped using it. If you use unique sprites or unique items, it's better not to do it since sprite thieves steal your images from that part. regards
 
Hi Gesior!

Many many thanks for what you doing!!!


Is it possible to host it on nginx rather than apache to make index of?
 
Hi Gesior!

Many many thanks for what you doing!!!


Is it possible to host it on nginx rather than apache to make index of?
My apache host:
My nginx host:

Files index is not blocked by web server configuration. In folder with images - if you downloaded .zip generated by me - are files index.htm and index.html to block index of images folder. You may have over 10k images in this folder. Listing them would generate heavy load on web server, especially on server with HDD, not SSD.
 
Hmm once i go into https://nobot.eloria.pl/out/outfits_anim/

I get its forbidden

I have generated it on your website like in a tutorial

I am using newest canary assets and need to update new outfits as your newest one is little bit older.

Maybe you don't mind updating yours to newest available assets or just give me a hint what i am doing wrong or which exatcly folder should i set it up in config.php, i tried main and outfits_anim with no success
 

Attachments

Back
Top