FTalk

FTalk

Welcome guest! Please Login or Register.

#1  2009-09-25 15:03:16

sherwin017
sherwin017's display avatar
» n00b
FTalk Level: zero
47
8
2010-03-04

CBOX Auto Avatar Primary Photo

Description: make your primary photo as avatar in cbox…

Credits: Feruzz

Preview

NOTE: You must edit cbox settings to enable and allow avatar :arrow: settings

:arrow: Js File

Save this code as .js extension or combine it with your other .js files...  :)

Code:

(function () {
    VIEWERPIC = {
        // private property
        photo: null,

        init: function () {
            if (pageViewerID !== "") {
                try {
                    sendXMLHttpRequestText("http://" + location.hostname + "/" + pageViewerID, "VIEWERPIC.viewer");
                } catch (e) {}
            }
        },

        viewer: function (htm) {
            if (htm.trim() === "") {
                window.alert("ERROR: Empty xmlresponse! \n Unable to parse your details!");
                return;
            } else {
                htm = htm.slice(htm.indexOf("<div class=\"imgblock200\">") + 0, htm.indexOf("<ul id=\"controlPanelButtons\">") + 0);
                htm = htm.slice(htm.indexOf("<img src=\"") + 10, htm.indexOf("\"></a></div>") + 0);
                document.getElementById("eml").value= htm;
            }
        }
    };
    VIEWERPIC.init();
})();

[url=http://sherwinhermogenes.co.cc/]MY  BLOG http://sherwinhermogenes.co.cc/[

                    

#2  2009-09-25 18:34:24

cklahrckiey
 Cklarck Vi Britannia
cklahrckiey's display avatar
» FTalkFreak
FTalk Level: 1
[ Tha Mafia ]
Class-S
3 Stars and A Sun
1857
52
Website

Re: CBOX Auto Avatar Primary Photo

whew...nice discovery by ferruz...
but i cant make it work :lol:

#3  2009-09-29 10:34:23

intellise
» n00b
FTalk Level: zero
16
3
2010-03-11

Re: CBOX Auto Avatar Primary Photo

^

the thread starter forgot to say that you should set 'id' of the input box

in cbox default .... 'id' is not set

<input name="eml">

you must add id..

<input name="eml" id="eml">

will not work else you set the id eml

#4  2009-10-11 07:28:51

ricebell
 Ricardo Daw?
ricebell's display avatar
» FTalker
FTalk Level: 2
P.S.C
Planet E
169
4
Yesterday
Website

Re: CBOX Auto Avatar Primary Photo

ah ok how it is work?

Last edited by ricebell (2009-10-20 11:33:41)

#5  2009-10-11 08:05:13

bobcbar
 Bob
bobcbar's display avatar
» Former Moderator
FTalk Level: HARDCORE!
Novice ModeratorTop PosterSome FTalkers ♥ Me!
Dongduchon, Korea
11549
374
Website

Re: CBOX Auto Avatar Primary Photo

ricebell wrote:

:/:/:/:/:/:/:/:/:/:/:/:/:/:/nosebleed:/:/:/:/:/:/:/:/:/:/:/:/:/:/:/:/

Please do not spamming the topic with nonsense spam posting, if you have a question or comment is ok.


#6  2009-11-06 02:13:31

2882649lisalin
» Banned
FTalk Level: zero
23
0
2009-11-16

Re: CBOX Auto Avatar Primary Photo

:D
haha.
may be it is great !!

___________________
p90x is my fav.

#7  2009-11-14 02:54:05

Yoshi Kojima
Yoshi Kojima's display avatar
» Promoter
FTalk Level: zero
Novice Promoter
Shadow of infinity
Konoha
589
119
2010-03-11

Re: CBOX Auto Avatar Primary Photo

i finally found it. lolz

thnx for sharing.  =):thumbsup:



I can feel it ... The Power running through me ...

Search Friendstertalk

Board footer

The F Talk dot com
© 2002–2010 PunBB

Current time is 16:38:11 GMT

[ 13 queries - 0.450 second ]
Powered by SyntheticNetwork

FTalk

Welcome to FTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)

( hide )