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

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

0 Members and 1 Guest are viewing this topic.

Offline martrix

  • Hero Member
  • *****
  • Posts: 755
    • View Profile
    • overlord.cz
Re: Signature image v2.21
« Reply #240 on: February 25, 2006, 11:37:24 PM »
ehm...  :|
MAяTRIX


Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Signature image v2.21
« Reply #241 on: February 25, 2006, 11:44:13 PM »
@ ivan,

nur zur Richtigstellung ... der Dank gebührt ... martrix ... !
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 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.22
« Reply #242 on: February 26, 2006, 01:51:31 AM »
A little bug fixed that only affects servers with PHP v5.1.x installed and PNG signature.
Replaced at the end of the file
Code: [Select]
  $function($im,$tmpfname,$quality);
With this:
Code: [Select]
  $function($im,$tmpfname,(($type == "png") ? 9 : $quality));
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 martrix

  • Hero Member
  • *****
  • Posts: 755
    • View Profile
    • overlord.cz
Re: Signature image v2.21
« Reply #243 on: February 27, 2006, 02:13:59 PM »
martrix, du bist natürlich auch der beste  :P
So etwas liest sich ja gut :D
MAяTRIX


Offline bibabobu

  • Sr. Member
  • ****
  • Posts: 311
  • Technische und künstlerische Gravuren
    • View Profile
    • Technische und künstlerische Gravuren für die gesamte Metall-, Kunststoff- und Papierindustrie
Re: Signature image v2.22
« Reply #244 on: February 27, 2006, 04:36:35 PM »
Thank you V@no!

Your Bugfix was exactly what i've been looking for.
My signature works again :D
I was wondering why it was destroyed, because i had changed nothing to my code.

Thanks one more.


Offline Eagle Eye

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Re: Signature image v2.22
« Reply #245 on: March 24, 2006, 02:02:12 PM »
v@no, can you please tell us, how to add image name under the thumbnail on signatures?

:)

Offline Fastian

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: Signature image v2.22
« Reply #246 on: March 25, 2006, 07:12:05 PM »
Hi V@no

Everything on my signature works fine.
Today I tried to use it on the forum (I am finally getting the sense that my site is almost done  :wink: )

When I try to use " Signature.php?go=1 " to redirect. I got such URL.

domain.com/Signature.php?go=1 <br />

I can't find any <br/> tag in my signature.php
From where it is coming ?
I m not a  Programmer.
          But
I m a Good Learner.

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.22
« Reply #247 on: March 25, 2006, 09:36:42 PM »
Sorry, I have no clue...and tell you the truth, I dont know what are you talking about...
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 Fastian

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: Signature image v2.22
« Reply #248 on: March 25, 2006, 10:58:20 PM »
I was saying that
When I click on my signature, The URL that opens up in new window look like this

http://www.domain/signature.php?go=1 <br />
An extra <br/> in the end.

Anyway, I found out the problem.
I am convinced. I do stupid things certain times.  :oops:
I m not a  Programmer.
          But
I m a Good Learner.

Offline ciprianmp

  • Newbie
  • *
  • Posts: 29
  • Php just rocks!
    • View Profile
    • My site
Re: Signature image v2.22
« Reply #249 on: March 28, 2006, 08:50:59 PM »
Thank you V@no! Very cool mod!
I have it installed for a year or so, but as a phpbb one. Demo bellow:

Now that I saw yours, which is very cool, I thought... let's upgrade :)
The features that I love most are the online status for the messengers. I've read all 18 pages last night, but I don't think you told us how to include the skype status as well. So, my question is: can you help me add the skype status to my signature? (I also miss the images for the skype status, so you might share them if you are so kind...).
How do I include the flags into my signature? But the clock? These would be very advanced and cool "How to's", if you'll share them, of course :lol:
Thank you in advance! Good job!

Offline ciprianmp

  • Newbie
  • *
  • Posts: 29
  • Php just rocks!
    • View Profile
    • My site
Re: Signature image v2.22
« Reply #250 on: March 28, 2006, 09:03:30 PM »
Another question...
My signature shows the total_categories (5). What should I change to extract the number of the private categories (let's say... 3 of them ar not publicaly accesible, so I want to show only 2 categories available). Is that possible?
Thanks!
« Last Edit: March 29, 2006, 09:21:18 AM by ciprianmp »

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.22
« Reply #251 on: March 29, 2006, 01:46:34 AM »
I've posted some information about skype status on another forum, more related to that stuff ;)

As of categories, you can replace
Code: [Select]
         FROM ".CATEGORIES_TABLE;with:
Code: [Select]
         FROM ".CATEGORIES_TABLE."
         WHERE auth_viewcat < ".AUTH_ACL;
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 Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: Signature image v2.22
« Reply #252 on: March 29, 2006, 01:56:05 AM »
how added the flag from who are watching (browsing the signature) how in V@no signature !?

Offline ciprianmp

  • Newbie
  • *
  • Posts: 29
  • Php just rocks!
    • View Profile
    • My site
Re: Signature image v2.22
« Reply #253 on: March 29, 2006, 09:15:29 AM »
Thank you V@no for the skype hint! I posted there the issues I still have :p

On the other hand, using AUTH_ACL still shows me the private categories in total...
I fixed it with:
Code: [Select]
         FROM ".CATEGORIES_TABLE."
         WHERE auth_viewcat < 2";
Also this works:
Code: [Select]
         FROM ".CATEGORIES_TABLE."
         WHERE cat_id NOT IN ($not_in_cat)";
Any other solution? Which one do you think it's better? I think the first one... (< 2).

What about the clock and flag?
« Last Edit: March 29, 2006, 10:56:56 AM by ciprianmp »

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.22
« Reply #254 on: March 29, 2006, 02:55:16 PM »
I guess, you are missusing word "private" in this case ;)
Private - is when only selected members can see, but in your case you call "private" the categories that ANY registered members can see. In that case you can use AUTH_USER instead of AUTH_ACL

The clock I'm using is made by this class:
http://analogclock.caiphp.com/

and the flags are based on this mod:
http://www.4homepages.de/forum/index.php?topic=6709.0
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)