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.


Topics - casper01

Pages: [1]
1
Mods & Plugins (Requests & Discussions) / Postcard sending solution
« on: September 04, 2008, 12:50:20 PM »
Hi everyone.Did someone know how to send an postcard as a picture?I don't wanna send just URL to the postcard.

2
Bosnian/Croatian/Serbian & Slovenian / Postcard dugme u Kategorije
« on: July 17, 2008, 11:50:05 PM »
Pozdrav ljudi, opet ja  :wink:.
Ok Nicky nek ostane kako jeste to jest nek scripta salje samo link (milislim na postcard).
Drugi problem je dodatno dugme "e-card" u categorije.Znaci to dugme zelim da bude  ispod svake slike u kategorije ili podkategorije,i klikom idem na recimo :postcards.php?image_id=1 .

Znam da se koristi ovaj kod ali neznam tacno gde treba da se stavi:

Code: [Select]
if (!check_permission("auth_sendpostcard", $image_row['cat_id'])) {
    $postcard_button = "<img src=\"".get_gallery_image("postcard_off.gif")."\" border=\"0\" alt=\"\" />";
  }
  else {
    $postcard_button = "<a href=\"".$site_sess->url(ROOT_PATH."postcards.php?".URL_IMAGE_ID."=".$image_row['image_id'].((!empty($mode)) ? "&amp;mode=".$mode : ""))."\"><img src=\"".get_gallery_image("postcard.gif")."\" border=\"0\" alt=\"\" /></a>";
  } 
i naravno registracija varijabila
Code: [Select]
"postcard_button" => $postcard_button,
Mislim da postoji i neki laksi nacin da se cita postcard_button u categorije php.


3
Bosnian/Croatian/Serbian & Slovenian / Ecard i Email
« on: July 16, 2008, 10:00:20 AM »
Pozdrav, ljudi.Ja sam vec dugo na ovom forumu ali stvarno nisam primetio da ima sekcija international i da lakse ispisem i trazim resavanje problema.Jos bolje ima to sto imamo i admin-a koji nam odgovara na nasem jeziku.Sta da kazem strava.
Imam jedan problem.Naime kad saljem e-cards da li je moguce i ako jeste kako da to odradim da primaoc ne dobije u email body samo link ecard-a nego i sliku ecard-a (mislim celu ecard kao sto se vidi u preview).
Jako mi je ovo bitno i jako hitno.
Poz

4
Bosnian/Croatian/Serbian & Slovenian / Admin lightbox
« on: July 13, 2008, 02:08:57 PM »
Is there a way to have a lightbox that everybody can see the administrators lightbox. I'd like to have a link someplace next to the clickstream that says My LightBox.

5
I have two categories "before" and "after".Now I'm looking for a simple Flash or Java component that will transition between two photos.
Can someone help me? Something like http://talikimelman.com

6

Hello,
I have two main categories of images (photos and postcards), each holding images with a fixed width & height (eg. category #1 holds 1024x864 images, category and #2 contains 640x480 images.

When visitors upload their images in one of these categories, I'd like to set the max size for each category (from admin panel) #1 to 1024x864, and #2 to 640x480.

I hope you understan what I want to do

   

7
Mods & Plugins (Requests & Discussions) / Change e-card
« on: July 08, 2008, 10:17:35 AM »
Hi,
I ask you if someone know how can I chage e-card margin or border look.
I want my e-card look like this =>


margin like this =>

8
Hi..I want to create two drop down cotegorie menu.One only for Main categories and other only for subcategories.
Now for example I have 2 main categories and each main categorie have 3 subcategories:
A
 -1
 -2
 -3
B
 -4
 -5
 -6
Now when I select first categorie drop down menu example B, to see on other drop down menu only categories 4, 5, 6
I was look to this post  http://www.4homepages.de/forum/index.php?topic=5370.0 
but when I add this mod I got drop down menu for main categories only add alot of empty space between each main categories.
Can U help me please????
                                                             
 

9
Mods & Plugins (Requests & Discussions) / Categories dropdown menu
« on: March 31, 2008, 12:39:50 AM »
Hi. I have too many categories on my 4images script and the dropwsdown menu is getting  too long. I want to separate the content .
For example: the first dropdwon for art pictures, the second xp wallpapers and the third for xxx pictures ... :?:

10
    
 Hi, How can I  show last ex. 20 uploaded images (without thumbnails - only name of images) on index page.???

11
Discussion & Troubleshooting / Download Problem using FireFox or Opera
« on: March 06, 2008, 06:34:56 PM »
Hi, I have problem to download .zip files.My server work on Debian,Apache/2.2.8 , PHP/5.2.5 and I'm use 4iamges 1.74.
When I tray to download using Firefox or Opera I got some strange symbols. When I use IE everyting is OK.
I was tray to simple download zip file from server NOT USE 4IMAGES, and everything is OK.
Can someone tell me what is wrong????It's something wrong with my PHP???

12
Mods & Plugins (Requests & Discussions) / MP3 Streaminig PROBLEM
« on: December 16, 2007, 02:16:07 PM »
Hi to everyone...I use 4image script and I thin that is best galery scrip for now.Its very cool the thing that you can allways make some modifications and you can upgreade...like car in NeedForSpeed  :wink:.
Now, I wanna use 4image script tu make some site when the people can lisent music...something like online radio or youtube.Problem is that it wont streem mp3 when lyric is e.x Type MP3 Format Song, Bit Rate 128kbps, Protected No, Size 4.25MB
Question: Should I make some modification on script or I must reep every lyric???I use default template.
Sorry cose my english it's not so good.

Pages: [1]