i have install the theme thanks a lot its a great theme. i have 2 little problems :
- slideshow works fine for 2 pictures and after it's stop, i have to push play again. - prob oh header : if i dont put " // " in the the theme-functions.php file at the first line for that function : session_start();
function getSlideShow() { if (hasNextImage()){ if ($_SESSION["slideshow"]){ return true; return false; } }
i got that in all pages :
Warning: session_start() [function.session-start]: open(/mnt/109/sdb/6/f/crecre98/sessions/sess_48e561aef8c70ee41396bf0922f40c2d, O_RDWR) failed: No such file or directory (2) in /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php on line 14
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php:14) in /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php on line 14
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php:14) in /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php on line 14
Warning: Cannot modify header information - headers already sent by (output started at /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php:14) in /mnt/109/sdb/6/f/crecre98/index.php on line 9c
Which would be the best way to disable the comments? By the code or CSS? I've tried by the code and something weird happened, maybe I did something wrong, and I'm not sure what in the CSS should I take out.
I've updated the theme to version 1.1 but it's actually a downgrade. removed the 'show all' functionality and slideshow (instead uses a preload fade with the arrow key navigation) so that one does not need to make any adjustments to it's default zenphoto install... just unzip in your themes folder and activate.
first, thanks to trisweb for this great 'little' piece of work, and webdev for his theme.
here is my work based on cimi theme, mostly i added some new views by addind functions to the classe.php and template-fonctions files.
- a sort of 'my fav' link which display only photos with '*****' or with a text in the desc : {florilège} - a hit counter and a most view link : {les plus vues} - a link to the last 15 added photos : {derniers ajouts}
here is the link : http://photo.sophan.info the code yet need to be cleaned but if one is interested let me know.
to soso; thnx for sharing your pictures, some realy nice photos in there !
to garde; I will post a nice redesign of the heminway theme to match the zenphoto theme when my blog is finished butt I have to dissapoint you it will not be the same other then the look and feel.
Hi I'd like to use this theme with the slideshow, but it doesn't work. Is there any plugin to install for the slide show? Where i can find it ? thanks a lot !
comment tu fais pour faire fonctionner le slideshow 5 sec en auto ? moi il se stop apres la premiere photo mais pas chez toi. c est quand meme une super fonction la galerie auto. un peu d'aide ne serai pas de refus. j ai remarque que titou a le meme probleme. merci !
ok i fixed the last problem by re-installing the theme AND deleting everything in the cache folder INCLUDING theme.txt. then Shift-Reload. nothing else worked.
Hi Webdev, Any chance that you could post the source for original cimi theme? The one with the slideshow, exif support and the other bells and whistles?
to bsqueaky; the original theme had some bugs for other ppl since one had to make adjustments to the config file and did not work with modrewrite.
to bsqueakt,manamedia; the simplefied theme does support xmp data this is a different format then exif info but most new cameras will support it, if the info does not show it is simply because the data is not found, either your jpegs do not have xmp data or you saved them without this data (like photoshop you want to use save as and not save for the web this strips the exif data)
because of the modrewrite thing the simplefied version does not have a slideshow. wish in zenphoto 2.0 there will be a image count which supports modrewrite since I got stuck writing it myself then the cimi theme wil go to version 2.0
Comments
This is my website:
http://www.aczele.be/fotoreeksen
I can't view my images! When i click a thumbnail, i get following error:
"Zenphoto error: image does not exist."
The URL is "http://www.aczele.be/fotoreeksen/wdk-lokeren-17-06-2006/20060617_WDK_Lokeren_014.JPG&i="
When I remove the "&i=" at the end of the url, i do can see my image, bur the slideshow does not work
Plz help me!
You can always email me (drcosmo[at]gmail.com)
THANKS
i have install the theme thanks a lot its a great theme.
i have 2 little problems :
- slideshow works fine for 2 pictures and after it's stop, i have to push play again.
- prob oh header : if i dont put " // " in the the theme-functions.php file at the first line for that function : session_start();
function getSlideShow() {
if (hasNextImage()){
if ($_SESSION["slideshow"]){
return true;
return false;
}
}
i got that in all pages :
Warning: session_start() [function.session-start]: open(/mnt/109/sdb/6/f/crecre98/sessions/sess_48e561aef8c70ee41396bf0922f40c2d, O_RDWR) failed: No such file or directory (2) in /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php on line 14
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php:14) in /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php on line 14
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php:14) in /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php on line 14
Warning: Cannot modify header information - headers already sent by (output started at /mnt/109/sdb/6/f/crecre98/themes/cimi/theme-functions.php:14) in /mnt/109/sdb/6/f/crecre98/index.php on line 9c
can you help me a little bit.
thank a lot
EDIT: Nevermind, fixed it.
I'll upload it to the wiki. enjoy.
first, thanks to trisweb for this great 'little' piece of work, and webdev for his theme.
here is my work based on cimi theme, mostly i added some new views by addind functions to the classe.php and template-fonctions files.
- a sort of 'my fav' link which display only photos with '*****' or with a text in the desc : {florilège}
- a hit counter and a most view link : {les plus vues}
- a link to the last 15 added photos : {derniers ajouts}
here is the link : http://photo.sophan.info
the code yet need to be cleaned but if one is interested let me know.
thanks
to garde; I will post a nice redesign of the heminway theme to match the zenphoto theme when my blog is finished butt I have to dissapoint you it will not be the same other then the look and feel.
Thanks for the great theme!
just open the teme-functions.php that came with the theme and go to line 28, replace that line with;
echo "<img src=\"" . getDefaultSizedImage() . "\" alt=\"$alt\"" .
thats it...
I'd like to use this theme with the slideshow, but it doesn't work.
Is there any plugin to install for the slide show?
Where i can find it ?
thanks a lot !
is it possible for you to post the source for your theme? i really like a couple of the changes you made, and i'd like to incorporate them as well.
thanks!
I'm a fan of the changes you made also
comment tu fais pour faire fonctionner le slideshow 5 sec en auto ?
moi il se stop apres la premiere photo mais pas chez toi.
c est quand meme une super fonction la galerie auto.
un peu d'aide ne serai pas de refus. j ai remarque que titou a le meme probleme.
merci !
peux-tu donner un lien vers ton site pour qu'on puisse tester
chez moi ça a fonctionné du premier coup en installant le theme
/* Individual Image */
#image { text-align: center; }
#image a{ float: center; border: 0px solid #292927; padding: 10px; /*background: #000000; border: 1px solid #232222;*/ }
#image img{ border: 10px solid #292927; }
You can change border: 10px to any value of your choice to get a thicker or thinner border around the image.
Another great thing about this theme (like ChiliLight) is it seems to disable the right click i.e downloading.
here is the link to download my theme.
the zip contains some files explaining how to install it, i hope it is clear enough :-)
http://photo.sophan.info/themes/theme_installation.zip
Fatal error: Call to undefined function: getdefaultwidth() in /home2/ronnie/public_html/themes/cimi/theme-functions.php on line 29
Any ideas? I simply used the download link, uploaded, and activated.
how does one show the exif bar below the image on the image page and why is there no image description on the image page??
Any chance that you could post the source for original cimi theme? The one with the slideshow, exif support and the other bells and whistles?
Would appreciate it muchos.
1. Slide Show Link/Button Does not show in the right colum.
2. The EXIF data does not show at the base of my images.
Is there something I need to script in order to activate these two features in your theme?
the original theme had some bugs for other ppl since one had to make adjustments to the config file and did not work with modrewrite.
to bsqueakt,manamedia;
the simplefied theme does support xmp data this is a different format then exif info but most new cameras will support it, if the info does not show it is simply because the data is not found, either your jpegs do not have xmp data or you saved them without this data (like photoshop you want to use save as and not save for the web this strips the exif data)
because of the modrewrite thing the simplefied version does not have a slideshow. wish in zenphoto 2.0 there will be a image count which supports modrewrite since I got stuck writing it myself then the cimi theme wil go to version 2.0