Member
Member
Sc0rian   2006-12-23, 17:09
#1

http://pureklas.co.uk/gallery

ok this is how it stands:

ive read all over the forum, read other threads like it but nothing like this. Not all themes load my thumbs, but the theme im using does. If you click a album it doesn't got to /albums folder, it loads the folder from the root dir.

anyway my phpinfo page is here http://pureklas.co.uk/gallery/info.php .

I have set at the bottom of the config:

define('SERVERPATH', '/home17b/XXX/XXX/pureklas.co.uk/gallery/');

why isnt it working??

i would like to say, i have been searching for weeks for a good gallery system, zen looks wicked!

Member
Member
Sc0rian   2006-12-23, 17:41
#2

oh i have changed the .htaccess

RewriteEngine On

!!! Change this to the web path (eg: http://www.example.com/photos --> /photos) !!!


RewriteBase /gallery/

Member
Member
Sc0rian   2006-12-23, 17:45
#3

ok i just found out why, my webhost takes 30mins to update the .htaccess file.. my bad..

as i have started a thread..

if you look at the folder set out here:

http://pureklas.co.uk/gallery/albums

i just need the subfolders and images working. i know it aint finished but really need it. i got a subfolder, it adds %2F which is / but in ASCII...but subfolders arent loading.

how do you get a thumbnail on folders? without adding a image in album, as the album only has "subfolders".

edit:
ok i've done it by changing the thumbs in index.php to "printCustomAlbumThumbImage(getAlbumTitle(), null, 230, null, 210, 60);".

er and sorry for the 3 posts. bit of a whore.

Developer
Developer
trisweb   2006-12-23, 18:41
#4

Please read this thread http://www.zenphoto.org/support/topic.php?id=972&replies=26 about the incompleteness of subalbums, and this thread http://www.zenphoto.org/support/topic.php?id=1050&replies=3 about why you don't have /albums/ in your URLs.

mod_rewrite is not ready for subalbums, you need to turn it off to use them. zp-config.php, $conf['mod_rewrite'] = false;

Member
Member
Sc0rian   2006-12-23, 19:33
#5

oh, i read it, thought re-write in .htaccess not in config! idiot.. god damn.

by the way if its any help i have just donated as you've made a great piece of software.

thanks.

Developer
Developer
trisweb   2006-12-23, 23:47
#6

:-D Thanks! You get as much support as you want now ;-)

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.