The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

help code javascript version - punbb

3 posters

Go down

Solved help code javascript version - punbb

Post by pesgold Mon 6 Feb - 23:44

notiing


Last edited by pesgold on Fri 10 Feb - 16:43; edited 2 times in total
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by LGforum Tue 7 Feb - 0:04

Lol, believe me, you don't want to copy that persons code, it will cause your forum to be very slow and hit the request limit after viewing about 5 pages Razz
Hoenstly, I wouldn't bother for the good of your forum.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help code javascript version - punbb

Post by ProphecyCSS Tue 7 Feb - 0:11

agreed with LG, better to ask for one on here
avatar
ProphecyCSS
Forumember

Posts : 97
Reputation : 7
Language : English

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Tue 7 Feb - 12:41

but as I can do that?

is difficult?

I am not stealing,

want that in my forum!
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by LGforum Tue 7 Feb - 14:53

No its not too differcult, but the method that pserson has used isn't too great.

I didn't say you were stealing, I suggested that you don't make the same mistake they have Razz
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Tue 7 Feb - 15:36

help me get the code?

pd: I already posted to your site

pd2: sorry my english is very bad, i am from argentina!
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Wed 8 Feb - 11:46

up
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by LGforum Wed 8 Feb - 12:12

pesgold wrote:pd: I already posted to your site

Thank you for registering on my site, but that doesn't determine whether or not i'll help.

Someone else can write the HTML for you.
The number of new PM's can be grabbed from the navbar.
The username can be grabbed using the { USERNAME} variable
and the avatar can be grabbed using this method: http://www.avacweb.com/t129-user-avatar-variable
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Wed 8 Feb - 17:45

only achieved everything I need is how to get the common link for all users

Help me WITH THIS?

/profile?mode=viewprofile&u=¿WHAT?

Code:
/profile?mode=viewprofile&u=¿WHAT?
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by LGforum Wed 8 Feb - 18:31

Code:

/profile?mode=viewprofile&u={*USERNAME}
(remove the star)
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Thu 9 Feb - 13:33

LGforum wrote:
Code:

/profile?mode=viewprofile&u={*USERNAME}
(remove the star)


remove the star!
and
not working

help code javascript version - punbb UcHcu
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by LGforum Thu 9 Feb - 18:21

sorry,
Code:

/profile?mode=viewprofile&user={*USERNAME}
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Thu 9 Feb - 21:50

not working

Code:
jQuery(function() {
            
jQuery("#asasa").load("/profile?mode=viewprofile&user=Using php in posts is called being a smart [Language]... Stop it  #field_id-11 dd  div");

});
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by LGforum Thu 9 Feb - 22:02

Well you can't use it in a script, it's to be used in HTML.
Its a link to the users profile, not something to in a script.

What are you actually trying to do?
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Thu 9 Feb - 23:51

is to visualize something of each user's profile but

for example if I use this code

Code:
jQuery(function() {
           
jQuery("#asasa").load("/u1  #field_id-11 dd  div");

});

by a data espesifico the user /u1 and what I want is to load the user logged
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Solved Re: help code javascript version - punbb

Post by LGforum Fri 10 Feb - 4:04

LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: help code javascript version - punbb

Post by pesgold Fri 10 Feb - 16:43

thanks!

cloced.
avatar
pesgold
New Member

Male Posts : 11
Reputation : 1
Language : Español

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum