cimi theme ;)

2

Comments

  • wouter Member
    yes :).. but i have added the line.. you wrote down before :).. will look at the-functions.php
  • Cosmo Member
    I have a problem

    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
  • webdev Member
    yep.. I'm aware of this problem.. 'mod rewrite' does not work, yet .. bought myself a nice book... cimi 2.0 is on it's way.
  • Cosmo Member
    When will the 2.0 version be released? (it really rocks!)
  • crecre Member
    Hi,

    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
  • Adrian Member
    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.

    EDIT: Nevermind, fixed it.
  • 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.

    I'll upload it to the wiki. enjoy.
  • trisweb Administrator
    Sweet, I have to play with this :) Thanks.
  • soso Member
    hello there

    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.
  • this is offtopic but your theme are very great are you thinkin on release the wordpress theme too?

    thanks
  • 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.
  • How do I disable the image fade? I've tried deleting the opacity function in <script> section, but then the image will not show up.

    Thanks for the great theme!
  • thnx ayutheos,

    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...
  • 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 !
  • to soso,

    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!
  • soso,
    I'm a fan of the changes you made also :)
  • Hi soso

    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 !
  • excellent theme webdev. any reason why portrait (i.e. vertical) photos are left aligned and not centered. how to change this?
  • also webdev commenting is impossible since the ADD COMMENT link falls within the picture frame and clicking it takes me back to the album.php
  • 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.
  • i'll post my theme as soon as i finish making a bit of code cleaning, and also a brief description of the changes i've made, i hope maybe this week.
  • à crecre

    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
  • Ok, here are my changes to zen.css in this great 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.
  • hello,

    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
  • Theme looks great. Except on the image page I get this error:

    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.
  • Nevermind I fixed my error.. i didnt upload a file.

    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??
  • 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? :)

    Would appreciate it muchos.
  • Cimi, first of all, great theme! and thank you for sharing. Here are the issues that I am having with it.

    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?
  • 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 ;)
Sign In or Register to comment.