Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Chris

Pages: 1 ... 83 84 85 86 [87] 88 89 90 91
1291
Images go to:
Code: [Select]
<4 images directory>/data/media/<category id>


Thumbnails are in:
Code: [Select]
<4 images directory>/data/thumbnails/<category id>

1292
Mods & Plugins (Releases & Support) / Muchos gracias !
« on: September 24, 2002, 01:38:49 PM »
Most excellent.  It works for me and you made my day.

Thanks.

1293
Mods & Plugins (Releases & Support) / [Mod] Randomizing {new_images}
« on: September 24, 2002, 03:00:55 AM »
I use 4images for my personal photography.  When I add new images, I always do it in bulk.  That is, I typically use FTP to upload 10 to 100 images and then use the admin control panel 'Check New Images' to add all of them at once.

{new_images} used in the home.html template always displays the LAST <Image table cells> number of new images.  (which for me is 4)  

How can I randomize which 4 new images are displayed in place of the {new_images} template tag?  

By that I mean I want to randomly display 4 new images rather than the LAST 4 new images added.

1294
Code: [Select]
<4images directory>/lang/<your language>/email/register_activation.html

1295
Discussion & Troubleshooting / Me too
« on: September 21, 2002, 05:37:45 AM »
I've noticed the same behaviour.  From experimentation, I found you can close all browser sessions you have 4images loaded, fire up a new browser and then log out successfully.  I think when you have 4images running in more than one browser, the session handling for logging out gets affected.  This problem is not always reproducible but does happen enough to get noticed.  You could also try deleting your 4images cookies.

1296
Mods & Plugins (Requests & Discussions) / On your own
« on: September 19, 2002, 06:13:49 PM »
I would suggest searching the forums for similar topics like this one:

http://4homepages.de/forum/viewtopic.php?t=1658

Any topic that discusses user integration with 3rd party message boards, like phpbb, would be a good place to get started.  It is up to you to find a pre-built chat solution that suits your needs and one that you can integrate with 4images.

Best of luck.

By the way, I checked www.phpbb.com and found that someone has provided a mod to use phpMyChat in phpBB.  I know there's work that's been done to integrate 4images users with phpBB so maybe that's an avenue to explore.

1297
Mods & Plugins (Requests & Discussions) / Don't hold your breath
« on: September 19, 2002, 06:02:10 PM »
As a programmer, and one who has looked into php/mySQL chat solutions, don't expect this in 4images any time soon.  It's a tremendous amount of work.  In fact it would be like developing 4images again from scratch.

Just my opinion...

1298
Feedback & Suggestions / Seen this thread?
« on: September 19, 2002, 12:44:03 AM »
Ummmm....

Have you guys looked here?

http://www.4homepages.de/forum/viewtopic.php?t=1020

1299
Feedback & Suggestions / That did it
« on: September 18, 2002, 12:55:19 AM »
Thanks.   That will do it for now.  Hopefully you guys might consider adding this in the next release.

1300
Jan / Nicky:

This one's EASY !!!  It would really help if the Admin Control Panel would display the number for each category in the "Edit Categories" table.  This really comes in handy if you add a multiple new categories with the intent of using the "Check New Images" to batch upload many images.  It would tell the administrator which directory to batch upload into via FTP.

As it is now, I have to use phpMyAdmin to peek into the category table to figure it out.  What a pain...

How about it?

1301
Provide a drop down list of all the available keywords in the advanced search page.  Not knowing what keywords exist makes it hard to guess what keyword search can be performed.

1302
Feedback & Suggestions / Feature Request: Lightbox slide show and sharing
« on: September 10, 2002, 03:43:03 PM »
1.  SLIDE SHOW

Now that we can go NEXT and PREVIOUS through the images in the lightbox, add a slide show capability.  This would automatically take the user through each image.  Perhaps some checking of the media type might be needed.  (I wouldn't expect a slide show to automatically move past a .wav or .avi file.)  Perhaps the slide show would be initiated by pressing a button from the top level.  Let the user set the viewing duration and whether or not to continually cycle through the images once reaching the end.  The implementation might done using a simple meta-refresh or javascript.

2.  SHARE WITH OTHERS

Allow the lightbox to be shared in a read-only mode with others.  Much like sending a postcard, this would let a user collect images to their lightbox and then email a URL to someone so that person could view the contents of the lightbox.

3.  SEND SLIDE SHOW LIKE POSTCARD

Expanding on the above, also allow a user to send a URL to someone to view a slide show of the lightbox.

1303
Mods & Plugins (Requests & Discussions) / Also a performance issue
« on: September 05, 2002, 05:30:24 AM »
Web servers are optimized to serve up files read from a disk.  When compared to retrieving a binary image from a database, it is faster to return the picture from a disk file.

1304
Discussion & Troubleshooting / Looks very interesting
« on: September 02, 2002, 10:18:50 PM »
thr0ne:

Any chance you could repost this in english?

By the way, I've also seen javascript that triggers a history.back() if the onBlur event happens.  That way if the user presses any key to take a screen shot, or switches windows, the picture can't be grabbed.

Pages: 1 ... 83 84 85 86 [87] 88 89 90 91