2014-12-06, 01:33:07
sorry more stuff
paths seems wrong
GSDATAUPLOADPATH is data/uploads
And I have no idea where thumbs are being stored?
where is "ExtraGallery/thumbs/"
[0] → array•4 {
'filename' → str•38 'uploads/ty-mattson-breaking-bad-01.jpg'
'width' → int 900
'height' → int 1082
'thumb-0' → array•3 {
'filename' → str•20 'ExtraGallery/thumbs/'
'width' → NULL
'height' → NULL
}
}
[1] → array•4 {
'filename' → str•38 'uploads/ty-mattson-breaking-bad-02.jpg'
'width' → int 900
'height' → int 1082
'thumb-0' → array•3 {
'filename' → str•20 'ExtraGallery/thumbs/'
'width' → NULL
'height' → NULL
}
}
[2] → array•4 {
'filename' → str•38 'uploads/ty-mattson-breaking-bad-03.jpg'
'width' → int 900
'height' → int 1082
'thumb-0' → array•3 {
'filename' → str•20 'ExtraGallery/thumbs/'
'width' → NULL
'height' → NULL
EG_THUMBS doesn't even exist
'data/ExtraGallery/thumbs/'
str_replace(GSROOTPATH, '', GSDATAUPLOADPATH) gives me accurate paths
paths seems wrong
GSDATAUPLOADPATH is data/uploads
And I have no idea where thumbs are being stored?
where is "ExtraGallery/thumbs/"
[0] → array•4 {
'filename' → str•38 'uploads/ty-mattson-breaking-bad-01.jpg'
'width' → int 900
'height' → int 1082
'thumb-0' → array•3 {
'filename' → str•20 'ExtraGallery/thumbs/'
'width' → NULL
'height' → NULL
}
}
[1] → array•4 {
'filename' → str•38 'uploads/ty-mattson-breaking-bad-02.jpg'
'width' → int 900
'height' → int 1082
'thumb-0' → array•3 {
'filename' → str•20 'ExtraGallery/thumbs/'
'width' → NULL
'height' → NULL
}
}
[2] → array•4 {
'filename' → str•38 'uploads/ty-mattson-breaking-bad-03.jpg'
'width' → int 900
'height' → int 1082
'thumb-0' → array•3 {
'filename' → str•20 'ExtraGallery/thumbs/'
'width' → NULL
'height' → NULL
EG_THUMBS doesn't even exist
'data/ExtraGallery/thumbs/'
str_replace(GSROOTPATH, '', GSDATAUPLOADPATH) gives me accurate paths