Piwishack

Share your image.

Core HTML Core BBCode Other codes

Display the thumbnail (clickable, link to gallery) :

ThumbnailToGallery

Display the thumbnail (clickable, link to image) :

ThumbnailToImage

Display the thumbnail (without link) :

Thumbnail

Viewing the normal view (without link) :

Image

Viewing the normal view (clickable, link to gallery) :

ImageToGallery

Display the thumbnail (clickable, link to gallery) :

ThumbnailToGallery

Display the thumbnail (clickable, link to image) :

ThumbnailToImage

Display the thumbnail (without link) :

Thumbnail

Viewing the normal view (without link) :

Image

Viewing the normal view (clickable, link to gallery) :

ImageToGallery

Custom code #1 - !##t(##n)!

Custom code #2 - link to gallery page

Custom code #3 - Thumbnail with link to image

Custom code #4 - Thumbnail without link

Warning: [mysql error 1146] Table 'andrew_db_two.piwigo_history' doesn't exist

INSERT INTO piwigo_history
  (
    date,
    time,
    user_id,
    IP,
    section,
    category_id,
    image_id,
    image_type,
    format_id,
    auth_key_id,
    tag_ids
  )
  VALUES
  (
    CURRENT_DATE,
    CURRENT_TIME,
    2,
    '18.97.9.170',
    'tags',
    NULL,
    NULL,
    NULL,
    NULL,
    NULL,
    '52'
  )
; in /srv/http/andrew/www/photo/include/dblayer/functions_mysqli.inc.php on line 832