• 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!

adding pictures to donator items (on website)

Magictibiaman

New Member
Joined
May 25, 2009
Messages
371
Reaction score
0
these are the instructions for doing that thru xampp although i didn't really understand, can someone help me?


1.You can add only pictures to items/containers, not PACC
2.Put in this directory image with name:
<ID of offer in database>.jpg
It will be loaded by script.
 
If you have .gif images, then open your shopsystem.php and change all .png to .gif. If you have already .png pictures, then it should work, unless its in the correct directory.
 
In your C:\xampp\htdocs\item_images

if your offer is the number 1, example:

1.jpg

offer number 2:

2.jpg

and put item image picture this item im 1.jpg and 2 in 2,jpg etc.
 
can we not use the number 1 and 2 (it's confusing)

like i have offer 1 = 2031 (item id)
offer 2 = 2032 (item id)

also i am confused should i use jpg, png, or gif ?
how do i check which to use?
i use geisor
 
okay i got it
so i got to place the picture of my item (ex 2408)
then make sure it is in jpg
and then rename it as 1 or whatever my offer is
 
okay i got it
so i got to place the picture of my item (ex 2408)
then make sure it is in jpg
and then rename it as 1 or whatever my offer is

example item 2408 will be the image of 2408 items

but for example if you add it first, the name of the file will 1.jpg

and if you add and then had to exclude

does not begin at 1, ai get from where you stop

example, you added 24 items and had to take all, then you will start adding images again and then you will have to start the 24.jpg, 25.jpg

understand?

screenshot:

 
Back
Top