vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Welcome Panel [Final] (https://vborg.vbsupport.ru/showthread.php?t=33477)

JTMON 02-05-2002 10:19 PM

I took it out but the problem remained.

trilOByte 02-05-2002 11:08 PM

[QUOTE]Originally posted by JTMON
I took it out but the problem remained.

JTMON 02-06-2002 12:17 AM

jeesum, I fixed it, the path in upload options used to be /admin/tmp and it worked fine but now I had to chang it to:

/usr/local/plesk/apache/vhosts/mysite.com/httpdocs/forums/admin/tmp

it works!

trilOByte 02-06-2002 12:30 AM

WOOT!

whew, glad that's fixed ;)

Stoned Gecko 02-07-2002 08:39 PM

Just installed it. Good job!!

Warlord 02-10-2002 03:21 AM

Just installed it, works great, thanks!

Hamsh 02-11-2002 12:51 PM

Have installed the hack on v2.2.2, and works fine, but I have noticed that when I click on the link to the name of the newest member just above the welcome panel it comes up with a 404 error. I didn't notice if this happened before the hack, but this is the first hack I applied to my install.

Has anyone else noticed this? If not, any suggestions?

trilOByte 02-11-2002 11:41 PM

[QUOTE]Originally posted by Hamsh
Have installed the hack on v2.2.2, and works fine, but I have noticed that when I click on the link to the name of the newest member just above the welcome panel it comes up with a 404 error. I didn't notice if this happened before the hack, but this is the first hack I applied to my install.

Has anyone else noticed this? If not, any suggestions?

Jawelin 02-13-2002 01:01 PM

[QUOTE]Originally posted by psico
For those who have Custom Avatars as Files HACK installed, here is the solution to make it works with the Welcome Panel HACK: [...]

Code:

if ($post[hascustomavatar] and $avatarenabled) {
I've tested and is working great...
Welcome Panel ROCKS!

trilOByte 02-22-2002 03:10 AM

[QUOTE]Originally posted by Hamsh
Have installed the hack on v2.2.2, and works fine, but I have noticed that when I click on the link to the name of the newest member just above the welcome panel it comes up with a 404 error. I didn't notice if this happened before the hack, but this is the first hack I applied to my install.

Has anyone else noticed this? If not, any suggestions?

Jawelin 02-22-2002 02:33 PM

I have still some problems with the Kier's AaF hack installed, but only when I use a standard - NOT custom - avatar.
Actually it's within a category (another hack.... :D ) but it isn't the problem. I can't see the image in the welcome panel.

I guess of course it depends on the function the Welcome Panel calls : getavatarurl() (you can see more here, about), but same I would put here my experience about this hard join.

Thanks a lot.
Bye

kestrel 02-22-2002 08:12 PM

i want to implement this hack, but a fair share of our users have a specific forum bookmarked and don't always come in through the welcome page. so, ideally, i'd like it to pop at the user's point of entry rather than embedding it in a page.

before i spend a lot of time spinning my wheels for nothing, i thought i'd ask you more experienced types if you knew of anything that might cause a problem or prevent me from doing it that way. whaddaya think?

appreciate the help,

- kestrel

slideboxer 02-27-2002 03:34 AM

I would like to place much of the welcome panel in my header so it appears on all pages. What codes do I need to change or add in order to do this?

trilOByte 02-27-2002 06:45 AM

Hack the index.php file just the same, in fact do everything just the same except -

When it comes to editing the forumhome template, instead of inserting the .....

<-- welcomepanel -->
*****
****
****
some code
***
****
*****
</--welcomepanel -->

Put that in you header instead. Of course, you will need to make sure the layout works, it's not something I would want to do myself, but it should work. It might look a bit wierd though. You'll have to play around with the tables to get it to look OK.

mav 02-28-2002 01:46 AM

Wow this hack is awesome! Thanks.

slideboxer 02-28-2002 12:02 PM

[QUOTE]Originally posted by trilOByte
Hack the index.php file just the same, in fact do everything just the same except -

When it comes to editing the forumhome template, instead of inserting the .....

<-- welcomepanel -->
*****
****
****
some code
***
****
*****
</--welcomepanel -->

Put that in you header instead. Of course, you will need to make sure the layout works, it's not something I would want to do myself, but it should work. It might look a bit wierd though. You'll have to play around with the tables to get it to look OK.

trilOByte 02-28-2002 04:27 PM

Never thought of that - very cool ;)

slideboxer 03-01-2002 02:22 PM

Ha... it was Sinecure who pointed the way :D I also did the same thing to my homeindex.php (for your news hack!) which can be seen at http://abudokan.com/forums/homeindex.php . I use an htaccess redirect and actually have that as my homepage.

LaNder 03-02-2002 11:38 AM

there is still a problem with the "count threads & posts" - function: https://vborg.vbsupport.ru/showthrea...332#post209332

trilOByte 03-02-2002 01:29 PM

Yeah, I know it counts *ALL* the posts, including those in private forums. I'm not sure what to do about it. Making it so that admins can easily add forum ID's to an exclude function, would add a ton of code to an otherwise simple hack. Not sure if it's worth it.

LaNder 03-02-2002 03:45 PM

hmm, this makes this part of your great hack useless for me :(

Neo 03-02-2002 03:53 PM

I still like me origonal stats hack, that most people forgot about.... maybe I will re edit it and add a few things..... then of course eat it.

trilOByte 03-02-2002 09:51 PM

which hack was that neo?

EDIT: OK, just found it, looks very cool. You could certainly produce something awesome with a combination of that hack, but include the avatar hack as well. Go for it neo.

Raven 03-03-2002 01:42 PM

This one are a real Cool hack and i real like it a lot
:)

trilOByte 03-03-2002 06:16 PM

Yay, WP wins hack of the month for Feb. Thanks to those folks who voted.

Apparently we get this graphic...
https://vborg.vbsupport.ru/images/saintdog.gif

Not sure what to do with it tho. But sure does look nice ;)

nafae 03-03-2002 08:01 PM

put it on your site so you can get hundreds of pms saying "YOU HACKED VBULLETIN.ORG!? DDOS YAY YAY" lol

Itworx4me 03-04-2002 04:20 AM

I like this hack. I don't know if someone has brought this up. But is it possible to put a link in the pm so you can check your messages? I have pm blink but know way to check messages unless you goto the user cp. It would be nice if I could have a link there to go directly to the message. Any Ideas?

trilOByte 03-04-2002 06:38 AM

Eh? Doesnt clicking on "Private Messages" take you to the PM section - at least it does on our forum.

trilOByte 03-04-2002 06:39 AM

[QUOTE]Originally posted by nafae
put it on your site so you can get hundreds of pms saying "YOU HACKED VBULLETIN.ORG!? DDOS YAY YAY" lol

Saiyan XL 03-05-2002 03:20 AM

this hack is Ok..

latinO 03-05-2002 07:34 AM

Great hack and easy install!

Thanks

latinO

indiamike 03-09-2002 03:27 AM

Ok I installed the hack on vb version 2.2.3, everything went fine and worked great and I really like this hack.

However I have a problem and am unsure if the upgrade to this hack did it or the upgrade to 2.2.3 did it, but somehow my "today's Birthdays" has vanished from the page.

I did both the hack and the upgrade within a couple of hours and didn't notice it before.

Has anyone else installed the Welcome Panel and had their birthdays vanish?

Mike

HiroshiNanami 03-09-2002 08:57 AM

I had installed the today/yesterday timestamp hack, and the date where it says "you last visited" still shows the date instead of "today" or "yesterday".

I think I need to hack the index.php file. Has anyone able to fix it? If so how?

HiroshiNanami 03-09-2002 08:58 AM

[QUOTE]Originally posted by indiamike
Ok I installed the hack on vb version 2.2.3, everything went fine and worked great and I really like this hack.

However I have a problem and am unsure if the upgrade to this hack did it or the upgrade to 2.2.3 did it, but somehow my "today's Birthdays" has vanished from the page.

I did both the hack and the upgrade within a couple of hours and didn't notice it before.

Has anyone else installed the Welcome Panel and had their birthdays vanish?

Mike

Sue 03-10-2002 03:34 PM

Kick ass! I just did it on mine, awesome hack!

Sue 03-10-2002 09:15 PM

<a href="http://www.libragrrl.com/forums" target="_blank">http://www.libragrrl.com/forums</a>

everything looks great and all the links work, but . . . the new threads and posts aren't showing :ermm:

trilOByte 03-11-2002 07:02 AM

[QUOTE]Originally posted by Sue
http://www.libragrrl.com/forums

everything looks great and all the links work, but . . . the new threads and posts aren't showing :ermm:

trilOByte 03-11-2002 07:11 AM

[QUOTE]Originally posted by HiroshiNanami


I think in the instruction he forgot to include $birthdaybits in the forumhome template. Just add it to whereever you want.

Sue 03-11-2002 11:21 AM

[QUOTE]Originally posted by trilOByte


Sue, it looks like you've done the template edits properly, but you have missed out part of the hack to the index.php file. Read over the instructions again, comparing it to your hacked file and pay particular attention to that part of the hack which details the new posts.

indiamike 03-11-2002 08:50 PM

[QUOTE]Originally posted by trilOByte


Todays birthdays is not part of this hack. $birthdaybits is part of the forumhome_loggedinusers template, not the forumhome template and is called by $loggedinusers. It isn't changed or affected by this hack, so it stays in the default place (at least the default place for vB2.2).

Check to see if you have $loggedinusers in your forumhome template and $birthdaybits in your forumhome_loggedinusers template. This should still be intact as it isn't touched by this hack at all.


All times are GMT. The time now is 12:49 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01467 seconds
  • Memory Usage 1,812KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete