vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Welcome Panel v1.0 (https://vborg.vbsupport.ru/showthread.php?t=83124)

lanc3lot 12-04-2005 07:57 PM

A Question / Bug :

When a user see the panel, and lets say the forum has some Private Forums, it displays there also for the simple users, that for example there has been 5 news posts. But if he clicks there and the posts have been done in the private forums, he doesnt see anything..

So my main question or request is if we can exclude Private Forums from this counter there or even "show" them only to ppl that have access to these forums and the others see another number

Hope u understand what i mean :)


Also

Is there anyway, we can make some special icons to be shown instead of the text links that are on the panel, i mean the "view new posts", "view posts in the last 24 hours" and "edit your profile" ?
Please if so, provide me a code so i can know what to do :)

Prince 12-09-2005 05:22 PM

installed!

porschinho 12-10-2005 09:34 PM

nice hack, but it causes a lot of serverload and a slower loadtime on forumhome...
we have about 200.000 posts and i think, that the new posts search is causing that...

Prince 12-10-2005 11:27 PM

Quote:

Originally Posted by porschinho
nice hack, but it causes a lot of serverload and a slower loadtime on forumhome...
we have about 200.000 posts and i think, that the new posts search is causing that...

yup, I disabled the plugin and watched my server load drop in half in about 2 minutes.

mkdevo 12-17-2005 04:49 PM

is there a way to decrease all font sizes in the welcome panel?

also, 'Your most active in' should be 'You're most active in'.

MSheraz86 12-17-2005 08:48 PM

Quote:

Originally Posted by mkdevo
is there a way to decrease all font sizes in the welcome panel?

also, 'Your most active in' should be 'You're most active in'.

The You're Most Active in is very easy to fix, though I guess ZT should re-edit that small grammatical error :P. Not a big deal anyways.

Thanks for this nice welcome board, great work!! though I cannot figure out why all the welcome panels in the previous posts look awesome and why the later ones posted (including mine) look very less like the one posted by ZT :(.

apfparadise 12-18-2005 05:51 PM

I installed it and love it, on my new 3.5 board upgrade, but I have a question I am shocked nobody has asked.

Where it says : 1 Unread Private Messages, shouldn't that be a link to the Inbox? I wish I knew how to do it. I think that is a very important change. I took out the "pm" part out of the "breadcrumbs" on top, so not to be repetitive, but now my users have to manually go into profile and change it. Can someone please help?

Mathiau 12-23-2005 01:49 AM

confirmed 3.5.2 working yes ?

MSheraz86 12-23-2005 04:43 PM

Quote:

Originally Posted by Mathiau
confirmed 3.5.2 working yes ?

Yes my board is vB 3.5.2 and its working PERFECTLY!! You just may have to tweak it a little if it comes up different then the ones posted here but it's all great! No errors whatsoever (unless u install it wrong) :p

XFSImperial 12-23-2005 07:32 PM

Doesn't look quite so amazing when you've got huge avatar...I blame myself. Good mod!

*Install*

MSheraz86 12-23-2005 08:35 PM

^^ Works fine for me >: D lol

bashy 12-23-2005 09:16 PM

Hi

Installed...looked a right mess, uninstalled...
was worth a try lol

Bashy

S@NL - BlackBik 12-26-2005 10:00 AM

Installed and works great, for English language that is....

In Dutch we separate thousands with a dot instead of a comma, ie 1.000 instead of 1,000.
That was no problem, I changed the str_replace from comma to dot.
But we also have some users that browse in the English language. For them the postpercentage and posts per day don't give the right results now.

Is there anyway to replace the str_replace to an other php command that replaces the . AND the , with a space? I can't get it to work, but i'm a total php n00b...

Thanks in advance for your suggestions.

AquilaEagle 12-27-2005 09:46 PM

got it thanks :)

vishalsachar 12-28-2005 09:34 AM

I have one question:

Everything works fine, however I need to alter the font size so that it looks in place with the other text on the forum. Currently it looks completely out of place. Here is what my panel looks like:

http://img465.imageshack.us/img465/4...titled46rw.gif

The text should show up like in the navbar. Can you please help? This is a fantastic hack, and with the correct font size display it will be even better.

Several people have asked the same question. Please help.

Thanks!

thedvs 01-05-2006 10:40 PM

server load is terrible with this, even with this rewrite
ttp://www.vbulletin.org/forum/showthread.php?t=100672

Prince 01-06-2006 02:15 AM

Quote:

Originally Posted by thedvs
server load is terrible with this

yup, that is why I uninstalled it.

Ig@r 01-06-2006 11:46 AM

Quote:

Originally Posted by Prince
yup, that is why I uninstalled it.

I just removed "You are most active in" part (html and php code) and server load went back to normal.

S@NL - BlackBik 01-08-2006 08:40 PM

Quote:

Originally Posted by S@NL - BlackBik
In Dutch we separate thousands with a dot instead of a comma, ie 1.000 instead of 1,000.
That was no problem, I changed the str_replace from comma to dot.
But we also have some users that browse in the English language. For them the postpercentage and posts per day don't give the right results now.

Is there anyway to replace the str_replace to an other php command that replaces the . AND the , with a space?

OK, found a solution

Find this code
Code:

(str_replace(',', '', $vbulletin->userinfo['posts'])
and replace it by this:
Code:

(preg_replace(array('/\./','/\,/'), '', $vbulletin->userinfo['posts'])
That code is found three times.
That seemes to do the trick, I don't know if it's a very elegant solution, since I'm a php n00b, but it works :)

Club3G 01-15-2006 05:59 AM

Quote:

Originally Posted by QueenBee
hmm, ok now its saying invalid file specified when i upload the xml file

any ideas??

Make sure you're installing this as a plugin, not as a product.

Plugin System -> Upload/Download plugins -> Import Plugin Definitions XML File

(at the very bottom)

QueenBee 01-15-2006 06:17 AM

wonderful!! i got it. it looks kinda big tho. lol


thanks:)

QueenBee 01-15-2006 06:33 AM

woo hoo i did another version, smaller, and great. lol

onkel.joi 01-26-2006 06:34 PM

Just got one problem, when I checking posts for last 24 hours for some reason it only shows 100 posts, but there should be a lot more.

onkel.joi 01-29-2006 04:07 PM

Quote:

Originally Posted by onkel.joi
Just got one problem, when I checking posts for last 24 hours for some reason it only shows 100 posts, but there should be a lot more.

Any help??? Please

IrPr 01-29-2006 06:25 PM

good job ZT:)
im using this mod and ur vBShout on myboard
this block apears below vBShout in forumhome
is it possible to change its position to set before vBShout?

thisgeek 01-30-2006 07:12 AM

Weird. Mine shows above vbShout.

Where is your vbShout set to display?

My "vbShout Position" is set to 'Below Navigation Bar'.

IrPr 01-30-2006 08:04 AM

Quote:

Originally Posted by thisgeek
Weird. Mine shows above vbShout.

Where is your vbShout set to display?

My "vbShout Position" is set to 'Below Navigation Bar'.

mine shows after vBShout! ( and Forumhome: Photopost vBA Gallery Block )
My "vbShout Position" is set to 'Below Navigation Bar', SAME HERE

onkel.joi 02-07-2006 03:56 AM

Quote:

Originally Posted by onkel.joi
Just got one problem, when I checking posts for last 24 hours for some reason it only shows 100 posts, but there should be a lot more.

Any one?

melefire 02-15-2006 10:19 PM

this lookz good

Muscolino 02-21-2006 07:34 PM

Very nice hack but I have a problem with it:
Quote:

Your total forum posts: 1 (0.00% of forums total posts)
Your most active in: The TalkSoccer Lounge ? 3568 Posts
Average posts per day: 0.00
Those stats don't match up with my stats under user profile:
Quote:

Total Posts: 10,207 (10.97 posts per day)

Pink-Lotus 03-01-2006 07:53 AM

Thanks for the hack.

Had to change the spelling of 'Your most active' in to You're but other than that, great thanks x] Also I changed the interface a little.

Roms 03-04-2006 06:54 AM

Good job as always. Cheers

*installs

LiveMicSociety 03-07-2006 02:04 PM

Installed :up:

SuperserverUK 03-10-2006 03:22 PM

Installed fine but the font does not match the main forums and a s a result it looks awful.

Does anyone have an idea on how to fix this?

R34GTT 03-12-2006 10:53 AM

Ive installed this a while ago, all is working fine. But im trying to find away to have the Total Members, Total Thread and Total Posts info on my homepage.

Basically, I building my homepage and what the above hack, or at least part of it on there. But set out in a list form. Like this,
Members:
Threads:
Posts:

Hope that makes sense!
Dan

dbfury 03-12-2006 03:04 PM

Hello
Is there a way to show the welcome panel on all pages?

Ghostspy 03-20-2006 03:43 PM

Zero great hack thanks man

Wordplay 05-09-2006 10:25 AM

how would i make this showup on any page other then the forumhome?

i don't mind manually editing it, even if its alot to do, as long as you tell me how to.

like should i just place something infront of all the variables such as:
{$exec_lastposts}

if so just tell me what to.

matter of fact right now it only works with all the info on the index.php page (forumhome) on other pages it shows up but like the memberslist it doesnt have any working numbers.

also on vbadvanced pages it doesn't show up neither.
index is at:
site.com
and the forum is at:
board.site.com

loonytune15 07-05-2006 01:28 AM

ok for some reason this hack is no longer working for some of my users. It was working perfectly and now its not.

they keep getting this:
Your total forum posts: 1,016 (0.00% of forums total posts)
You're most active in: Signature Showcase ยท 434 Posts
Average posts per day: 0.00

or something similiar. any ideas?

MissKalunji 08-05-2006 12:36 PM

does that work with 3.6?


All times are GMT. The time now is 04:20 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
  • Page Generation 0.01521 seconds
  • Memory Usage 1,819KB
  • 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
  • (2)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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