![]() |
|
Editing an image - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Editing an image (/thread-10665.html) Pages:
1
2
|
Editing an image - haroon - 2012-12-17 hi if i have 500 images in an album and and i want to edit the description of just one image then whats the easiest way to display the edit page of that particular image only (considering that one knows the file name). the usual way of going through the album edit page and then selecting the image tab and then selecting the number of images to be displayed on a page to hunt for just one image in a big album is very time consuming. regards Editing an image - acrylian - 2012-12-17 The easiest is to search on your Zenphoto website itself and use the admin toolbox (every standard theme has that ususally on the top right if you are loggedin) to jump to the image directly. Editing an image - haroon - 2012-12-17 Thanks Acrylian that was great! However this search thing has brought up another issue. The search on my site is working perfectly good except just one word. Its very strange that when i search for the word "Rakaposhi" the following error message comes: Internal Server Error Apart from this its running fine with other words. regards Editing an image - acrylian - 2012-12-17 I doubt that this is really Zenphoto causing the error. Please contact your host if maybe some overactive server security is the reason. Editing an image - haroon - 2012-12-21 contacted my host. the reply was: "I have changed php version to 5.3 and also corrected session path in php.ini file. But still the search option is still not working. Also there is no error logs to investigate further on the issue." what to do now? the search does not work for some words. Editing an image - acrylian - 2012-12-21 More info maybe what words do not work (special chars maybe?) and how your search is configured. Editing an image - haroon - 2012-12-21 many words dont work like e.g. try "beach", "naltar" etc there are no special characters, just simple words. Regarding options: Author to Title fields are checked with Tags field set to "partial". All other fields are not checked. Treat spaces as "Space" Default search "within" Editing an image - acrylian - 2012-12-21 Are all images are cached so the search "knows" about them? Any errors in the log? Editing an image - haroon - 2012-12-21 After the search error this is what comes in the log: {Fri, 21 Dec 2012 14:49:42 GMT} I do see the images in the cache folder (vis ftp), is there a specific way to check? Editing an image - acrylian - 2012-12-21 If you see images/thumbs on your website there are cached ones generally. Did you switch to use sessions instead of cookies? Try switching then. I have no idea why the search would not work. But note that there is a search cache so if you made new tags they might not be covered. Set the search cache to 0 to test. Editing an image - sbillard - 2012-12-21 Your error message means that your server is mis-configuired. Specifically there is not a session folder configured. This is a Server/PHP thing so contact your hoster. Editing an image - haroon - 2012-12-22
Done -- No success
How do u do that?
Already did, he said its ok on their part. Will contact again. Check this image: http://outzeal.com/index.php?album=trekking/photos/northern-areas-of-pakistan&image=150.jpg Its description says: "Closeup of a mountain peak known commonly as "Bull's Head" among the Northern area pilots." The search feature searches the word "closeup" and "pilots" but gives an error on others like "mountain" "peak" etc. Editing an image - sbillard - 2012-12-22 No other errors? Did you check your server error logs as well as the Zenphoto logs? There is something having to do with those search terms that is causing a fault somewhere. But only the logs can shed more information. I have a site on POWWEB and for sure doing a search for "mountain" is not a generic problem with the provider. Editing an image - Mark R - 2012-12-23 Hmmmm. I was playing around with this on your site and got the same problem you describe. So I tried with my site (that uses a custom theme) and didn't see any issue. So I flipped over to the zenPage theme. Searching for "mountain" got me two hits that displayed. Searching (within the search) for "the" spit out this... Quote:Notice: Undefined index: albumid in /path/to/my/site/zp-core/class-search.php on line 1408 Fatal error: MySql Error: ( SELECT folder, From the times the search fails and gives the error this can be found in my php error.log Quote:[23-Dec-2012 11:01:09 UTC] PHP Notice: Undefined index: albumid in /path/to/my/site/zp-core/class-search.php on line 1408 Editing an image - haroon - 2012-12-23 Thanks Mark I just know basic HTML so cant really understand what to do after reading your post. If you can just tell me what changes to make and where, then I can try and see. Editing an image - acrylian - 2012-12-23 Both of you please always consider to upgrade to the latest release before reporting issues. 1.4.3.1 respectively 1.4.3.2 is not the latest. Editing an image - haroon - 2012-12-25 sorry acrylian, i thought the overview page would notify about the latest release so didn't check the zenphoto's main website. The overview page still doesn't show that 1.4.3.5 is released. Anyway I have downloaded 1.4.3.5 now Just please confirm that is it ok to upgrade directly from 1.4.3.2 to 1.4.3.5 regards N.B. I've experience it twice during this week (even yesterday) that zenphoto.org webiste was not responding. Editing an image - acrylian - 2012-12-25 If you have the check for update plugin enabled there is a button on overview you have to push. I think in 1.4.4 Zenphoto will check itself and notify though. Yes, the site was a bit unresponsive recently. Editing an image - haroon - 2012-12-26 Can i ugrade directly to 1.4.3.5 from 1.4.3.2 by skipping the inbetween versions? Yes the button is there but on pressing it says no connection with zenphoto. anyway i'll check this with the new version. Editing an image - acrylian - 2012-12-26 The no connection might be caused by our server that apparently timed out a few times on heavy (spam) load or whatever (our server admin is working on it but its holiday season). The upgread should not be a problem, it is within the same release stream that does not introduce real changes, just bug fixes. 1.4.3.x to 1.4.4.x might be more problematic (so far it seems not so much, of couse always depending on custom or 3rd party stuff). |