![]() |
Nice Hack m8 !!!
Works great on 2.3.2, installed it without any problems !!! GreetZ |
Nice hack! I also just installed it on 2.3.2 without any problems.
|
this what it said to do in the index.php to add welcome header at top,in new to this i did the first step but i can't locate >>"the template forumhome_welcometext" can you tell where it i
In the template forumhome_welcometext find: ############################ Welcome back, <b>$username</b> ############################ Directly under it add this... ############################ <br>There have been <b>$getnewthread[threads]</b> threads and <b>$getnewpost[posts]</b> posts since your last visit! ############################ that is the "since your last visit" hack done! |
im stuck right here, where would this be at?
it says .......In the template forumhome_welcometext find: ############################ Welcome back, <b>$username</b> ############################ Directly under it add this... ############################ <br>There have been <b>$getnewthread[threads]</b> threads and <b>$getnewpost[posts]</b> posts since your last visit! ############################ would this be in the same index file im looking and don't see but i'll keep trying ! |
this is what i see
if ($bbuserinfo['userid']!=0) { $username=$bbuserinfo['username']; eval("\$welcometext = \"".gettemplate('forumhome_welcometext')."\";") ; eval("\$logincode = \"".gettemplate('forumhome_logoutcode')."\";"); eval("\$newposts = \"".gettemplate('forumhome_newposts')."\";"); } else { $welcometext = ""; eval("\$newposts = \"".gettemplate('forumhome_todayposts')."\";"); eval("\$logincode = \"".gettemplate('forumhome_logincode')."\";"); } $birthdaybits=""; if ($showbirthdays) { $birthdays = gettemplate('birthdays',0,0); $btoday = explode('|||',$birthdays); $today = vbdate("Y-m-d",time()); |
great hack
|
does this version work correctly on 2.3.3? I see zsmom said it works on 2.3.2 without problems
|
Great work, it works a treat ^_^
|
I have a 1 year old welcome panel hack. I wanted to all another line to forumhome. I currently have:
"View New Posts" "View Post in last 3 days" Under this I would like to put a link to showarchiv.php saying "View Archive Posts From 2000-2002" They are both bold and underline. I would like the Archive to look the same. Can anyone show me the code to do this. "I'm kind of a rookie" Mike |
How do u get the PM Box in there...And all the things like new posts, newest member and stuff... Can i get those in..?
|
Lovely hack! It works like a charm.
|
[QUOTE]
|
Will this work with 3.0 cand 4?
Will this work with vbadvanced? |
please please please!!!!!
can someone please go through the steps to make this welcome panel possible on my forums |
hi
will this work with 3.0.3 thanks |
Will this hack work on 3.0.6?
|
[QUOTE=TLCanna]Will this hack work on 3.0.6?
|
there is another one wark with the new vb 3
tray to Search |
How can you make it so it shows the title of new threads in certain forums such as in the announcements section.
So it says, Announcements - thread title with link. etc. It's been done in other forums with this welcome back. Can anyone help me? |
All times are GMT. The time now is 11:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|