• Signature image v2.3 5 0 5 1
Currently:  

Author Topic: Signature image v2.3  (Read 619507 times)

0 Members and 1 Guest are viewing this topic.

Offline vipersgarden

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
Re: Signature image v2.22
« Reply #330 on: September 19, 2007, 06:50:20 PM »
Einfügen der Signature in die
MS Outlook 2003 Signatur:

Nach ewigem Rumprobieren hab ich´s geschafft.

Die Signature muss "signature.png" sein!
Und in MS Outlook für emails "HTML" eingestellt sein!

1) MS Outlook Signatur öffnen
2) Cursor an gewünschte Stelle
3) rechte Maustaste -> Bild einfügen
4) dann den gesamten Pfad händisch eingeben, z.B. "http://deineSeite/Ordner/signature.png"
5) Dann erweitertes Bearbeiten -> normalerweise öffnet sich Word als Editor
6) signature.png markieren -> rechte Maustaste -> Hyperlink einfügen
7) wieder Pfad zur Galerie händisch eingeben, z.B. "http://deineSeite/4images/index.php"
8) alles Speichern
9) Achtung! Der Signatur-Wordfile muss geschlossen sein, sonst funkts nicht!
10) fertig!

..... und so sieht´s aus!

Mario
« Last Edit: September 19, 2007, 07:03:05 PM by vipersgarden »
Mario Schweiger


skiemor

  • Guest
Re: Signature image v2.22
« Reply #331 on: October 09, 2007, 10:22:41 AM »
Hello, I don't show all images in gallery, but signature.php counts "total_images".
Is there a way to count only the pictures in "public" category?

Best, Chris.

skiemor

  • Guest
Re: Signature image v2.22
« Reply #332 on: October 16, 2007, 09:33:26 AM »
Geht wirklich nicht? ;-)

Hello, I don't show all images in gallery, but signature.php counts "total_images".
Is there a way to count only the pictures in "public" category?

Best, Chris.


Offline ciprianmp

  • Newbie
  • *
  • Posts: 29
  • Php just rocks!
    • View Profile
    • My site
Re: Signature image v2.22
« Reply #333 on: January 11, 2008, 11:53:40 PM »
I don't know what the h happenned, but the signature image doesn't work anymore for me (as it could be seen bellow). It might be the server - people could have changed something in the server's configuration. Anyway, I didn't touch the signature.php or gallery files for more than a year...
It all started 3 weeks ago for no reason, and this is the only message I get:

Fatal error: Cannot redeclare class db in /home/ciprian/public_html/gallery/includes/db_mysql.php on line 0
http://www.ciprianmp.com/signature.php

Does anyone know how to fix this?
Thanks!

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Signature image v2.22
« Reply #334 on: January 12, 2008, 08:28:57 AM »
Hi,

your singnature.php include a part of code a second time...
=> this meens the error text...


Test:
search every:
Code: [Select]
  include(ROOT_PATH.'and test for always only one of this codes:
Code: [Select]
  include once(ROOT_PATH.'

KurtW

Offline ciprianmp

  • Newbie
  • *
  • Posts: 29
  • Php just rocks!
    • View Profile
    • My site
Re: Signature image v2.22
« Reply #335 on: January 12, 2008, 04:56:41 PM »
Great! It worked. Thank you!

PS: I changed all include and require to include_once and require_once and seems to be working fine. Thanks again Kurt!

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Signature image v2.22
« Reply #336 on: March 26, 2008, 10:34:17 PM »
Hallo Ivan,

habe das von dir beschriebene Problem bei mir wie folgt gelöst ...
statt ...
Code: [Select]
$function($im,$tmpfname,$quality);
verwende ich nun ...
Code: [Select]
$function($im);

Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Heinrich-Uwe

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
    • Oberlausitz Digital Foto- Reviews
Re: Signature image v2.22
« Reply #337 on: April 16, 2008, 09:06:39 AM »
Hallo Leute
Habe nach Serverumstellung nun mit Signature ein Problem
Bekomme nur noch Fehler Meldung

Code: [Select]
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagecreatefrompng(./signatures/signature.png) [<a href='function.imagecreatefrompng'>function.imagecreatefrompng</a>]: failed to open stream: No such file or directory in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 284
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagesx(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 285
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagesy(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 286
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 287
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 288
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 290
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagestring(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 300
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagecreatetruecolor() [<a href='function.imagecreatetruecolor'>function.imagecreatetruecolor</a>]: Invalid image dimensions in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 337
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 340
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagecopymerge(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 344
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagerectangle(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 345
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagepng(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 348
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: imagedestroy(): supplied argument is not a valid Image resource in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 349
[Wed Apr 16 09:03:02 2008] [error] [client 87.169.142.145] PHP Warning: readfile(/tmp/signature.tmp) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in /var/www/vhosts/oberlausitz-digital.de/httpdocs/Galerie/signature.php on line 359

hat einer eine Idee
Danke

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Signature image v2.22
« Reply #338 on: April 16, 2008, 09:19:41 AM »
@Heinrich-Uwe
... ich sag es immer und immer wieder ... wer lesen kann, ist klar im vorteil ... ;)
... viel dichter kann deine Lösung doch schon nicht mehr liegen ...
... schau doch einfach mal, worum es in den 4 Posts über deinem so ging ... ;)
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Heinrich-Uwe

  • Jr. Member
  • **
  • Posts: 85
    • View Profile
    • Oberlausitz Digital Foto- Reviews
Re: Signature image v2.22
« Reply #339 on: April 16, 2008, 09:46:03 AM »
@mawenzi

Ja gut  habe ich getestet aber da kommen nur noch mehr andere Fehler ..... an den kans dann nicht liegen

aber an einen punkt ...........
nun gehts
« Last Edit: April 16, 2008, 10:50:28 AM by Heinrich-Uwe »

Offline HostV

  • Pre-Newbie
  • Posts: 3
    • View Profile
    • HostV
Re: Signature image v2.22
« Reply #340 on: June 02, 2008, 07:34:23 AM »
Very nice, thanks!
HostV - VPS Hosting - http://www.hostv.com

Offline Fryz

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • Fryz' Media Galerie
Re: Signature image v2.22
« Reply #341 on: June 08, 2008, 11:18:39 AM »
Bei mir haben diese oben stehenden Tips leider ncht geholfen... Anstatt der Signatur wird nur "Die Grafik http://.....signature.php" kann nicht angezeigt werden, weil sie Fehler enthält.
Das komische ist: Manchmal wird sie angezeigt und manchmal nicht...
Hat vielleicht noch jemand eine Idee, an was es liegen könnte?
Danke.
Gruß,
Fryz

Offline Fryz

  • Jr. Member
  • **
  • Posts: 74
    • View Profile
    • Fryz' Media Galerie
Re: Signature image v2.22
« Reply #342 on: June 29, 2008, 05:25:01 PM »
Niemand?  :?

Offline kerzi

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: Signature image v2.22
« Reply #343 on: July 04, 2008, 09:20:21 AM »
Hallo Zusammen,

danke für das super MOD.
Kann mir jemand sagen wie ich das aus einem HTML Script einbetten bzw. aufrufen kann?

Danke und Grüße
Günter

Offline Sleepy

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: Signature image v2.22
« Reply #344 on: August 07, 2008, 07:41:52 AM »
Thanks for providing such a great mod.
However, I checked all the posts but couldn't find how to show the name of the icon image showed.
Does anyone know how to do it?
Thank you very much.

Best regards,
Sleepy