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 - GeO3x

Pages: [1]
1
Chit Chat / Re: JavaScript + CSS = Nice Picture Display
« on: July 07, 2008, 10:24:03 AM »
Hi, how can I modify the {image} from details page?...
I want to use the lighbox2 to view the images and I need to put inside the image tag
rel="lightbox[{cat_id}]"

to all the images from that category...

Anyone?

2
Tutorials / Re: [TUT] Using the Lightbox 'overlay' effect in 4images
« on: July 05, 2008, 04:56:50 PM »
Great tut.. but I dont want it in thumbs! In details page I want to have this JavaScript!
I want picture to be smaller to fit the layout and when I click on the image to expand and have image set - prev & next image like a slide show.. from the details page not from category view..

I've enetered into detail and replaced {image} with   
Quote
<a href="{media_src}" target="_blank" rel="lightbox[{cat_id}]" title="{image_name}">{image}</a>

I thought that if I put rel="lighbox[{cat_id}]  it will show...
Can u help me?

3
Feedback & Suggestions / Re: Sort pics by ...
« on: May 03, 2008, 08:49:06 PM »
noo not this!
When a guest is browsing a category to have a dropdown field or buttons to sort images in that category after rating/comments/...

4
Feedback & Suggestions / Sort pics by ...
« on: May 02, 2008, 12:37:34 PM »
It would be nice that the future versions to have an option like this.. when u enter to a category to have the option to sort pics by rating, comments, ..

5
Discussion & Troubleshooting / Login error!
« on: April 29, 2008, 06:21:19 PM »
Hi, I can't login - i have a domain and a free host - I've asigned the domain to the free webhost and when I login I get this error:

The requested URL could not be retrieved

While trying to retrieve the URL: "http://mysubdomain.domain.net/login.php"

The following error was encountered:

    Unable to determine IP address from host name for mysubdomain.domain.net

The dnsserver returned:

    Temporary network problem, please retry later

This means that:

 The cache was not able to resolve the hostname presented in the URL.
 Check if the address is correct.

Your cache administrator is webmaster.
Generated Tue, 29 Apr 2008 10:06:07 GMT by demil1.byetcluster.com (squid/2.6.STABLE20)


What should I do?!

6
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: February 22, 2008, 08:17:26 PM »
Hi, I've downloaded the zip filled attached to the first post and installed it as it sais in the readme file! (of course it didn't work - some major bugs)! lucky me - I have backed up all.
I've seen there have been some updates - it shows - writed on red - in the readme file..
My version is 1.7.6 - So what changes should I do?!
It sais to read the entire topic to track the changes.. but OMG - there are endless messages..

7
Hi, I don't know what to do.. I want those tables that surround the image to be perfectly aligned! I see that if there is 2 different thumbnails - speaking of height - then a space it appears under the thumbnail - check the attached pic..
Any ideea?!


8
Mods & Plugins (Releases & Support) / Re: [Mod] Mini-Top
« on: February 16, 2008, 06:06:40 PM »
Bug:
DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0, 25, 1, 15, 3, 19, 27, 12, 9, 24, 26, 5, 4, 6, 22, 10, 17, 28, 11, 13, 21, 29, 14, 16, 18, 8, 23) ORDER BY i.image_rating DESC, i.image_votes DESC
Unknown column 'i.user_id' in 'on clause'

mini_top.php

line 27:
FROM ".IMAGES_TABLE." i,  ".CATEGORIES_TABLE." c

Replace:
FROM (".IMAGES_TABLE." i,  ".CATEGORIES_TABLE." c)

Thx - a lot!

2 questions:
1) I see most voted,  most rated and most viewed.. what about most downloaded and commented?!
2) What should I modify in mini_top.php or elsewhere to act like this:
      I want to see that most ... images like those from new images - reffering to style.. on mouseover ..
      See the attached pic and u will understand.


9
Discussion & Troubleshooting / Showing top images..
« on: February 15, 2008, 06:15:05 PM »
Hi, I want to show thumbnails of top images on the home page.
Like the {new_images} code .. is there a code to put it on my page to show top images by rating on the home page?..
one more thing - where are those shortcodes?.. like {code_name}..

P.S - I don't wanna be a list.. thumbnails - just like {new_images}

10
Just 2 words: Your're GREAT!.. thx!
 just one little thing: How can I add that button when I'm expanding the pictures.. that bottom button - "expand to actual size"..
or better - too see the image from the first expand not from 2 consecutive expandings.
anyway, thx again.. I love this mod

11
great mod!
rinaldo - a question for you:
What are the steps of installing this mod to act like this: I dont want the zoom addon in categories pages.. only when I am in details page  I want that zoom..

P.S I use Iceberg template.. but I guess this changes nothing! only the path

12
Yea.. It would be great to have an updated version of this mod for latest 4images version - 1.7.6

13
Discussion & Troubleshooting / Re: Viewing resized image!
« on: February 06, 2008, 01:20:07 PM »
I know , but if I let the large image format then the layout will suffer.. there must be a way

14
Feedback & Suggestions / Mod Zone
« on: February 06, 2008, 01:16:47 PM »
Hi,
I'm wondering why don't you create an area (not on forum).. a site page where all the approved mods will be showed!
It will be more easier to see the mods.. like on phpbb.com!!!

15
Discussion & Troubleshooting / Viewing resized image!
« on: February 06, 2008, 12:43:02 PM »
Hi,
I wanna know how can I configure the 4image software to do the following thing:

When I'm entering to see a single image - I don't wanna see it in large format - 1024x768 - I want too see it resized to a smaller dimension to fit nicely in the table and in the layout of the page.. lets say 700x300.. The tricky part is that I don't want the image to be resized.. only viewed in 700x300.. only when it comes to download - the image should be in it's original format - 1024x768!!!

my 4image version: 1.7.6 !!!
P.S I hope I've posted in the right area!.. I'm new so I don't know too much about this great free web image cms

Pages: [1]