help code javascript version - punbb
3 posters
Page 1 of 1
help code javascript version - punbb
notiing
Last edited by pesgold on February 10th 2012, 9:43 pm; edited 2 times in total
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Re: help code javascript version - punbb
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
Hoenstly, I wouldn't bother for the good of your forum.
Hoenstly, I wouldn't bother for the good of your forum.
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help code javascript version - punbb
agreed with LG, better to ask for one on here
ProphecyCSS- Forumember
- Posts : 97
Reputation : 7
Language : English
Re: help code javascript version - punbb
but as I can do that?
is difficult?
I am not stealing,
want that in my forum!
is difficult?
I am not stealing,
want that in my forum!
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Re: help code javascript version - punbb
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
I didn't say you were stealing, I suggested that you don't make the same mistake they have
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help code javascript version - punbb
help me get the code?
pd: I already posted to your site
pd2: sorry my english is very bad, i am from argentina!
pd: I already posted to your site
pd2: sorry my english is very bad, i am from argentina!
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Re: help code javascript version - punbb
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- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help code javascript version - punbb
only achieved everything I need is how to get the common link for all users
Help me WITH THIS?
/profile?mode=viewprofile&u=¿WHAT?
Help me WITH THIS?
/profile?mode=viewprofile&u=¿WHAT?
- Code:
/profile?mode=viewprofile&u=¿WHAT?
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Re: help code javascript version - punbb
- Code:
/profile?mode=viewprofile&u={*USERNAME}
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help code javascript version - punbb
LGforum wrote:(remove the star)
- Code:
/profile?mode=viewprofile&u={*USERNAME}
remove the star!
and
not working
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Re: help code javascript version - punbb
sorry,
- Code:
/profile?mode=viewprofile&user={*USERNAME}
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help code javascript version - punbb
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");
});
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Re: help code javascript version - punbb
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?
Its a link to the users profile, not something to in a script.
What are you actually trying to do?
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help code javascript version - punbb
is to visualize something of each user's profile but
for example if I use this code
by a data espesifico the user /u1 and what I want is to load the user logged
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
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Re: help code javascript version - punbb
You need to look at this then: http://www.diondesigns.org/t440-example-9-accessing-user-information-all-boards
LGforum- Hyperactive
- Posts : 2265
Reputation : 264
Language : English
Location : UK
Re: help code javascript version - punbb
thanks!
cloced.
cloced.
pesgold- New Member
- Posts : 11
Reputation : 1
Language : Español
Similar topics
» Changing JavaScript from phpBB3 to punBB
» How to get phpbb3 version from PunBB?
» What version of punBB is installed on Forumotion?
» Javascript Code for Select All
» Javascript code help?
» How to get phpbb3 version from PunBB?
» What version of punBB is installed on Forumotion?
» Javascript Code for Select All
» Javascript code help?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum