• [Mod] Image Annotation (Watermark) 2 0 5 1
Currently:  

Author Topic: [Mod] Image Annotation (Watermark)  (Read 992179 times)

0 Members and 2 Guests are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #630 on: August 18, 2007, 06:10:19 PM »
Quote
admin/plugins/batch_annotate.php on line 8

Is say right here. :?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline [M]ike

  • Newbie
  • *
  • Posts: 15
  • That guy who usually needs help...
    • View Profile
    • Messenger Display Pictures
Re: [Mod] Image Annotation (Watermark)
« Reply #631 on: August 18, 2007, 06:53:31 PM »
What? Do you know what your talking about (No offence...)

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #632 on: August 18, 2007, 06:55:08 PM »
Quote
What? Do you know what your talking about (No offence...)

Is your error message from here:

Quote
Warning: main(./../admin/admin_global.php) [function.main]: failed to open stream: No such file or directory in /home/messe9/public_html/admin/plugins/batch_annotate.php on line 8

Warning: main(./../admin/admin_global.php) [function.main]: failed to open stream: No such file or directory in /home/messe9/public_html/admin/plugins/batch_annotate.php on line 8

Warning: main(./../admin/admin_global.php) [function.main]: failed to open stream: No such file or directory in /home/messe9/public_html/admin/plugins/batch_annotate.php on line 8

Fatal error: main() [function.require]: Failed opening required './../admin/admin_global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/messe9/public_html/admin/plugins/batch_annotate.php on line 8

Question go to you. If can no find line, how can be me no what talk about ? :?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline [M]ike

  • Newbie
  • *
  • Posts: 15
  • That guy who usually needs help...
    • View Profile
    • Messenger Display Pictures
Re: [Mod] Image Annotation (Watermark)
« Reply #633 on: August 18, 2007, 06:59:22 PM »
I can find the line, if you've actually bothered to read my posts; you'd know I've tried to fix it with no luck.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #634 on: August 18, 2007, 07:06:08 PM »
I read. Need modify your ROOT_PATH in batch_annotate.php file.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline [M]ike

  • Newbie
  • *
  • Posts: 15
  • That guy who usually needs help...
    • View Profile
    • Messenger Display Pictures
Re: [Mod] Image Annotation (Watermark)
« Reply #635 on: August 18, 2007, 07:07:44 PM »
Code: [Select]
$root_path = (eregi("\/plugins\/", $PHP_SELF)) ? "./../../" : "./../";
What's wrong with it?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline [M]ike

  • Newbie
  • *
  • Posts: 15
  • That guy who usually needs help...
    • View Profile
    • Messenger Display Pictures
Re: [Mod] Image Annotation (Watermark)
« Reply #637 on: August 18, 2007, 07:11:33 PM »
Thanks, that fixed my problem.  :)

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #638 on: August 18, 2007, 07:12:15 PM »
No prob. Next time, please post source error line - fast respawnce. ;)
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline orb4

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #639 on: August 23, 2007, 01:54:02 PM »
Thank you for this Mod SLL!. It works great. You 've done a really good job here  :D

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [Mod] Image Annotation (Watermark)
« Reply #640 on: August 24, 2007, 04:28:30 PM »
sauber, danke! hat gleich beim ersten bzw. zweiten versuch geklappt! // great, worked in first try

ich hatte immer die folgende fehlermeldung, da der pfad zu meinem wasserzeichen-BILD nicht korrekt war und anscheinend nur bilder als wasserzeichen im PNG Format verwendet werden können:

Warning: imagesx(): supplied argument is not a valid Image resource in /homepages/6/d96478316/htdocs/photos/includes/annotate.php on line 176

Warning: imagesy(): supplied argument is not a valid Image resource in /homepages/6/d96478316/htdocs/photos/includes/annotate.php on line 177

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /homepages/6/d96478316/htdocs/photos/includes/annotate.php on line 184

Warning: imagecolortransparent(): supplied argument is not a valid Image resource in /homepages/6/d96478316/htdocs/photos/includes/annotate.php on line 185

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /homepages/6/d96478316/htdocs/photos/includes/annotate.php on line 186
« Last Edit: August 25, 2007, 03:08:37 PM by c-bass »
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #641 on: August 24, 2007, 04:35:48 PM »
Quote
"supplied argument is not a valid....bla bla"

Yes. PHP Developper say: bla bla in server error message.  Easy problem for help. :roll:
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [Mod] Image Annotation (Watermark)
« Reply #642 on: August 24, 2007, 04:37:47 PM »
updated ( i couldnt remember the lines)
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [Mod] Image Annotation (Watermark)
« Reply #643 on: August 24, 2007, 04:41:42 PM »
And where file error say foreach line: 175 ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [Mod] Image Annotation (Watermark)
« Reply #644 on: August 24, 2007, 04:54:56 PM »
geeze....i just said, that mine was working almost in the first try. i only set the path to my annotation image wrong, so i got these kind of error messages. this is just for ppl who have the same little problem....
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/