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

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

0 Members and 1 Guest are viewing this topic.

Offline Hagen-Roderich

  • Full Member
  • ***
  • Posts: 127
    • View Profile
    • Hof Jokers
Re: Signature image v2.3
« Reply #420 on: June 04, 2010, 07:42:54 PM »
The mod uses 4images' functions that retrieves the thumbnail filename, it should work regardless on extension case.

Maybe i have made a mistake to set up the MOD. Can you have a look up on it?  :oops:
Let me know what information you need.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.3
« Reply #421 on: June 05, 2010, 02:28:06 AM »
Did you modified your signature.php other then the settings section? if you did, try unmodified version.
Or, you could try test it and make sure that what you've described is correct, create a new category, upload a few images in it, change extension case on one thumbnail, make sure that the thumbnail shows ok when you visit category page. then in your testing signature_test.php replace (this is part of a line)
Code: [Select]
i.cat_id NOT IN ($not_in_cat)with:
Code: [Select]
i.cat_id IN (NNN)(replace NNN with the category number where you test images are)
Now, turn on debug ($debug = 1;)
see if it shows thumbnails.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Sunny C.

  • Addicted member
  • ******
  • Posts: 1.804
  • I ♥ 4I
    • View Profile
Re: Signature image v2.3
« Reply #422 on: June 08, 2010, 02:29:02 PM »
Hallo zusammen,

wie kann ich die Positionen des Cover und der Statistik verändern? Ich würde gerne das Cover in das schwarze Feld schieben und die Statistiken in das blaue Feld.

---

Hi,

how can I change the positions of the cover and the stats? I would like to push the cover in the black box and the statistics in the blue box.


And how can i crate a tranpatent image?
« Last Edit: June 08, 2010, 05:02:22 PM by Sumale.nin »

Offline ghost_wizard

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Signature image v2.3
« Reply #423 on: June 12, 2010, 09:43:41 PM »
Danke für den tollen MOD!
Funktioniert einwandfrei  :D

Offline hannes61

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Signature image v2.3
« Reply #424 on: August 17, 2010, 01:54:49 PM »
warum wandert dass nicht in die offizielle Version?

Why isn't this in the official version?
 :roll:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.3
« Reply #425 on: August 17, 2010, 02:49:16 PM »
What difference would it make? :D
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline hannes61

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Signature image v2.3
« Reply #426 on: August 17, 2010, 06:07:37 PM »
to stupid:



Warning: include(./4images/config.php) [function.include]: failed to open stream: No such file or directory in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 132

Warning: include() [function.include]: Failed opening './4images/config.php' for inclusion (include_path='.:/opt/RZphp5/includes') in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 132

Warning: include(./4images/includes/constants.php) [function.include]: failed to open stream: No such file or directory in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 133

Warning: include() [function.include]: Failed opening './4images/includes/constants.php' for inclusion (include_path='.:/opt/RZphp5/includes') in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 133

Warning: include(./4images/includes/db_mysql.php) [function.include]: failed to open stream: No such file or directory in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 134

Warning: include() [function.include]: Failed opening './4images/includes/db_mysql.php' for inclusion (include_path='.:/opt/RZphp5/includes') in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 134

Warning: include(./4images/includes/functions.php) [function.include]: failed to open stream: No such file or directory in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 141

Warning: include() [function.include]: Failed opening './4images/includes/functions.php' for inclusion (include_path='.:/opt/RZphp5/includes') in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 141

Fatal error: Class 'Db' not found in /mnt/web1/50/45/5222545/htdocs/4images/signature.php on line 142

any idea?
Seems that the path is not correct.

I set it to: './4images/'

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.3
« Reply #427 on: August 17, 2010, 06:14:04 PM »
and you sure have this setup?:
./signature.php
./4images/config.php
./4images/<the rest of 4images files>
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline hannes61

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Signature image v2.3
« Reply #428 on: August 17, 2010, 06:18:31 PM »
no i have all under
./4images/...

./4images/signature.php
./4images/config.php
./4images/signature/
./4images/<the rest...>


I still use 1.7.6

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Signature image v2.3
« Reply #429 on: August 17, 2010, 07:03:44 PM »
in that case why did you set it to ./4images/ ? ;)
leave it as ./
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline hannes61

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Signature image v2.3
« Reply #430 on: August 18, 2010, 09:47:12 AM »
WOW. :-) THANK YOU



okay in the browser it works, but how can i add it to the signature
[ url ..... url]
[img .... img]http://both seem not to work here...
Have i to create the png?

sorry again.


YEAH it works.

[img...../sig.png   img]

with redirect

[url ]..where to go...[img] .signature..[ end_img] [ end_url]

« Last Edit: August 18, 2010, 11:23:36 AM by hannes61 »

Offline RHhardmoney

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: Signature image v2.3
« Reply #431 on: August 21, 2010, 12:43:39 AM »
I am new here, and all of your suggestion are really helpful.
« Last Edit: August 21, 2010, 05:42:24 AM by Rembrandt »

Offline Sunny C.

  • Addicted member
  • ******
  • Posts: 1.804
  • I ♥ 4I
    • View Profile
Re: Signature image v2.3
« Reply #432 on: September 12, 2010, 03:45:49 PM »
Hi Vano,

it is also possible to create individual images for a signature image? In the signature to the things such as: Date, Downloads, Pictures Name and something else are

Offline ilaslan

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: Signature image v2.3
« Reply #433 on: September 29, 2010, 09:56:08 AM »
hello..

i find in this topic ("upload.php") and nothing find this file...

my question is.. pics signatured every file showed. or only one time when file upload...

i have also a forum. extension watermark ( signature ) is proplem.. cpu need.. and host is warn me.

So. i need signature my images when pics are uploads.
Now is this mod does it?

(my english is not very good . sory if a problem )


Offline MrAndrew

  • Sr. Member
  • ****
  • Posts: 302
    • View Profile
    • Aviation PhotoBase
Re: Signature image v2.3
« Reply #434 on: September 29, 2010, 10:04:00 AM »
This mod makes the signature. Such as you can see in my messages. If you need a watermark when downloading pictures, then you need this mod:

http://www.4homepages.de/forum/index.php?topic=27311.0 or http://www.4homepages.de/forum/index.php?topic=13719.0