Pages (4): 1 2 3 4   
Member
Member
bensp   29-01-2006, 17:19
#1

I modified the Stopdesign theme fairly heavily and added a few new features, such as being able to click on certain parts of the image to move to the next image/previous image/full view.
I also added a fade in when the image is loaded (amongst other things)
Take a look:
Here.
Feel free to download it and use it.

There are still a few bugs, but if you download it and find any, please let me know and I will update the download etc.

Send me an email if you use it, I would love to see.. :)

Ben Sp

Member
Member
thatlittleguy   29-01-2006, 19:14
#2

Thank you so much. This theme looks great. David

Member
Member
aitf311   30-01-2006, 19:03
#3

Wow, this is looking awesome. Great work Ben

Member
Member
genosypheus   30-01-2006, 19:52
#4

Hey bensp, congrats and thanks for some of the great features you've implemented to what already is a top-notch theme. The fade-in effect is a definite pleaser.

Having said that, let me point out a bug. This bug is actually inherent of the StopDesign theme since Blider first ported it from MT to zenphoto. It will only affect those who set "cruft-free-url" to "true", ie, on servers with mod-rewrite. Let's hope ppl like youself can solve it.

using your gallery as an example, steps to Bug:

  1. click to http://www.benspicer.com/photos/
  2. click on any of the albums
  3. click on "photos" on the navigation bar to go back to the gallery index
  4. click on "view all galleries"

result:

  • "The album page does not exist." appears

temporary solution:

  • set "cruft-free-url" to "false". Yeah that sucks, but i have to do that in order for my gallery to be fully functional, until this bug is squashed.
Member
Member
bensp   30-01-2006, 20:02
#5

ohhh good bug, congrats.
i fixed this for 0.9.. now let me think..hmm..

Member
Member
bensp   30-01-2006, 20:06
#6

yup, ok, fixed it ;D

you have to actually make that path static, so for me: i set the link as benspicer.com/photos/archive.php - its dirty but it works. i'll update the documentation in the download.

if you use it, please send me a link I would love to see people using it - then I wouldnt feel like I wasted a weekend (ha, sympathy vote!)

Member
Member
adas   30-01-2006, 20:27
#7

Do you saw that in Opera your photos are non-visible. Like this: adamdziura.9g.pl/zdjecia/miniaturki/image/zrzutekranu-1.png

Member
Member
genosypheus   30-01-2006, 22:10
#8

@bensp: thanks for solving the "cruft-free-url" issue! but it does seem like the theme ain't too friendly to IE 6.0: http://img390.imageshack.us/img390/8181/benspicer2xi.jpg
It works fine in FF 1.5 though.

Although i'm not using your theme per se, i certainly do appreciate you releasing it as i've learned alot from your codes. I've taken bits of your codes, including the fade-in.js and added them to the default theme. Your name and a link to your site will be mentioned in my colophon once i got my site fully kicking.

You can take a look at the current state of my gallery here: http://giolovesgod.com/gallery

cheers :)

Member
Member
bensp   31-01-2006, 00:17
#9

hi guys, thanks for your replies.
adas: im suprised just how bad it looks in Opera - but I'll get about fixing that (ps, maybe you should open some more windows?!)
genosypheus: yep, i know it looks bad in IE6, had a look at work today, its a bit of a mess, huh. Will get around to fixing it asap, promise! :) And when I do, I'll submit it to trisweb/Luckyspin and see if they'll include the image rollovers in the core code, its simple to implement. Thanks for the link, thats very kind. If you have any questions, feel free to mail me.

BenSp.

Member
Member
unruly   31-01-2006, 02:55
#10

hey. this looks very promising, and i appreciate you doing this, but i still can't get it to work.
while i'm trying to figure it out, here are 2 comments about the "install.txt" file.

  1. it references a "zen" folder that's supposed to be contained within the install files, but there is no "zen" folder. instead, later on, we are given instructions on how to edit the i.php and temp.....php files.

  2. instruction #3 says to edit "index.php"
    which index.php, however? the one in the root, or the one in the theme folder?

Member
Member
unruly   31-01-2006, 05:50
#11

the above are just middlin' points, i recognize, but it might confuse some already confused people. =)

but here's the roadblock i'm hitting in getting this template to work (fyi, i've already set up the default template on 2 different servers for 2 different people, zenphoto v1.0.1).

i've been working on this for 5 hours. 3 separate installs just by the book per included instructions. finally just started adding your template mods in one by one. the roadblock occurs when i put the "archive.php" file into the root directory, and then call that via the "view all galleries" link on the root level index.php, said link going to "myurl.com/zenphoto/archive.php". the error sems to be when that goes to the "archive.php" found in the theme folder. right there, everything breakds down, and absolutely nothing i've tried for the past 5 hours can past this: the "getAlbumLinkURL" is telling me that here is where an album's location is:

myurl.com/zenphoto/januaryphotos/

when it's really here:

myrul.com/zenphoto/albums/januaryphotos

and so the "all galleries" link is turning up completely empty, with just the well-designed header. i've tried absolutely every htaccess, functions.php, config.php mod mentioned in these support forums. my only hope is the possibility that the 5 beers i've consumed in trying to troubleshoot this these past 5 hours has somehow impaired my judgment. -g-

elsewise though, darn good job. it looks good on your site!

Member
Member
bensp   31-01-2006, 09:22
#12

hi unruly.
right, your questions

  1. zen is the included with the default install, and thats where you will find the two files to edit. I'll clear the documentation up, thanks for the pointer.
  2. it means the index.php in the stoppeddesign folder. that was a fix for genosypheus' problem, earlier

and your second post: well, you say that your arhive.php file found in the root of the downloaded zip tries to go to zenphoto/theme/archive.php? Well, thats where its supposed to! Im using the same files, and it works ok for me. Try downloading the file and starting afresh, as if number 2 messed up, then that might something to do with it..?

Good luck :)

Member
Member
bensp   19-02-2006, 18:22
#13

Hi everyone, this theme has been heavily updated, it only has a few minor IE bug problems now, which I will fix in the week (when I get access to a PC)
It also comes with a step by step installation guide that is pretty fool proof (or so I hope!). Sadly when I originally released it, the docs were pretty slim, now they're a lot better.
There are lots of bug fixes, and a few new features, take a look here and download here.

If there are any bugs, let me know and I'll fix them,
enjoy! ;D

Member
Member
rhscdn   21-02-2006, 12:22
#14

Indeed, it does seem much better in IE 6.x now. However, I'm seeing a rendering problem with IE 6.x when trying to add a comment. Interestingly, the main stopdesign theme (i.e. http://dbowman.com/photos/) works well with IE.

Member
Member
bensp   21-02-2006, 15:09
#15

sorry, rhscdn, its now fixed!
download the zip again and overwrite the images folder
(thats all you have to do)
also update your index.php page, thats been changed slightly, too
enjoy,
bensp

Developer
Developer
trisweb   22-02-2006, 23:33
#16

[b]Bensp[/b], are there any changes or functionality you need in the main release that would make it easier to install?

I'd rather not have people hacking their installs to install a theme. Better to make everything compatible with everything else, so if there's anything we can do to facilitate that, let us know. Thanks.

Member
Member
pearofducks   23-02-2006, 02:11
#17

there seems to be a problem with vertical photos where the white photo border extends past the photo

reference:
http://citrusandroid.com/bug.png

Member
Member
pearofducks   23-02-2006, 05:19
#18

also, i haven't checked if its in your theme or zenphoto in general, but in the album view:

"Click on a thumbnails to view the image."
should (obviously) be:
"Click on a thumbnail to view the image."
or
"Click on the thumbnails to view the images."

Member
Member
Studlee2   23-02-2006, 14:56
#19

I just installed the stopped design theme. I love the look. Can't comment too much on the workings because most of the things I would mention are above. It took a bit of tweaking, but overall nice work. Any thoughts on correcting the vertical pic issues?

http://www.shannonandsteve.com/test/images/zenphoto/index.php

Member
Member
bensp   23-02-2006, 22:46
#20

[i]trisweb[/i] - the i.php and template-functions.php files are edited along these lines. If you could specify different thumbnails for the default folder in the config file, then that'd be awesome! And the function in template function? Hmm.. where would be best to fit that in?!

[i]pearofducks (nice name ;D) and Studlee2[/i]
The bug is fixed, it was from me testing trying to wrap a drop shadow image all the around an image.
If you already have ZP installed edit image.php:
-delete
-delete
-delete
< a href="" title="">< ?php printDefaultSizedImage(getImageTitle()); ?>< /a>-do NOT(!) delete
-delete
-delete
-delete
Lines 20 to 26, delete all but the middle line (the link!)
and then update your photos.css file by deleting lines 784 to 799.

Sorry about the inconvienience, it seems I uploaded the wrong files.. (how stupid of me..). The zip has been updated too :)

Pages (4): 1 2 3 4   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.