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

Pages: [1] 2 3
1
Discussion & Troubleshooting / Re: how to embed a link to image page?
« on: April 05, 2006, 08:08:50 AM »
you must failed in db_field_definitions.php
"
if (!defined('ROOT_PATH')) {
  die("Security violation");
}
$additional_image_fields['image_url'] = array($lang['image_url'], "text", 0);
"

are my codes, do you think there is something wrong?

2
Discussion & Troubleshooting / Re: how to embed a link to image page?
« on: April 05, 2006, 05:57:28 AM »
V@no, I have tried, fields created successful, initiated successful, but last step, click on it, it came out blank,

Seems that the {image_url} didn't deliver the value stored in the image table. any ideas?

http://www.tgp888.com/models-pornstars-free-nude-photos/categories.php?cat_id=33

all images under this cat connect to http://www.femjoy.com, I have check the database, the link all there, I just use your code for jpg.html, it just didn't work.

3
Every time when go to some category, it will show message like this "Found: * image(s) on * page(s). Displayed: image * ..", but I don't want it, how should I get rid of this?

4
Discussion & Troubleshooting / Re: how to embed a link to image page?
« on: April 04, 2006, 03:09:10 AM »
the basics:
1) add a new field into 4images_images table, lets for example call it image_url make it VARCHAR(255)
2) update includes/db_field_definitions.php (read comments inside that file) (make it text type)
3) in media templates (jpeg.html, gif.html, etc) use the following:[qcode]{if image_url}<a href="{image_url}" target="_blank">{endif image_url}<img src="{media_src}" border="1" alt="{image_name}"{width_height} />{if image_url}</a>{endif image_url}[/qcode]

now, when you edit an image in ACP, you should see a new field where you can enter a URL to the site you want this image to have link to.

Thank you V@no,

But how should I "add a new field into 4images_images table" I am not familiar with mySQL language

5
Discussion & Troubleshooting / how to embed a link to image page?
« on: April 03, 2006, 09:10:56 AM »
I am using 4image1.72, how to embed a link to image page?

I want people click the thumb, they will see the image, if they continue to click on the image, the embeded image with links will send them to other website.

If it's possible, then is it possible to embed different website links with different images/ different categories?


6
Mods & Plugins (Releases & Support) / [Mod] Slideshow
« on: May 17, 2003, 06:16:45 PM »
By the way, could you tell me how to let the slidshow runs in random sequence, not in date or name order?

Thanks

7
Mods & Plugins (Releases & Support) / [Mod] Slideshow
« on: May 17, 2003, 06:12:12 PM »
Last pic I want to show you didn't show up, now I tell you what, when the slideshow  begins, it will also show left side's register input and random pic, which I don't want it, so how to get rid of this?
Besides, I don't want to dropdown categories and button in the slideshow page, so how to remove that?

http://www.nowife.com/photo/index.php

user: king, pass: king

Thanks a lot. :(

8
Mods & Plugins (Releases & Support) / [Mod] Slideshow
« on: May 17, 2003, 06:06:04 PM »
Fugaziman :

Could you help me when you are available? :(

9
thanks a lot, I will try that. :)

10
vividview, I did nothing to the tables and set nothing. I just upload some pics and it seems that the pics in its original size make the table cell awful.
How can I control it into a fixed size, say 800*800 ? :?:

11
Plugins / [Plugin] Batch Import
« on: May 17, 2003, 02:54:16 AM »
I stick with old method, give up this new mod :(

12
why my sites was in such a poor shape? can somebody help me? :cry:

http://www.nowife.com/photo/index.php

13
Mods & Plugins (Releases & Support) / [MOD] Language select
« on: May 16, 2003, 11:21:14 PM »
sorry to bother you V@no, can you tell me the size for the gif file, 80*60 is good? :)

14
Installation, Update & Configuration / strange FTP upload?
« on: May 16, 2003, 06:25:16 PM »
Why everytime when I upload files and dirs using FTP, I always miss some files.
When I want to upload a dir with sub dir and files in that dir and all sub dirs. I found FTP just copy the files of that dir, all the files in the sub dir are missing.  Why is that? After finishing that, I have to check every sub dir and add all the files in all sub dir, how can I solve this question? :?:

The same problem with changing the property of every file in sub dirs. When I set the CHMOD to 777 to a dir, FTP only change that dir and all files in the dir, all the sub dir and files in the sub dir don' t change at all. I have to check every files in the sub dir manually. That is gonna be a boring thing when I got so many sub dir and so many files in sub dirs. So how to solve it?

I am using Flash FTP or WS FTP or Turbo FTP to transfer files. So I don't think that's the problem of FTP software.

Could sombody help me?

15
Thanks buddy. :)

Pages: [1] 2 3