Quantcast
Channel: Zenphoto forum
Browsing all 444 articles
Browse latest View live
↧

acrylian on "Upload Freeze"

Please provide some more info like error log entries. Otherwise we are just guessing. (See also: http://www.zenphoto.org/news/general-contributor-guidelines#reporting-bugs)

View Article


weldonassoc on "Upload Freeze"

Last two entries in the Server Error Log:[Fri May 02 16:29:33 2014] [error] [client 70.90.254.202] File does not exist: /usr/home/celltowe/public_html/404.shtml [Fri May 02 16:29:33 2014] [error]...

View Article


weldonassoc on "Upload Freeze"

This is from Zen Photo Debug Log: {760:Fri, 02 May 2014 18:59:28 GMT} Zenphoto v1.4.5.7[59c22b2fbac4ffc7cf4baea7589473eb35de3adf] NOTICE: Undefined index: ZENPHOTO in...

View Article

weldonassoc on "Upload Freeze"

Update, it works with Chrome, but not firefox. Any clues?

View Article

sbillard on "Upload Freeze"

Well, since you have not bothered to tell us anything even like what uploader you were using, as Acrylian says we can only guess. So my guess it that it is a FireFox bug since it works with Chrome.

View Article


weldonassoc on "Upload Freeze"

both uploaders (Jquery and http)

View Article

sbillard on "Upload Freeze"

Really, did you even look at the guidelines of what details to provide? And if you did, then why did you ignore them?BTW, there is no "Add Files" button on the http uploader. It is quite difficult to...

View Article

christine on "missing upload tab"

I have several zenphoto sites attached to my main website blog. All but one are functioning fine. But on one the upload tab is missing. I am the admin on the site with all permissions granted, yet...

View Article


sbillard on "missing upload tab"

Upload handers are all plugins, so most likely none are enabled. If you wanted to use only the jQuery one it might be the case that the site does not meet the minimum requirements for the plugin.

View Article


MarkRH on "V1.4.6: Where does it read and save IPTC information?"

I am trying to find where in the code it reads and saves the IPTC information from an image during the upload process. I want to automatically convert line breaks in the description field to either...

View Article

MarkRH on "V1.4.6: Where does it read and save IPTC information?"

I found it. It's in \zp-core\class-image.php. Now I can do what I want. Actually, just needed to 1 line of code to convert newlines to HTML breaks:/* iptc description */ $desc =...

View Article

acrylian on "V1.4.6: Where does it read and save IPTC information?"

It is not recommended to hack the core as you have to re-apply your change to every update. Better would be to open a feature suggestion ticket maybe.The meta data is saved on each row on the "images"...

View Article

MarkRH on "V1.4.6: Where does it read and save IPTC information?"

Oh I know it's not recommended and why I always comment what I've done so I can do a global search on the files to see what I've modified when an update is available. (I back everything up prior to any...

View Article


acrylian on "V1.4.6: Where does it read and save IPTC information?"

Sure, I just wanted to mention it. The line break conversion we probably wil add as an option anyway.

View Article

MarkRH on "What determines order of ID creation?"

I know that when uploading files, which ever file happens to make it into the gallery first gets the lowest ID. What about when unzipping a whole album's worth of images (via FTP and then unzipping via...

View Article


acrylian on "What determines order of ID creation?"

The ID is the order of discovery from the file system. I don't know how Gallery does it, but Zenphoto is entirely file system based. If you uploads folders with images or folders directly via FTP and...

View Article

MarkRH on "What determines order of ID creation?"

Yeah, Gallery had an option in the batch upload window to upload one file at a time or X number at the same time. Hmm an idea. I'll use my FTP client and set it to single connection only and ftp them...

View Article


acrylian on "What determines order of ID creation?"

To discover the images and albums Zenphoto needs to be visited. So even if you upload image 1 first via ftp but you first visit image 2 on the backend or someone on the front end, image 2 will have the...

View Article

MarkRH on "What determines order of ID creation?"

Yeah, I tried doing it by date, but that doesn't really work since I uploaded a new image I found that I took back in the 90s and it didn't show in the feed because it was much older date wise (Exif...

View Article

riverstarmyst on "Blank pg after upload"

I receive a blank pg after upload with no error. The url in the browser is the site/zenphoto folder/zp-core/zp-extensions/uploader_http/uploader.php. I have checked file attributes and syntax errors....

View Article
Browsing all 444 articles
Browse latest View live