Author Topic: The individual template code for inserting images based upon extension  (Read 3740 times)

0 Members and 1 Guest are viewing this topic.

Offline JCoster

  • Pre-Newbie
  • Posts: 7
    • View Profile
Right- I have posted a message something like this in another topic but I've decided to post it here and be more specific.

I've just been wondering about how the page after you upload an image or video clip works.

I.e., what is the variable upon which the image of the just uploaded image is called?

So.

When you've just uploaded a single image

And you're on member.php and it says:

CONTROL PANEL

Image added: [name of the image]

And then below this it displays the image.  Where is the location called from?

Thanks for your help in advance.

James Coster

manurom

  • Guest
Hello;
your_4images_gallery/templates/your_template/media/extension.html, where extension maybe gif, jpg, png or else.

Offline JCoster

  • Pre-Newbie
  • Posts: 7
    • View Profile
Hi yeah i understand that but what is the default variable it is called with?

Thanks