vBulletin Modifications

Help putting stats and login box in site

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > General vBulletin Support

Reply
 
LinkBack Thread Tools
Old 07-04-2006, 03:09 AM   #1
Coder
Bugtap's Avatar
Join Date: May 2006
Real Name: Dave
Bugtap is on a distinguished road

Default Help putting stats and login box in site

I am trying to make a page that is part of the forums that I can iframe on my site, so far I just got stats. I just iframed that on my main site so far. So my question is how do I have a login box when users are not logged in, and when they log in I want their avatar to show and some stats like "you have 1 new PM" and "there have been 35 posts since you have last visited" also for their avatar to show in that box also.

I know its ALOT but if anyone knows anything that could help, it would be much appreciated.
__________________





Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07-04-2006, 03:28 AM   #2
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

Not sure if i quite understand, its late, so.

Just look into some templates, and it will show you what you need. You should find the login box on forumhome template

Use an if statment like

<if condition="$bbuserinfo[usergroupid] == 0"> then
logincode
<else>
avatar here
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-04-2006, 05:26 AM   #3
Vaz
vB User
Vaz's Avatar
Join Date: Apr 2006
Vaz is on a distinguished road

Default

I think he means like on some sites under the login box once uve logged in it says

Welcome: Vaz
- theres been 35 posts since you last same




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-04-2006, 06:34 AM   #4
Coder
Bugtap's Avatar
Join Date: May 2006
Real Name: Dave
Bugtap is on a distinguished road

Default

Quote:
Originally Posted by Vaz
I think he means like on some sites under the login box once uve logged in it says

Welcome: Vaz
- theres been 35 posts since you last same
yes like that, sorry if my post was hard to read.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-05-2006, 03:40 PM   #5
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

Use the welcome panel. Search for "Welcome Panel" at vborg i think it's one of the first choices.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-07-2006, 06:45 PM   #6
Coder
Bugtap's Avatar
Join Date: May 2006
Real Name: Dave
Bugtap is on a distinguished road

Default

Quote:
Originally Posted by rogersnm
Use the welcome panel. Search for "Welcome Panel" at vborg i think it's one of the first choices.
I am guessing you are talking about this mod. This mod puts a welcome pannel (like I want) but it puts it on the forums main page. I am trying to get it on my sites index page www.SnowGlobePro.com Right now I am iFraming THIS page and I want that page to have all the things that the mod you showed me does, but on the index of www.SnowGlobePro.com.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-08-2006, 04:31 AM   #7
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

Well if it doesn't work: change all the plugins to global_start unless they need to be in that location(some like member_completge will just not work.) And then make the template edits. You obviously got the coder title somehow :p




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-08-2006, 04:33 AM   #8
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

Wait a sec i just looked at your stat page. Is that all you want just 2 extra variables.? I just made a script for that.. Tell me if you want it... Oh and the iframe thing doesn't work. It always says there is nobody on where there is actually 2 quests in your forums...




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-08-2006, 06:28 PM   #9
Coder
Bugtap's Avatar
Join Date: May 2006
Real Name: Dave
Bugtap is on a distinguished road

Default

Quote:
Originally Posted by rogersnm
Wait a sec i just looked at your stat page. Is that all you want just 2 extra variables.? I just made a script for that.. Tell me if you want it... Oh and the iframe thing doesn't work. It always says there is nobody on where there is actually 2 quests in your forums...
thats wierd, I donu about the page I have now not working, I was trying to expand what I have now to include the members avatar and new posts and if they have any new pms, right there on the iframed page.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2006, 04:31 AM   #10
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

Well you can make a page by just adding:
You must first be a registered member to view any code.
You can then use vb's normal template system. Just add:
You must first be a registered member to view any code.
And then you can do that as normal. Or you can use my global stats mod and then you could iframe all of those.... I could make you a mini mod if you want.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -3. The time now is 09:30 AM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)