Stoppeddesign theme

2

Comments

  • bensp Member
    Hi John, your gallery is beautiful ;)

    If you go to index.php in the stoppeddesign folder, and on line ~20 you should find this:
    `<?php $counter = 0; while (next_album() and $counter < 6): ?>`

    Edit the 6 to the value you desire (say 99 or whatever number is larger than you will ever use)

    Enjoy, BenSp
  • Thanks so much!
    I'm very new at this, but after browsing through the index file, it seems to be fairly intuitive.
    I appreciate the help.

    John
  • I think that I will single-handedly keep this thread near the top...

    I have another question for you Ben, because I'm quite worried about making a mess of things.

    What would be the easiest and safest way to eliminate the comments under the images. I'd like to get rid of the 'no comments yet' and 'add a comment' text and I'm sure that there is a very simple solution somewhere.

    Thanks again,
    John
  • Well, I think I managed to get rid of the comment text by going into the 'image.php' file and taking out only the text.
    I never did figure out how to do it in the css file, but I suppose this way will work just fine.

    John
  • I have a question about this theme, which by the the way is gorgeous.

    Does:
    <?php $counter = 0; while (next_album() and $counter < 6): ?>
    Really get the 6 most recently updated themes or the themes in their defined order. It seems the later is true.

    Erik
  • bensp Member
    Hi edasque/Erik.

    I answered your email, but for the benefit of everyone else - yes, you are right.
    The 6 albums that are highest in the list of albums are displayed, and you can re-order them from the admin pages.
    This theme was designed for ZP .9, which didnt have album sorting, so at the time it was correct, however now you can re-order your albums :)
  • Great looking theme..
    I hope I can get it to work, not verygood at this script stuff hehe, will keep ye posted.
  • aitf311 Member
    If you guys check out the SNV....tristan has updated it to include this theme.
  • trisweb Administrator
    Yep :) It's actually not Ben's version, but a more faithful reproduction of the original design.

    Shows off the custom image size/crop coming in the next version.
  • Hi
    I have installed the 1.0.3 version heres a look.
    http://www.stringersurf.com/

    I would like the functionality of Bens version where the image is clicked on it displays the full resolution.

    Can I instal this theme as is over the 1.0.3 or is there another way.
    Thx
  • Seems I have it working, stoked, great theme, thx
  • The theme seems to be working but the archive page (http://www.generalmagic.org/gallery/index.php?p=archive) only displays the same 5 albums, no all my albums. Anyone else sees that ?
  • trisweb Administrator
    edasque, you need to increase the "albums per page" in zp-config.php to some high amount like 1000 so it shows them all. The front page will always show only 6.

    Ben, if you ever come back, this theme should be updated to use the new functions in 1.0.3 to make the install easier :)
  • Good point. That worked.

    Another thing, the image count doesn't seem right:

    li9-234:/var/www/gallery/albums# find . | grep jpg | wc
    229 369 6708

    Yet the gallery displays 579. Any idea ?
  • trisweb Administrator
    Front page of admin, click "[refresh]" in the center column -- should do the trick.
  • Loving this theme, is there any reason why it behaves differently in Internet Explorer than it does in Firefox? Perhaps its the way it is or I did something wrong.
    Seems in FF it displays the prev next and fullscreen text in the image window but not in IE, also seems to scale differently (thumbies)
    http://www.stringersurf.com/
    Also is there a way to hide the folders that are being diplayed in the bowser (ie just keep the root domain name)
    I think I read this is done in htaccess somewhere, any pointers?
    Thx for all the hard work and a great theme
  • Without getting too involved.. FF supports more advanced css which IE does not support. Basically.. if you want to know the full blown all out reasons why.. do a google search for Firefox, IE and CSS and read what people have to say..

    It is nothing that you did wrong
  • Skwid Member
    Hum I actually like the slide background image better in Ben's version. I had trouble trying to change it ... :(

    Also, I liked how in Ben's version, if you clicked the right side of the image you were redirected to the next image etc..

    Stringer: Are you using 1.0.3 with BenSp's version ?
  • Chilifrei64, thx for the explanation. My skills level with code is below basic (I sell paint for a living hehe), good to know I never botched it :)

    Skywid
    Yes, I ugraded from the first version of Zenphoto to v1.0.3 . This version has a similar theme in it, but I then installed BenSP's theme (which rocks). I enjoy the function where bigger resolution is displayed if the image is clicked.
    So far it all seems to work just fine.

    any tips on the url, cleaning it up not to display the full directory (is this even possible)
  • Skwid Member
    Does BenSP's theme still need editing of zenphoto's files ?
  • Skwid Member
    I'm having many problems with 1.0.3 with the stopdesign theme ...

    1. Both the front page and the gallery archive only show 5 galleries (I have 9), so there is no way to access the other galleries

    2. My filenames contain accents, and they are displayed with ? even though the encoding should be utf-8

    3.
  • trisweb Administrator
    Skwid -

    1) Set your albums_per_page to some big number like 1000 -- the front page will always show six, but then the archives should show all.

    2) I'll take a look, it might be how the filenames are imported. If you re-title them again it may work better.

    3) ? ;-)

    BenSP - You should update your Stoppeddesign theme for 1.0.3 using the new image functions.
  • Skwid Member
    Ok,
    I have all the albums now, but what's up with the display: http://pics.lostocean.net/index.php?p=archive

    This is where I am having problems with the photo names:

    And the 3 was : where is my original picture (original size ?) so that i can link to it

    Thanks for the help :)
  • Question on FireFox button.
    I wouldlike to add a 'getfirefox' button to my front page at the bottomin the middle with text saying something to the effect of, best viewed with Firefox browser.
    The script for the button which you get here
    http://www.spreadfirefox.com/?q=affiliates/homepage
    is

    <img border="0" alt="Get Firefox!" title="Get Firefox!" src="http://sfx-images.mozilla.org/affiliates/Buttons/88x31/get.gif"/>

    Any tips on how to incorporate this into the front page of this theme
    thx
    http://www.stringersurf.com/
  • Thanks for theme ... everything went great, except when I go from the album page to look at the larger photo ... I see the previous and next images, but do not see the middle (larger) image.

    When I look at the source code, this is what I get.

    <img src="/gallery/rings/image/480/R1205028.jpg" alt="R1205028" />

    The first address is the correct path ... but the second path is incorrect. Where /image/480/ are not part of my actual server path.

    Any ideas?

    Many Thanks
  • daniel Member
    Hi all,

    I'm using the Stopdesign theme on 1.03 and I'm wondering if there's any way to get the archive link to be mod_written from
    http://domain.tdl/zenphoto/index.php?p=archive

    to

    http://domain.tdl/zenphoto/archive ?

    Changes I've made to the .htaccess, but they all give an error saying "Zenphoto error: Album does not exist."

    TIA!
  • Cowo Member
    Hello
    I'm a newbie in zenphoto and css in general. But after a few days of messing around, i think i'm on the right track. :)
    I use zenphoto 1.0.8.2 with the Stoppeddesign theme vers.1.0 date::7/1/2007
    Like two others here i get an error-message after klicking on "Gallery Archive" inside of the Gallery Archive. But in my case its a "simple" HTTP 404 error. That's because the link points to the zenphoto root-folder and there is no archive.php file (of course). I tried to edit the archive.php, so that it points to itself inside the themefolder (with "echo$_zp_themeroot"). But then i got a fatal error (Fatal error: Call to undefined function zp_conf() in /is/htdocs/wp1052509_13DEBLU3E2/zentropie/zenphoto/themes/stoppeddesign/archive.php on line 4)

    I'm at a loss right now :(
  • Cowo Member
    On the other hand i successfully modified the theme so that i can use total custom thumbs for my albums. :D
    I liked the ultra-wide-screen look of the original thumbs but not the clipping. The result was pure luck.
    Now i can freely photoshop my own thumbs. In my case it just has to be a jpeg with the same name as the corresponding album-folder and has to be stored in a folder named "albumthumbs" inside of the themefolder. The size should also fit, of course ;)
    There is only line 22 in the index.php and archive.php to be replaced with
    `image/albumthumbs/<?php echo$_zp_current_album->getFolder();?>.jpg" alt="<?php echo getAlbumTitle();?>" />`
  • Cowo Member
    OK, after a few hours sleep i found the solution. Simply copy the link from the index.php (line 31) which leads to the archive-page in the first place.

    But the archive.php has another (really) tiny flaw. Again in the "path" id. The "/" at the end of `/"` is redundant. :D
  • trisweb Administrator
    You do realize that the Stoppeddesign theme is now included in the zenphoto release, correct? And that all (or most) of these modifications have already been made in the one included in 1.0.8.x?... Sorry if you didn't know that!
Sign In or Register to comment.