4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: novw on February 25, 2006, 04:25:43 PM

Title: new files unmarked + loose the lightbox
Post by: novw on February 25, 2006, 04:25:43 PM
I do not know where to ask, if this is the wrong area, please somebody move me ?

---
I have two questions:

1-how long will files remain marked as "new", and is there a way to change this (to not marked) ?

2-I really do not want or need the "lightbox" function. How do I remove it ?
Title: Re: new files unmarked + loose the lightbox
Post by: novw on February 25, 2006, 04:29:08 PM
duh... the new files thing has been solved.

(admin->settings->Number of days each image is marked as new->set to 0)

2 remains open. Thank you  :mrgreen:
Title: Re: new files unmarked + loose the lightbox
Post by: V@no on February 25, 2006, 06:06:21 PM
lightbox - remove lightboxes.php, remove link from user_logininfo.html template and remove anything related to lightbox from details.html template
you are all set
Title: Re: new files unmarked + loose the lightbox
Post by: novw on March 05, 2006, 02:51:11 PM
hm. thanks ! The lightbox ICON remains under all pictures ?

(edit: removing

Code: [Select]
    isset($user_info['lightbox_image_ids']) ? substr(md5($user_info['lightbox_image_ids']), 0, 8) : 0,

from index.php does not do the trick)

(edit2: killer sollution :lol: replace the lightbox*.gif images with spacer.gif  :mrgreen: )
Title: Re: new files unmarked + loose the lightbox
Post by: V@no on March 05, 2006, 05:59:07 PM
remove anything related to lightbox from details.html template
Title: Re: new files unmarked + loose the lightbox
Post by: debragrant on August 08, 2006, 04:31:31 PM
lightbox - remove lightboxes.php, remove link from user_logininfo.html template and remove anything related to lightbox from details.html template
you are all set


site (http://www.julianna-margulies.diva-host.com/gallery/index.php)

okay so I've removed the lightbox but I think i'm removing the wrong stuff in details.html as I either get errors clicking on images or I have images missing and the layout looks wrong. All I've dne is remove the lightbox button
Title: Re: new files unmarked + loose the lightbox
Post by: mawenzi on August 08, 2006, 04:40:48 PM
@ debragrant
... I dont see any lightbox-button  on your site ...
Title: Re: new files unmarked + loose the lightbox
Post by: debragrant on August 08, 2006, 04:45:34 PM
try clicking on an image and you'll see my new problem
Title: Re: new files unmarked + loose the lightbox
Post by: V@no on August 09, 2006, 03:45:18 AM
well, restore backups and try again, but this time, do one step at a time, and test after each change you made, that way you'll know if you did something wrong.
Title: Re: new files unmarked + loose the lightbox
Post by: debragrant on August 10, 2006, 09:02:42 PM
okay so I hae changed the template. The images are showing fine, but I seem to have only removed the lighbox's from the main image page and none of the other pages
Title: Re: new files unmarked + loose the lightbox
Post by: V@no on August 11, 2006, 02:22:26 AM
same thing in thumbnail_bit.html and user_logininfo.html