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

Pages: 1 2 [3] 4 5
31
Discussion & Troubleshooting / Problem with watermark - Help please
« on: February 27, 2003, 04:29:50 PM »
Hi there,
 
PHP safemode is off by default.
 
Warning: rename(./data/media/1/sgGirls005_2.jpg,./data/media/1/sgGirls005_2.jpg.shd) [function.rename]: No such file or directory in /home/virtual/site178/fst/var/www/html/4images/includes/annotate.php on line 65
 
This error you are seeing is due to incorrect path settings, rather then safemode settings.
 

This is the reply from my webhost... Can anyone tell me where I went wrong...

32
Mods & Plugins (Releases & Support) / [Mod] Image Annotation (Watermark)
« on: February 27, 2003, 02:29:33 PM »
Quote from: V@no
here are your recent posts:
http://4homepages.de/forum/viewtopic.php?t=4369
and
http://4homepages.de/forum/viewtopic.php?t=4370

yeah, all troubleshooting goes in Diskussionen & Troubleshooting forum ;)


Thx man .. will go over there to post ... :D

33
Mods & Plugins (Releases & Support) / [Mod] Image Annotation (Watermark)
« on: February 27, 2003, 02:14:21 PM »
Vano .. did I ? I tot I was only asking in this thread ... sorry did not know that this was not a mod problem ... Where can I ask this problem in? :D

34
Mods & Plugins (Releases & Support) / [Mod] Image Annotation (Watermark)
« on: February 27, 2003, 02:09:56 PM »
SSL this is the link to the PHP test file...

http://www.sgcarlink.com/test.php


do you think I can use your mod?

35
Mods & Plugins (Releases & Support) / [Mod] Image Annotation (Watermark)
« on: February 27, 2003, 02:06:35 PM »
Quote from: SLL
copy font you want to use into your 4images root and set this path in config


That was what I did .. but what path should I put inside .. sorry for asking so much question ... cannot seem to get it ... could you check it out for me the path name?

36
Mods & Plugins (Releases & Support) / [Mod] Image Annotation (Watermark)
« on: February 27, 2003, 01:38:10 PM »
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /home/virtual/site178/fst/var/www/html/4images/includes/annotate.php on line 36

Warning: rename(./data/media/1/KCians1_3.jpg,./data/media/1/KCians1_3.jpg.shd) [function.rename]: No such file or directory in /home/virtual/site178/fst/var/www/html/4images/includes/annotate.php on line 65



Got this probelm .. I cannot find my font directory ... why is this so ... any easy way to see what is my path?

37
Mods & Plugins (Releases & Support) / [Mod] Image Annotation (Watermark)
« on: February 27, 2003, 01:26:14 PM »
How can I find my font directory ...

38
Mods & Plugins (Releases & Support) / [Mod] Image Annotation (Watermark)
« on: February 27, 2003, 01:20:05 PM »
Sorry can I check ..

Processing image AAAA from category SgCarLink Picture of the Week, image ID 10 >>
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /home/virtual/site178/fst/var/www/html/4images/admin/plugins/batch_annotate.php on line 76




I cannot find the font directory.

39
Quote from: SLL
Quote
Before installing this MOD!
Run this small code below (dont' forget to adjust font path). If you see black square with white text, than your system meets all neccessary requirements.
Code: [Select]
<?php
header 
&#40;"Content-type&#58; image/png"&#41;;
$im imagecreate &#40;180, 30&#41;;
$black imagecolorallocate &#40;$im, 0, 0, 0&#41;;
$white imagecolorallocate &#40;$im, 255, 255, 255&#41;;
imagettftext &#40;$im, 14, 0, 10, 21, $white, "/home/public_html/arial.ttf", "GD Freetype test"&#41;;
imagepng &#40;$im&#41;;
imagedestroy &#40;$im&#41;;
?>

Download MOD: http://www.dalnet.ru/files/4images_annotation_mod_1_1.zip



where can I get the "/home/public_html/arial.ttf",  from? I cannot see it

40
Can it sort by username too?  Sometimes people may want to see what a user has posted.... Kindly let me know what to add thank you :D


GREAT MOD !!

41
Warning: move_uploaded_file(./data/media/1/Class1.jpg) [function.move-uploaded-file]: failed to create stream: No such file or directory in /home/virtual/site178/fst/var/www/html/4images/includes/upload.php on line 114

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/home/virtual/site178/fst/tmp/phpzHce1D' to './data/media/1/Class1.jpg' in /home/virtual/site178/fst/var/www/html/4images/includes/upload.php on line 114

42
I would prefer option 2 too ...

43
Quote from: V@no
Quote from: tradertt
Quote from: V@no
hmmm...actualy if u are using v1.7 it has this link by default.
if u have v1.7 and it doesnt show this link, then u can try add in your template this:
Code: [Select]
<A href="{url_show_user_images}">{lang_show_user_images}</A>


Do you have an example of this? I dunno where to put it at ... Can I put this on a normal HTML page?

no, u can not put a link like this on normal html that is not 4images template, I mean, {url_show_user_images} is not actualy a link, its a 'tag' that will be changed to actual URL after 4images finished generate the page from templates.
so, the only way to put a link to search all images by a specific user is to make compleate, full link with that user name on in.
for example if your gallery address is www.mysite.com/gallery and u want find all images of user POPA, then u can create a link to it:
Code: [Select]
<a href="http://www.mysite.com/gallery/search.php?search_user=POPA">POPA's images</a>



Can I put it on a php page then?

44
No one can help on this? Please assist .. need help badly.

45
yar will 4images come out a new version ?

Pages: 1 2 [3] 4 5