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 - EverythingViet.com

Pages: [1]
1
I'm using GD. When I resize/convert images to the size I want, the result files become VERY BAD!!!!

WHY WHY WHY???

anyone got the same problem?

EverythingViet.com

2
Quote from: V@no
u can do it as did Vienix in his templates
create menu.php in 4images root dir, with all the links in there and then just add in your templates:
<?php
include('menu.php');
?>

that should do the trick.


When you say "just add in your templates", which templates do you mean?

4images is the first application that I see not using include very well, except the header and footer. The left menu is separated into many small parts and each is included in MANY templates.

Ideally, you want the WHOLE left menu as one thing, included in just ANOTHER ONE thing.

3
Discussion & Troubleshooting / A Bug in UPLOAD ????
« on: May 01, 2003, 02:42:09 AM »
Quote from: V@no
to create a thumbnail, the image MUST be at the local server machine.


I'm not sure I understand what you mean by local server machine
I thought when an image is uploaded, no matter from where, the gallery system grap it, generate a thumbnail, then save both thumbnail and original image to a directory.

Why is it different between uploading from a local workstation and uploading from an url ?

Hey thanks for looking into it.

EverythingViet.com

4
Discussion & Troubleshooting / A Bug in UPLOAD ????
« on: May 01, 2003, 02:02:16 AM »
I allow guest direct upload in a Test category.

A Guest upload a jpg from his local machine to the gallery seems ok. Thumbnail get auto generated and everything.

But when he upload a jpg from a url (no upload a thumbnail), the thumbnail doesn't get auto-generated like the first case. Why?

A bug?

YOu could see:
http://www.vnenterprise.com/everythingviet/4images/

5
Mods & Plugins (Requests & Discussions) / NEED MOD: Inform users
« on: April 30, 2003, 11:39:41 PM »
I need a mod that inform users what they can and cannot do on the bottom of every page. Just like what we see here in phpBB.

6
Quote from: V@no
Quote from: EverythingViet.com
- users set the size (any size) at just one place (the header)
What size?

Quote from: EverythingViet.com
- Enhanced navigator.

What do u mean by that?

Quote from: EverythingViet.com
- More cool icons

U can start drawing. Let us know when u done ;) :lol:

Quote from: EverythingViet.com
- thumbnails line up (centering horizontally and vertically)

It was discused here several times, there should be the code that needed be modifyed


- ANY width size, say 800px, 770px or 100%, etc. Align left, right, center, too. I put it in a table, you know.

- I was annoyed about the navigation. So, I will design somethink like phpbb, which I like.

- Icons needed for left side menu, category , etc..

- Lining up thumbnails should be the template's job. I'd not involve the code.

As I said, I just learned of this system yesterday and like it very much. My developing one is

http://www.vnenterprise.com/everythingviet/4images/

Matching my site's size.

Everything.com

7
on my own?

I see that alot of people happen to want the same thing I want. So after I modified a template on my own, I like to share it also.

It's the DEFAULT template (which is my fav) with these enhancements (so far):
- users set the size (any size) at just one place (the header)
- Enhanced navigator.

More to come:
- More cool icons
- thumbnails line up (centering horizontally and vertically)
- And much more or on request!

By the way, I just know this gallery system yesterday. So, still alot to learn.

EverythingViet.com

Pages: [1]