PDA

View Full Version : Welcome Panel Template Rewrite


Pages : 1 [2]

cKat
18 Jul 2007, 21:46
Thankies, works great!

King Kovifor
19 Jul 2007, 00:59
I'm not exactly sure how to do that. I never discovered that part. Maybe using forum permissions. I'm not actually on my computer, so I don't have all my resources. I may be able to look at it tomorrow.

raiderlax
23 Jul 2007, 05:47
Wow hey thanks alot it works pretty sweet, but one thing,

How do you get rid of that space under "get new posts, get daily posts, etc..." their is quite alot of space their and it doesn't really look good?

How could you add "YOUR CURRENT SIGNATURE"(with their signature their) to replace that space, under the "get new posts, get daily posts, etc..."

Also importantly when I turn on images for panel rewrite the images are outlined like in the attached pic, how do we fix this?

King Kovifor
23 Jul 2007, 15:05
The outline would probably have to do with your style's CSS. And signature, just got to figure out how to add that.

raiderlax
23 Jul 2007, 19:47
Okay thanks, may I ask where do you edit the stuff that shows their?

King Kovifor
23 Jul 2007, 23:32
Look at how they show it inside the MEMBERINFO template... I wish I could help you more right now.

Gottcha
24 Jul 2007, 02:24
ok just noticed this .... with the default setting i get this:

There have been 83,329 posts and 11,194 threads since your last visit at 07:00 PM, 12-31-1969. The time is currently 10:22 PM, on 07-23-2007. You have 0 unread Private Messages.

i wasnt born in 1969 ... lol ... any ideas how to fix this please

King Kovifor
24 Jul 2007, 12:14
Um. Your last visit time would be off in the database or the plugin would be calling it all wrong. What does the date say in the navigation welcome?

Naxon
24 Jul 2007, 13:25
http://programs.coders.co.il/forums/
I activated the mod via the vBulletin Options and it's just do nothing... Why?

Daniel.

principino1984
24 Jul 2007, 13:54
sorry man... probably someone has already asked you this...but.. how do I change the position of this hack in forumhome?

King Kovifor
24 Jul 2007, 14:00
http://programs.coders.co.il/forums/
I activated the mod via the vBulletin Options and it's just do nothing... Why?

Daniel.

Make sure the templates were created... This only shows on your forum home. And if you somehow replaced the $navbar variable this won't work.

sorry man... probably someone has already asked you this...but.. how do I change the position of this hack in forumhome?

You have to mess within the plugin.

Gottcha
25 Jul 2007, 01:15
Um. Your last visit time would be off in the database or the plugin would be calling it all wrong. What does the date say in the navigation welcome?


There have been 83,359 posts and 11,196 threads since your last visit at 07:00 PM, 12-31-1969. The time is currently 09:14 PM, on 07-24-2007. You have 0 unread Private Messages.

King Kovifor
25 Jul 2007, 13:42
There have been 83,359 posts and 11,196 threads since your last visit at 07:00 PM, 12-31-1969. The time is currently 09:14 PM, on 07-24-2007. You have 0 unread Private Messages.

The navigation bar is the one where it says:

Welcome, Gottcha.
You have 0 unread messages.
You last visited: Yesterday at 14:00

Next to where it shows you your current location.

Gottcha
25 Jul 2007, 23:17
Welcome, Gottcha.
You last visited: Today at 06:43 PM
Private Messages: Unread 0, Total 41.

King Kovifor
25 Jul 2007, 23:19
Meaning that your plugin is not pulling the correct last visit time. AH! Have you modified the plugin in any way?

Gottcha
25 Jul 2007, 23:23
no ... id have no idea how to do that ... never touched it

King Kovifor
25 Jul 2007, 23:25
no ... id have no idea how to do that ... never touched it

Not sure what is up, maybe try re-importing the product, or if you would like you can PM me admin details and I can look at it...

Gottcha
27 Jul 2007, 03:03
any luck with it?

King Kovifor
27 Jul 2007, 15:28
Gottcha, I fixed it.

lasto
29 Jul 2007, 15:42
is there a welcome panel that shows avatar that works on vb3.6.8 as ive just tried this and got database error straight away so had to uninstall

King Kovifor
29 Jul 2007, 16:08
What was the database error. I believe there was a patch released for a DB error. The patch was integrated into v3.0.6, but that's no where near ready.

djdonx
29 Jul 2007, 17:43
Hey, I have installed the hack and it all works fine, I was wondering if there is a code to choose where you want to place the info on the page because I have vB shout installed at the top aswell and the Welcome Panel Template is above the shoutbox. I was wondering wether there might be a code so it can be changed in tyhe admin panel to places like below forums or below whats going on, thanks for your help if you can look into this :)

King Kovifor
29 Jul 2007, 18:29
The way the plugin works is it attaches itself to the $navbar variable. If you find another variable to attach it to and modify the plugin is the only way to do it.

djdonx
29 Jul 2007, 18:35
The way the plugin works is it attaches itself to the $navbar variable. If you find another variable to attach it to and modify the plugin is the only way to do it.
How would I go about doing this?

King Kovifor
29 Jul 2007, 18:37
I've never done it but you would have to find a variable in near the very top of the FORUMHOME template (or add one where you want it) and edit the Main plugin.

BigDog56
29 Jul 2007, 19:38
Very nice! Works as stated. Thank you very much!

lasto
29 Jul 2007, 19:43
How many queries does this add to main Page ?

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 07:39 PM, 07-29-2007 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':39 PM, 07-29-2007 AND visible = 1' at line 1
Error Number : 1064
Date : ***************
Script : **************
Referrer : ****************************
IP Address : ****************
Username : ***********
Classname : ****************

so cause of the error have to disable it to find a fix but i really need to know how many queries this adds on forumhome.

djdonx
29 Jul 2007, 20:37
I managed to sort out the postion of the welcome panel, I added a variable above the 'Whats Going On?' area. Thanks for the help :)

King Kovifor
29 Jul 2007, 22:07
How many queries does this add to main Page ?

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 07:39 PM, 07-29-2007 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':39 PM, 07-29-2007 AND visible = 1' at line 1
Error Number : 1064
Date : ***************
Script : **************
Referrer : ****************************
IP Address : ****************
Username : ***********
Classname : ****************

so cause of the error have to disable it to find a fix but i really need to know how many queries this adds on forumhome.

Let me find the patch. And 5 maybe.

Here's the patch:

http://www.vbulletin.org/forum/showpost.php?p=1249707&postcount=151

Techno05
30 Jul 2007, 08:11
I had it once and it showed up but now it isnt is it because I have a shoutbox or what? Can you help me please...

errorerror
30 Jul 2007, 10:29
I used the patch and i got his db error.

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 12:01, 30-07-07 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':01, 30-07-07 AND visible = 1' at line 1
Error Number : 1064
Date : Monday, July 30th 2007 @ 05:25:52 AM
Script : h**p://******/forum/index.php
Referrer :h**p://*******/forum/admincp/index.php?do=head
IP Address : *******
Username :******
Classname : vb_database

King Kovifor
30 Jul 2007, 16:34
I used the patch and i got his db error.

You couldn't have used the patch on that. The patch adds a ' ' around it and stuff so it WON'T give the error.

I had it once and it showed up but now it isnt is it because I have a shoutbox or what? Can you help me please...

I can't see why a shout box would be the problem. Did you disable the product?

flindersredclaw
30 Jul 2007, 16:44
NIce - dropped onto 3.6.8 no issues so far

thank you

dodgeuk19
30 Jul 2007, 17:19
hi
i have installed and it works fine however is there anyway of getting it on my VBAdvance homepage ??

thanks

Dodge

* INSTALLED *

King Kovifor
30 Jul 2007, 18:04
Without hacking this no, with hacking yes. But I'm not sure how to do it / get it to work. Try asking at vBA.com - he may be able to help you.

dodgeuk19
30 Jul 2007, 18:14
thanks for the quick reply,

i think it will be an easy thing like entering something in the global output variables

but will ask them there, thanks

Techno05
30 Jul 2007, 20:26
www.sigrequest.com is my site do you see anything that can stop it from working? It is turned on and everything...

King Kovifor
30 Jul 2007, 22:19
One I'm a guest and won't see it, two it is saying Javascript isn't enabled on my browser. SO no.

raiderlax
31 Jul 2007, 22:23
Look at how they show it inside the MEMBERINFO template... I wish I could help you more right now.

Like what is this actual template so that I can add more options and features into it?

Thanks. :)

King Kovifor
31 Jul 2007, 22:57
Like what is this actual template so that I can add more options and features into it?

Thanks. :)

If you are talking about the welcome panel, it depends on your "style", but it is forumhome_welcomepanel_STYLE-VAR.

raiderlax
08 Aug 2007, 21:09
How do you uninstall this?

Thanks

Devil Woman
09 Aug 2007, 20:09
I have a problem, after installing I have found that I have a problem with the amount of posts and threads I have it is giving the wrong information, it states I have 1 posts and 2 threads however I have 23 posts and 2 threads, I have tried unistalling and reinstalling and checking all settings are ok but still keep getting the problem, could there be a conflict with another hack?

King Kovifor
11 Aug 2007, 00:48
How do you uninstall this?

Thanks

You just remove the product from the Product Manager.

I have a problem, after installing I have found that I have a problem with the amount of posts and threads I have it is giving the wrong information, it states I have 1 posts and 2 threads however I have 23 posts and 2 threads, I have tried unistalling and reinstalling and checking all settings are ok but still keep getting the problem, could there be a conflict with another hack?


HM... I didn't create the code for post counts. You have 23 posts... Looks like it isn't counting the posts table correctly. Can you post the code to the "Main" plugin that you have, please?

gforce75
12 Aug 2007, 07:46
Works great, installed

kaptanblack
12 Aug 2007, 08:57
Thanks... :cool:

King Kovifor
12 Aug 2007, 13:46
Glad you two liked it. :D

Devil Woman
14 Aug 2007, 22:02
You just remove the product from the Product Manager.




HM... I didn't create the code for post counts. You have 23 posts... Looks like it isn't counting the posts table correctly. Can you post the code to the "Main" plugin that you have, please?

Thanks for the reply where would I find the code for the main plugin?

Thanks

King Kovifor
15 Aug 2007, 00:21
Adminstrators Control Panel -> Plugins & Products -> Manage Plugins -> "Welcome Panel Template Rewrite" -> Main -> Edit. That will open up a browser editor for that, but copy and past into the php tags here.

MeMySelfNi
16 Aug 2007, 00:56
How do u make the no avatar gif show up?

King Kovifor
16 Aug 2007, 15:28
You must upload the image from ZT's package and add the path to noavatar.gif in your ACP.

Devil Woman
16 Aug 2007, 19:41
Adminstrators Control Panel -> Plugins & Products -> Manage Plugins -> "Welcome Panel Template Rewrite" -> Main -> Edit. That will open up a browser editor for that, but copy and past into the php tags here.

Thanks for that I have found it and this is what I have



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Thanks alot.

blue6995
16 Aug 2007, 21:34
I am using vBulletin version 3.6 and I am getting the following error message. How can I fix this? Thanks

Database error in vBulletin 3.6.0:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM vb3_post WHERE dateline >= 22:11, 16-08-2007 AND visible = 1;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ':11, 16-08-2007 AND visible = 1' at line 1
Error Number : 1064
Date : Thursday, August 16th 2007 @ 11:32:12 PM
Script : http://www.rwf-forum.co.uk/vBulletin/index.php
Referrer :
IP Address :
Username : Classname : vb_database

King Kovifor
17 Aug 2007, 00:24
I am using vBulletin version 3.6 and I am getting the following error message. How can I fix this? Thanks

Database error in vBulletin 3.6.0:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM vb3_post WHERE dateline >= 22:11, 16-08-2007 AND visible = 1;

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ':11, 16-08-2007 AND visible = 1' at line 1
Error Number : 1064
Date : Thursday, August 16th 2007 @ 11:32:12 PM
Script : http://www.rwf-forum.co.uk/vBulletin/index.php
Referrer :
IP Address :
Username : Classname : vb_database

There is a Patch a page or too back. It's because of missing { } around the date.

Thanks for that I have found it and this is what I have



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Thanks alot.

Everything seems ok...

LPH2004
02 Sep 2007, 19:58
Sorry to bother but this works well on Harry Potter Chat (http://www.harrypotterchat.org) but I cannot get it to show up on Technology Questions (http://www.tabletquestions.com). I installed this on HPC months ago and cannot figure out why the install I'm trying today on TQ doesn't show. Where in the templates do I look to figure out where and how this is to show? I've read through the posts from other people but do not see a solution or answer to the direct question. Maybe the template being used is so tweaked that a manual install is best.

Thank you for this excellent mod and I look forward to a solution.

King Kovifor
09 Sep 2007, 01:09
Are you sure that you have uploaded the product, turned it on, and that the plugin is active?

LPH2004
10 Sep 2007, 03:38
Are you sure that you have uploaded the product, turned it on, and that the plugin is active?

If you are addressing my request for support .. Yes, the product functions in other templates on the site but not the default template.

Where are the template edits being made so I can do this manually?

King Kovifor
10 Sep 2007, 19:45
The templates are being added through the plugin. Does your default template use $navbar?

andreamarucci
12 Sep 2007, 13:19
My compliments, everything works fine except Activate Plural Checking. I've checked this just to try but it's useless for me since I'm in Italy, so I unchecked it.

Problem is that the mod keep adding th "s" after the words.

How can I disable it definitely?

andreamarucci
12 Sep 2007, 14:35
Also, How can I reduce the dimensions of the characters in the welcome panel? I suppose I've to mod the css but I really don't know where.

Thanks again

King Kovifor
13 Sep 2007, 00:33
My compliments, everything works fine except Activate Plural Checking. I've checked this just to try but it's useless for me since I'm in Italy, so I unchecked it.

Problem is that the mod keep adding th "s" after the words.

How can I disable it definitely?

The check for plural is used so that if it is 5 posts, it says posts. But if it is 1 post, it doesn't say 1 posts. And I think editing the prhase and removing some of the {} can get rid of it. I don't know off the top of my head.

Also, How can I reduce the dimensions of the characters in the welcome panel? I suppose I've to mod the css but I really don't know where.

Thanks again

What do you mean the characters? And you could use the Style Manager to add CSS to this mod.

andreamarucci
13 Sep 2007, 10:14
Thanks King, solved my problems!!! :)

andreamarucci
13 Sep 2007, 13:23
Another glitch...

Everything works excepts the messages per day that is always 0,00. I've translated the frontend phrases in italian but the variable {3} is at his place. Following is what I see

69764

What could be?

Thanks in advance...

King Kovifor
13 Sep 2007, 20:32
I looked into that, But I never ever could figure out why that never worked... I'm sorry, but I don't have an answer.

andreamarucci
18 Sep 2007, 16:18
Ok King. I've tried to uninstall the mod and reinstall the original one just to be sure that my translation doesn't affect the mod itself. Uninstallation was successful but when I've reinstalled it I've found that the new one is translated instead of in english.

Do you know why? How can uninstall it completely and reinstall it?

Thanks

periphrastic
19 Sep 2007, 05:30
thank you - "installed"


now time for a terrible question: the images (for the user links) are turning up as boxes with red x's. any advisement?

King Kovifor
20 Sep 2007, 19:51
Make sure you set the /image/ path and uploaded them.

And I'm not sure. Uninstalling a product should remove all the phrases.

periphrastic
21 Sep 2007, 03:27
Make sure you set the /image/ path and uploaded them.

okay & thank you

now i'm really new at this stuff...i downloaded the file, and uploaded each individual image to the images folder - was this what i was supposed to do? how should the path be reading?

King Kovifor
23 Sep 2007, 13:57
Right now, it is reading from your root directory. In you Welcome Panel Template Rewrite options you have to set /images/ as your Image Path setting.

lasto
29 Sep 2007, 09:59
be careful with this hack as it adds 11 queries to your forumhomepage

wtrk
30 Sep 2007, 19:08
how do i move the location of the welcome panel?

PurpleButterfly
30 Sep 2007, 19:45
This is wonderful - thank you so much! :D

Can you tell me how to change the wording of "rules" to "community guidelines" in this sentence:

Don't forget to read the rules.

I looked through all the templates but can't find anything....

King Kovifor
30 Sep 2007, 22:21
This is wonderful - thank you so much! :D

Can you tell me how to change the wording of "rules" to "community guidelines" in this sentence:



I looked through all the templates but can't find anything....

It is inside one of the phrases (global). I forget the prefix.

how do i move the location of the welcome panel?

It is fixed to the $navbar variable in the forum home template.

be careful with this hack as it adds 11 queries to your forumhomepage

Why do people care so much about queries...

MixMakers
16 Oct 2007, 19:01
is it possible to resize the avatar only for the welcome panel?

Would like to know this as well

King Kovifor
17 Oct 2007, 01:41
I would have to mess with the templates. I really am not sure how it's coded anymore. Guess that is what happens when you put it aside for a couple of months.

Traxdata
17 Oct 2007, 21:07
Removed old ZT's panel /reverted old forumhome_welcomepanel / uploaded images to images folder, like in "install" txt, added product-welcomepanelv305 as product, edited welcomepanel main (because of date bug) and still getting DB error 1064. what else should I do, please?
Btw, what to do with .DS-store file?
Thank you...
running vb3.6.5

King Kovifor
17 Oct 2007, 21:12
THe .ds files are harmless and do nothing to your web server (or computer). They are just Macintosh datafiles that are hidden within finder.

What is the exact DB Error?

Traxdata
17 Oct 2007, 21:15
This one:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 17:30, 17th October 2007 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':30, 17th October 2007 AND visible = 1' at line 1
Error Number : 1064



:(

Traxdata
17 Oct 2007, 23:38
OK... seems to work now :)

Traxdata
18 Oct 2007, 00:05
I tried a little... couldn't come up with it. Any ideas?

find wp_unread phrase (and then other welcomepanel phrases) and add in english filed or wherever you want:

<span class="smallfont"> + text ("there have been...")+ </span>
should look like:
<span class="smallfont"> There have been [...] unread Private Messages. </span>

-> save.
...and so on...

Jason Black
20 Oct 2007, 14:26
mannnnnn it's corrupt

Jason Black
20 Oct 2007, 14:27
ok nevermind

Jason Black
20 Oct 2007, 18:20
where do all these files go damn it? lol

King Kovifor
20 Oct 2007, 18:32
The image files can go anywhere relative to your forum root. The system is set up to use a setting. I think that's the only files.

Jason Black
20 Oct 2007, 18:59
The image files can go anywhere relative to your forum root. The system is set up to use a setting. I think that's the only files.

where does the ds.store file go?

King Kovifor
23 Oct 2007, 19:28
The ds.store files can be ignored. Sorry missed the post. They are Mac generated files.

NeoAntrax
26 Oct 2007, 06:11
I would like to place the panel it(he,she) arrives completely, between(among) home (principally) and 2 big icons that are seen

http://img528.imageshack.us/img528/1415/snap1cw1.gif (http://imageshack.us)
http://img528.imageshack.us/img528/1415/snap1cw1.9d78d8c7fa.jpg (http://g.imageshack.us/g.php?h=528&i=snap1cw1.gif)

King Kovifor
26 Oct 2007, 19:20
The panel is based off of the $navbar variable...

NeoAntrax
27 Oct 2007, 04:38
explain more please :confused:

King Kovifor
27 Oct 2007, 16:42
Inside the templates there is a $navbar variable, the code auto attaches the panel template to the end of that variable.

NeoAntrax
27 Oct 2007, 17:49
Thank you very much :)

edge23
27 Oct 2007, 21:26
King Kovifor:

This mod is Killer Thanks a Ton m8 :)

/installed

triplemoons
28 Oct 2007, 08:12
Okie okie...

Firstly I tried adding this just to my regular index.php forum page. Didn't work.
Now, if this WILL work, I would like to add it to my portal page (which is now titled index.php).

Is their some sort of code I need to input into the code to make it show up?

King Kovifor
28 Oct 2007, 19:18
Well, I didn't write the original code. I is attached to the $navbar variable in the forum home template on the forum index page... I haven't tried or gotten this to work else where. You could mess with the code to try to get it to work.

Mudvayne
29 Oct 2007, 10:41
I don't want to be shown the forum statistics in welcome panel. So an option for disabling the forum statistics in welcome panel would be fine.

King Kovifor
30 Oct 2007, 23:07
That is just an easy template edit removing them. :D

Mudvayne
31 Oct 2007, 11:11
How many queries do this mod use?

King Kovifor
31 Oct 2007, 23:12
How many queries do this mod use?

I am not sure. Looking through the code would tell you.

AWJunkies
27 Nov 2007, 17:28
I am getting the same issue that the posts and the % are not displaying correct. I have 8185 posts and it says i have 8 and % is blank and should be 6.135. My file is same as the lady posted 2 pages back. Not sure what deal is.

AWJunkies
27 Nov 2007, 17:37
I figured it out there is a conflict with this MOD and http://www.vbulletin.org/forum/showthread.php?t=122995
So you need to choose one or the other.

Not sure why but I disabled that mod and now yours works perfect.

King Kovifor
28 Nov 2007, 19:25
I figured it out there is a conflict with this MOD and http://www.vbulletin.org/forum/showthread.php?t=122995
So you need to choose one or the other.

Not sure why but I disabled that mod and now yours works perfect.

Thanks for that. :( Hopefully this can be resolved sooner or later.

Endurer
29 Nov 2007, 02:41
Installed, rated 5, and nominated. Gosh, how did I miss one of the most useful mods here?

Thanks man, really appreciate that.

Tikibird
30 Nov 2007, 16:51
This is a great hack, thanks King Kovifor!

Just one question, I have a private archive where I moved some heated topics that turned nasty earlier this year as I didn't want new members to be exposed to the nastiness. Some of my members are now reporting that they are shown as being most active in "Archives". How do I exclude the Archive forum from being included in the stats? No one can see this forum except me as sole Admin on my board.

King Kovifor
30 Nov 2007, 19:34
No, not that I know of. Since I didn't write that part of code, I couldn't help you out there...

blue6995
07 Dec 2007, 17:04
I'm getting the same error as trax:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 17:30, 17th October 2007 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':30, 17th October 2007 AND visible = 1' at line 1
Error Number : 1064

King Kovifor
07 Dec 2007, 19:27
I'm getting the same error as trax:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 17:30, 17th October 2007 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':30, 17th October 2007 AND visible = 1' at line 1
Error Number : 1064

I believe I supplied a patch for that, but I will go back and look for you.

LouiseWilson
07 Dec 2007, 20:30
hi is there anyway to add other information to the template like

<br />$usermoods

and which template would it be put in ?

edit sorry i forgot to say please how ignorant of me

thanks :)

blue6995
07 Dec 2007, 21:21
I believe I supplied a patch for that, but I will go back and look for you.

I found the patch and the mod is working except that:

There have been 14,389 posts and 2,420 threads since your last visit at 01:00, 01-01-1970. The time is currently 22:18, on 07-12-2007. You have 1 unread Private Messages.

Obviously, my last visit was today 071207. How do I fix this? Thanks

King Kovifor
08 Dec 2007, 00:35
OK. It seems to be something else inside the code that isn't using the right setting. Mind posting the Plugin for Welcome Panel Template Main... Sorry I didn't find it for you. We went out and didn't get back till about 10 minutes ago...

LouiseWilson
09 Dec 2007, 14:40
don't suppose you could get back to me on my question could you ?

hi is there anyway to add other information to the template like

<br />$usermoods

and which template would it be put in ?

King Kovifor
09 Dec 2007, 15:36
don't suppose you could get back to me on my question could you ?

I thought the edit meant you figured it out sorry. Depending on what style you have (if you didn't change it from default) it would be forumhome_welcomepanel_def, and I believe you must set that variable in the "Main" plugin.

Jdm Ej1 Coupe
09 Dec 2007, 17:38
Nice! Installed with no Problems on 3.64! Thanks for this!

LouiseWilson
09 Dec 2007, 22:21
main plugin ??
explain please

King Kovifor
15 Dec 2007, 01:01
main plugin ??
explain please

I'm sorry for the long reply. I didn't receive an e-mail saying that there was a reply. There should be a plugin called "Main" in your Plugins Manager under the Welcome Panel Template Rewrite product.

AWJunkies
15 Dec 2007, 13:03
Thanks so much for this mod I changed over form an old welcome panel and this works perfect. I have totally recoded the inside of the box however to match my needs and my network of sites. A++

aftermath29
24 Dec 2007, 05:29
I have this installed and looks great thanks for the mod.I have one thing I cant seem to do and that is move the mod.I want to move it over top the shout box im new to this type of board and would like some help please on how to move it around.

Jdm Ej1 Coupe
30 Dec 2007, 04:20
any word on if this will work on 3.7 b3?

thefullmaza
30 Dec 2007, 06:46
"forumhome_welcomepanel" it's not sow my template plz help and full details and thanks =========================
Installation Steps
=========================
#1. Go to AdminCP
#2. .......
#3. .......
#4. chose page - e.g "Homepage"
#5. put in ........


ftp......? details

Jdm Ej1 Coupe
30 Dec 2007, 14:38
Working on 3.7 B3

King Kovifor
30 Dec 2007, 16:24
I have this installed and looks great thanks for the mod.I have one thing I cant seem to do and that is move the mod.I want to move it over top the shout box im new to this type of board and would like some help please on how to move it around.

I'm sorry for the late reply. I haven't been on home since Christmas really... But it is attached to the bottom of your navbar by the plugin. So it's in a fixed location...

"forumhome_welcomepanel" it's not sow my template plz help and full details and thanks =========================
Installation Steps
=========================
#1. Go to AdminCP
#2. .......
#3. .......
#4. chose page - e.g "Homepage"
#5. put in ........


ftp......? details

What do you mean? I do not get the install steps that you posted. Uploaded the .xml file to your products, if you want to use the images (which is a setting) you must upload them to your server. After that, it should be showing. Make sure the product is enabled in both the Products Manager, and in the options.

Working on 3.7 B3

Thanks for the confirmation.

newbe_haselina
02 Jan 2008, 14:53
Thanks for this hack ... my users and me love it ...

But ... I also have the issue with "0 Posts per Day". As I read in this thread, there is no solution for this :( ... so can you tell me, where I can delete this point? I'm not very firm to that stuff, so I need a "blond" explanation :D

Thanks in advance :)

King Kovifor
02 Jan 2008, 19:14
I don't have access to my test cases, but it should be within one of the wptr_ phrases (I believe). Do a phrase search for Posts per day.

newbe_haselina
02 Jan 2008, 20:35
Hi King,

thanks for your fast reply ... I found that phrase "wp_infotext_post" ... sorry for my stupid question ... what do I have to do now?

I'm sure I have to delete "something"... the variable $vbphrase[wp_infotext_post] maybe? But where do I find it?

Thanks in advance for your support. :-)

Areku
13 Feb 2008, 09:38
My top poster's welcome panel say "0.01 posts per day", which seems not logic.

And a low poster welcome panel states he has 42% of the posts of the whole board which is also false.


Running 3.0.5 on 3.6.8.PL2

Ideas?

Thanks!

xxshatteredsoul
13 Feb 2008, 22:44
Keep getting this error when I try to upload the .xml product

vBulletin Message

No file uploaded and no local file found.


???

King Kovifor
14 Feb 2008, 00:47
My top poster's welcome panel say "0.01 posts per day", which seems not logic.

And a low poster welcome panel states he has 42% of the posts of the whole board which is also false.


Running 3.0.5 on 3.6.8.PL2

Ideas?

Thanks!

It depends on how often you post and how long you have been a member.

Keep getting this error when I try to upload the .xml product

vBulletin Message

No file uploaded and no local file found.


???

Have you tried redownloading? Because I would pin vBulletin for that.

Areku
14 Feb 2008, 09:31
It depends on how often you post and how long you have been a member.


Well I can guarantee you he is also the DAILY TOP POSTER on my forum, so again it makes no sense...

Also it makes no sense to claim a user has 42% of the posts in the whole forum when he has barely 10 posts against 5000 of the top poster...

Is this normal then?

xxshatteredsoul
15 Feb 2008, 14:55
It depends on how often you post and how long you have been a member.



Have you tried redownloading? Because I would pin vBulletin for that.

Found out it was a problem with my host for some reason my TMP folder was not CHMOD for everyone to use works fine now :).

Areku
20 Feb 2008, 17:41
I guess I must give up and uninstall this one :(

King Kovifor
20 Feb 2008, 21:12
I guess I must give up and uninstall this one :(

If you are talking about that one little thing, it is the right functionality. Say you have been a member for 200 days. If you only post 2 times during that time, your equation would like like this:

posts/days = posts per day or 2/200 = .01 posts per day. It is a mathematical equation.

Areku
21 Feb 2008, 09:01
Its not only about the posts per day, but the fact he owns very little posts on the whole forum, and one of the lowest posters' welcome panel say he has 44% of the whole forum posts...

King Kovifor
21 Feb 2008, 20:38
Its not only about the posts per day, but the fact he owns very little posts on the whole forum, and one of the lowest posters' welcome panel say he has 44% of the whole forum posts...

OK. I hate that part of the code. I didn't code it but I need to find a way to change it. It should be removable through the phrases if you want...

montsa007
29 Feb 2008, 04:22
Nize Modd :)

Veteranich
08 Mar 2008, 17:30
Hello! We like your hack and we translated it into Russian and published here (http://vbulletin.su/forum/forum83/thread58.html). If you mind, post here please. If you interested what russian people like your hack and you want to develop your hack in Russia then should come our community of vbulletin developers more frequency and you'll find people that will suggest you ideas for improve your hack.

Thanks, Veteran.

rob4448585
20 Mar 2008, 07:09
Hi,

I have this hack installed in on my forum, i have 4 themes/styles

it shows up for 3 of the 4 themes.
Why would it not show up on the 4th theme?

http://www.norcal1320.com/forums/?styleid=5 does not show up

but
http://www.norcal1320.com/forums/?styleid=1
http://www.norcal1320.com/forums/?styleid=3
http://www.norcal1320.com/forums/?styleid=4

All show up

Any suggestions?

If you need to log in the account is
anonymous
aaaaaa



Thanks
Rob

King Kovifor
20 Mar 2008, 16:17
Most likely, the fourth style does not have template hooks. You would have to add all template hooks that this mod uses (which I can't even remember right now. I haven't touched this code in quite a while).

Koroku
21 Mar 2008, 02:46
Just to note that I installed this on 3.7 RC1 and it works like a charm still :)

King Kovifor
21 Mar 2008, 15:12
Just to note that I installed this on 3.7 RC1 and it works like a charm still :)

Thanks for the confirmation. :)

EagleNick
01 Apr 2008, 00:35
Nice MOD.
Easy to install, and very neat.

Two thumbs up! :D

NeoAntrax
17 Apr 2008, 07:20
Why no refresh "Last published"??

King Kovifor
17 Apr 2008, 11:19
Why no refresh "Last published"??

What do you mean?

NeoAntrax
17 Apr 2008, 20:41
What do you mean?
Attach

King Kovifor
17 Apr 2008, 21:00
Empty your cache. That should refresh once you post a new thread. It should be automatic (unless you are using a version that requires you to do it manually. Try checking the options.

OS Master
18 Apr 2008, 00:01
I just installed it on my 3.7 RC3 forum. It works great; thanks for making such a wonderful mod!

JimLink
24 Apr 2008, 17:30
Has anyone figured out how to add this to all pages not just the forum home yet?

optrex
25 Apr 2008, 08:27
I'm getting a 1064 database error on RC4

***forget it I found a patch.

Mrdby
30 Apr 2008, 02:41
3.7.0 final release?

King Kovifor
30 Apr 2008, 11:27
It should work.

MSheraz86
04 May 2008, 13:14
Thanks for the mod, works great on 3.7.0 GOLD :)

Those who get the 1064 database error need to disable 'Welcome Panel - Main' plugin to overcome the database error. I dunno if I should disable the 'Welcome Panel - Template Cache'??? I mean it works so far with it enabled...

russbo
04 May 2008, 16:09
Works great for me on 3.7 gold as is. Awesome work!

King Kovifor
04 May 2008, 19:58
Thanks for the mod, works great on 3.7.0 GOLD :)

Those who get the 1064 database error need to disable 'Welcome Panel - Main' plugin to overcome the database error. I dunno if I should disable the 'Welcome Panel - Template Cache'??? I mean it works so far with it enabled...

There is a patch for that in one of these posts... I should find that...

AzH
09 May 2008, 20:17
(Confirmed working with vB 3.7.0 RC1)

I just tried to install on 3.7 Gold and got a db error.

King Kovifor
09 May 2008, 20:24
There is a patch on one of these pages. I really should link to it.

AzH
09 May 2008, 20:25
It's here: http://www.vbulletin.org/forum/showpost.php?p=1249707&postcount=151

I just tried it and got the same error??

Database error in vBulletin 3.7.0:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 02:07 PM, 9th May 2008 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':07 PM, 9th May 2008 AND visible = 1' at line 1
Error Number : 1064
Request Date : Friday, May 9th 2008 @ 04:23:48 PM
Error Date : Friday, May 9th 2008 @ 04:23:48 PM
Script : http://devioustyrant.com/index.php
Referrer :
IP Address :
Username : AzH
Classname : vb_database
MySQL Version : 4.1.22-standard

King Kovifor
09 May 2008, 20:28
Can you post your Main Plugin?

AzH
09 May 2008, 20:34
Welcome Panel - Main



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

King Kovifor
09 May 2008, 21:09
Try...


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

AzH
09 May 2008, 21:14
Database error in vBulletin 3.7.0:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM post WHERE dateline >= 02:07 PM, 9th May 2008 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':07 PM, 9th May 2008 AND visible = 1' at line 1
Error Number : 1064
Request Date : Friday, May 9th 2008 @ 05:13:41 PM
Error Date : Friday, May 9th 2008 @ 05:13:42 PM
Script : http://devioustyrant.com/index.php
Referrer :
IP Address :
Username : AzH
Classname : vb_database
MySQL Version : 4.1.22-standard


No luck. :/

It's good of you to care enough to help out.

King Kovifor
09 May 2008, 21:21
This may sound stupid, but are you SURE that you have update the code? As the error is because of not adding a ' ' around the date.

AzH
09 May 2008, 21:27
Sorry, I'm a clutz. I updated the wrong welcome panel. I did vBulletins rather than the WPTR plugin. So now it's displaying twice. ;) Woo, go me!!

King Kovifor
09 May 2008, 23:42
Ah. That's cool. My tip off was the same exact error message. :P

Tikibird
10 May 2008, 09:45
This mod works great on 3.7.0 Gold. However I can't get the new Notices feature to work and I think I have to revert the Navbar template to the one that 3.7.0 updated. I am wondering if this mod has altered my Navbar template as I don't want to lose it.

King Kovifor
10 May 2008, 18:29
I add this at run time. It shouldn't matter if you revert.

ronitdeep
02 Jun 2008, 17:33
gr8 to encourage members..seen on many forums but eating about 7-8 queries..

ronitdeep
02 Jun 2008, 17:38
can we make it collapsed by default???

King Kovifor
02 Jun 2008, 20:23
can we make it collapsed by default???

Actually not sure. But I believe vBulletin remembers collapsed states so you could have members collapse them it themselves.

Harley D
03 Jun 2008, 23:35
If it is possible, how would I get the New posts and New threads numbers to be a color of my choosing?

King Kovifor
03 Jun 2008, 23:42
One of the settings... It would be a wp_* phrase and would have {X} where X is a number in there... I hope that is right... LOL. Haven't touched this is a long time.

Harley D
04 Jun 2008, 12:58
Thanks for the quick reply.

I have it modified and working.
Heres the code in case anyone else wants to do it.

The changes are in RED


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

King Kovifor
04 Jun 2008, 21:15
Thanks for posting that up. :)

King Kovifor
08 Jun 2008, 21:40
There are plans for a new major 3.7 version that may be ported back to 3.6 depending on whether or not I want feel like doing substantial code changes. This will also reduce the amount of queries (at least for a bit).

vitrag24
09 Jun 2008, 21:10
any such mod or plan to release same for vb 3.7.1?

King Kovifor
09 Jun 2008, 21:21
any such mod or plan to release same for vb 3.7.1?

This version should work fine, but the planned version will be designed for vB 3.7.x...

vitrag24
09 Jun 2008, 21:46
This version should work fine, but the planned version will be designed for vB 3.7.x...

expected date of release so i can decide whether i shd install this or wait for update.
Thanks.

King Kovifor
09 Jun 2008, 21:52
I am going to stop giving ETA's as I seem to never come through with them anymore. :( But it will probably be a while due to the immensity of the update.

vitrag24
09 Jun 2008, 22:32
I am going to stop giving ETA's as I seem to never come through with them anymore. :( But it will probably be a while due to the immensity of the update.

mean?
what does eta mean?

King Kovifor
10 Jun 2008, 02:36
mean?
what does eta mean?

Estimated Time of Arrival.

Aligator21
12 Jun 2008, 06:37
For me it doesnt work :(
If i install it, it brings SQL error



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Aligator21
12 Jun 2008, 07:18
I managed to get it worked but i have it twice now! :S :S :S

If i disable the :
1. Welcome Panel Main
2. Welcome Panel Template Cache

it shows me only once but... it shows me


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and in the admincp, i cant find the options to customize it :(

King Kovifor
12 Jun 2008, 12:10
I managed to get it worked but i have it twice now! :S :S :S

If i disable the :
1. Welcome Panel Main
2. Welcome Panel Template Cache

it shows me only once but... it shows me


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and in the admincp, i cant find the options to customize it :(

Did you happen to upgrade from Zero Tolerance's plugins?

GuaRRand
12 Jun 2008, 14:59
i've seen a very nifty one on another site.

http://www.crapforum.nl/index.php?s=

It also shows top posters of the day, the avatar of the top poster, top threads etc..
I asked the admin how he did that but he wouldnt tell....any chance you could fit this in your mod??

bitbender
12 Jun 2008, 14:59
King, I been looking.. whar in tarnation does the .DS_file upload go?

I got the same 0.0 crud as well as it's saying I have 300K posts tto read since It thinks I haven't been online since 1969 :D

Yea, I probably missed removing the older plugins during my upgrade, as I was looking for a product and it appears it was a plug in...

So, uninstall and reinstall?

THx :D

i've seen a very nifty one on another site.

http://www.crapforum.nl/index.php?s=

It also shows top posters of the day, the avatar of the top poster, top threads etc..
I asked the admin how he did that but he wouldnt tell....any chance you could fit this in your mod??ACtually, this mod is cool since they broke it into multiple templates. I have modded the heck outa mine to show site life stats, newest member, etc..

It's a fine piece of work, working on 3.7.1 for me, minus the stat errors, but I think I made that happen cause I can't find whar to put the .DS_Store in da thread... The search here doesnt find any hits on .DS_Store

King Kovifor
12 Jun 2008, 16:39
King, I been looking.. whar in tarnation does the .DS_file upload go?

I got the same 0.0 crud as well as it's saying I have 300K posts tto read since It thinks I haven't been online since 1969 :D

Yea, I probably missed removing the older plugins during my upgrade, as I was looking for a product and it appears it was a plug in...

So, uninstall and reinstall?

THx :D

ACtually, this mod is cool since they broke it into multiple templates. I have modded the heck outa mine to show site life stats, newest member, etc..

It's a fine piece of work, working on 3.7.1 for me, minus the stat errors, but I think I made that happen cause I can't find whar to put the .DS_Store in da thread... The search here doesnt find any hits on .DS_Store

Yeah, that doesn't actually go any where. That is how Mac OS X stores folder information. :)

And multiple templates will be gone in 4.0.0... Based on how the hack will handle things. :p But you will still be able to include things.

bitbender
12 Jun 2008, 17:26
KingK - I am an such an ID10T sometimes - *jeesh*

You SAID delete the old welcome panel plugins.. It just DAWNED on me where they were! They were up under the Vbulletin Plugin section(in my world any way), thas why I didn't see them b4.

Once I 'whacked" them, all is good.

Cheers - I will await the new release

King Kovifor
12 Jun 2008, 18:00
KingK - I am an such an ID10T sometimes - *jeesh*

You SAID delete the old welcome panel plugins.. It just DAWNED on me where they were! They were up under the Vbulletin Plugin section(in my world any way), thas why I didn't see them b4.

Once I 'whacked" them, all is good.

Cheers - I will await the new release

That's cool. But the next release is a good time away. I have a few projects that come before this one.

Aligator21
13 Jun 2008, 07:01
I'm not sure if i understand well.
What will i have to do?

Do i have to install both Welcome Panel Template & Welcome Panel Template Rewrite? or i must install only your hack?

[edit]
I have uninstall Zero Tolerance's plugin and install only your product.
See the screenshot to see how it displayed :(

King Kovifor
14 Jun 2008, 02:38
It appears that your hack isn't correctly reading / installing the phrases. Can you try uninstalling and reinstalling?

Aligator21
17 Jun 2008, 06:04
I've allready done that more than one times, with the same results :(
Can you please tell me witch phrases are so i will delete them?

King Kovifor
17 Jun 2008, 14:00
Any phrases I install are listed as wp_ I believe.

Aligator21
18 Jun 2008, 05:41
If i delete all these phrases and re-install the product, will i have any problem?

Aligator21
18 Jun 2008, 06:00
OK i've delete all the phrases and re-installed the hack. It works just fine now, except one problem.

It shows me the "0,00 posts per day."

Any ideas to solve this error?

King Kovifor
18 Jun 2008, 16:10
I have never actually figured that problem out. Do you happen to have translated the panel?

Darkstarproject
18 Jun 2008, 22:49
I have it installed and working perfect on vb 3.7.1pl2

Darkstarproject
18 Jun 2008, 23:49
Only problem I see, is that when you are NOT logged in, it doesnt show anything on the front page to be able to login.

King Kovifor
18 Jun 2008, 23:51
Only problem I see, is that when you are NOT logged in, it doesnt show anything on the front page to be able to login.

This isn't meant to show to guests...

Darkstarproject
19 Jun 2008, 00:05
Gotcha... I thought that is how it is supposed to work. I got a 'work around' with it though, and it is working as it should.

Very Nice Hack BTW. Can't wait for the next version.

virus9112002
19 Jun 2008, 02:56
How can I Display It in usercp
Not in FORUMHOME

King Kovifor
19 Jun 2008, 14:37
How can I Display It in usercp
Not in FORUMHOME

The plugin only runs on the forum home, so it would require plugin edits.

Rs06 Ant
19 Jun 2008, 15:07
Anyone have any idea how i could get similar information onto a html page?

King Kovifor
19 Jun 2008, 19:59
Anyone have any idea how i could get similar information onto a html page?

Without manual updating it, no.

mA|tRiX
24 Jun 2008, 11:49
Is there any one who have translate it into german?

King Kovifor
24 Jun 2008, 17:41
If someone translates, I would be willing to post it up here (and give permission to post at http://www.vbulletin-germany.org).

EagleNick
29 Jun 2008, 06:14
Does this work with 3.7.2?

vitrag24
29 Jun 2008, 07:12
Hello king, plz update your mod for vb 3.7.x too. :)

King Kovifor
29 Jun 2008, 14:59
Does this work with 3.7.2?

Hello king, plz update your mod for vb 3.7.x too. :)

What doesn't work with it?

hotwheels
29 Jul 2008, 16:28
I just upgraded from your older version and i now get this error: Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT COUNT(*) AS newposts FROM vb3post WHERE dateline >= 08:19 PM, 07-28-2008 AND visible = 1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ':19 PM, 07-28-2008 AND visible = 1' at line 1
Error Number : 1064
Request Date : Tuesday, July 29th 2008 @ 12:27:16 PM
Error Date : Tuesday, July 29th 2008 @ 12:27:17 PM
Script : http://www.insanemustangs.com/forums/index.php
Referrer : http://www.insanemustangs.com/modules/Jig/index.php
IP Address : ............
Username : .........
Classname : vb_database
MySQL Version : 5.0.51a-community

hotwheels
29 Jul 2008, 16:47
I reuploaded the older Version: 2.1.1 and this one works fine.........I try the newer version and i get the above error...

King Kovifor
29 Jul 2008, 17:39
I reuploaded the older Version: 2.1.1 and this one works fine.........I try the newer version and i get the above error...

THere is a patch somewhere for v3.0.5, ZT (the original coder) didn't surround a variable with ' and it screwed up the Query... I guess I should go find that then. :P

macc
11 Aug 2008, 14:34
hello!

how to get this welcome panel under or above of navybar or on another place on forumhome ?

regards

macc

King Kovifor
11 Aug 2008, 15:45
hello!

how to get this welcome panel under or above of navybar or on another place on forumhome ?

regards

macc

It should be under the navbar by default and it is added on the fly using plugins. I have never moved it or attempted to move it.

macc
11 Aug 2008, 16:20
Thanks for reply ...will attach picture and you can see ... i will get this some more up!

is it possibly to get this on vba cmps page?
regards

macc

King Kovifor
11 Aug 2008, 16:35
As said, the code is done on the fly with a plugin that is only run on the forum home.

Mrdby
01 Oct 2008, 23:26
will their be an update for 3.7.3?

King Kovifor
02 Oct 2008, 00:22
It should work on 3.7.3 but an update is planned for everything.

KevinL
24 Dec 2008, 16:59
Call me stupid...but where exactly do I edit the templates? They're not in my template list :confused:

KevinL
26 Dec 2008, 16:20
Hate to bump this so soon...but does anyone have any idea?

Netunt
26 Dec 2008, 22:06
Do you offer a branding free version and if so, how much would it be.

King Kovifor
27 Dec 2008, 17:48
Call me stupid...but where exactly do I edit the templates? They're not in my template list :confused:

They should be located within the forumhome template group if I remember correctly.

Do you offer a branding free version and if so, how much would it be.

vBulletin options. There is one in there under this option group that allows you to turn the branding on / off.

KevinL
27 Dec 2008, 18:34
Thank you. I will give it another look :)

King Kovifor
31 Dec 2008, 20:26
Well over a year and a half later I'm announcing that I'll be rewriting this for vB 3.6+ including new features and improved usability.

Blue91
10 Jan 2009, 17:23
When I go to install this... I put images in my images folder... When I go to load the xml file, I get an error... "Invalid File Specified" Any ideas? Running 3.8.0.

Thanks.

King Kovifor
10 Jan 2009, 18:04
When I go to install this... I put images in my images folder... When I go to load the xml file, I get an error... "Invalid File Specified" Any ideas? Running 3.8.0.

Thanks.

Um, not at all. Try uploading it to the server (under, includes/xml) and using the server file method. That might work for you.

Blue91
10 Jan 2009, 19:15
Still no luck. I uploaded it to that folder and tried to install from this path "./includes/xml/product-welcomepanel-v305.xml"

Still get the error... I'll try deleting/reinstalling the entire thing, from the zip download forward.

Blue91
10 Jan 2009, 19:18
Do I have to upload the .DS_Store files? If so, where? To the same directory as the img files and the xml file respectively?

I feel like an idiot b/c this won't work. I just tried it a second time with the same results.

I uploaded the img files (and .DS_Store file just in case) to the images folder. I then tried to run the xml file from my computer. No go. I uploaded it to includes/xml folder (again, with the .DS_Store file just in case) and it did the same thing.

Oh well. This sucks b/c all of my users want the welcome panel back (had smasher master's hack on my previous 3.03 board version).

Blue91
10 Jan 2009, 19:43
Got it. I was trying to install the xml into the wrong area. I'm new to the "xml" game since I just came from 3.03.

Now to see how to go about moving it above the nav bar. Thanks.

Medina
18 Feb 2009, 16:48
Hello K_K

I would like to ask you if its possible to integrate this mod. http://www.vbulletin.org/forum/showthread.php?t=88474 into the welcomepanel.

So when receiving a pm, or a vistor message it should blink.

I hope that you can take a look at it.

Thank you very much.

King Kovifor
18 Feb 2009, 19:18
Since they have template edits, just apply them to this template and it should work fine.

Medina
19 Feb 2009, 17:05
Thank you for your reply.

Uhm, im a bit of a noob. Can you please give me instructions. :o

Medina
21 Feb 2009, 15:49
May i ask someone for support please. (if possible)

King Kovifor
21 Feb 2009, 15:52
May i ask someone for support please. (if possible)

You need to edit the template set for your style:

forumhome_welcomepanel_

Then you need to follow the instructions for that mod.

perfphysio
07 Mar 2009, 11:15
Hi guys

I have updated my navbar successfully to add the ending to the search.php query as shown below so that threads from those categories don't appear in my list. i.e. adding &exclude=212,220 at the end where 212 and 220 are the forum ID's I don't want included in the results

I have done the same in your forumhome_welcomepanel (see below) but it does not seem to work in there. Any ideas?

<!-- Start Image Links -->
<if condition="$vbulletin->options['images'] == 'imgs'">
<a href="search.php?{$session[sessionurl]}do=getnew&exclude=212,220"> <img src="$vboptions[wp_forumimagelink]newposts.png" alt="New Posts"></a> <a href="search.php?{$session[sessionurl]}do=getdaily&exclude=212,220"><img src="$vboptions[wp_forumimagelink]24hours.png" alt="Get Daily Posts"></a>

Medtech
16 Mar 2009, 03:22
Working on Vbulletin 3.8.1 patch level1

rob4448585
17 Mar 2009, 06:15
Working on Vbulletin 3.8.1 patch level1

this works just fine for me in 3.8.1 but cool!

ahamkaara
14 Jun 2009, 16:21
It seems like I can edit the vBPhrases for "You are most active in" "with" and "posts" but I can't find where to edit which forum and how many posts. Basically what I'm trying to center them and have them all on the same line because right now it looks like this.

You are most active in
This forum
with
6
posts

LieuR
16 Jun 2009, 02:49
Can someone explain to me how i can change the colour off the names that are topposters on this mod ?

King Kovifor
18 Jun 2009, 03:47
It seems like I can edit the vBPhrases for "You are most active in" "with" and "posts" but I can't find where to edit which forum and how many posts. Basically what I'm trying to center them and have them all on the same line because right now it looks like this.

You are most active in
This forum
with
6
posts

how wide is your box?

ahamkaara
18 Jun 2009, 13:51
It's standard size. I haven't edited anything size-wise on my board.

Feanor_87
26 Jun 2009, 06:00
Works great on vB 3.8.3

Thanks!! :)

nectons
23 Jul 2009, 23:38
It seams to work perfect at vb3.8.3

THANKS!

Invisigoth
16 Sep 2009, 14:31
It works fine with vBulletin v3.8.4. thanks a lot

compact123
21 Nov 2009, 22:22
Hi there :)

I'm sure that along with many other fans of this modification, I was wondering if you would be updating this plugin for the new version 4 of vBulletin? It would be great to have such a nice mod continue. thanks sir :O

King Kovifor
28 Nov 2009, 14:53
Hi there :)

I'm sure that along with many other fans of this modification, I was wondering if you would be updating this plugin for the new version 4 of vBulletin? It would be great to have such a nice mod continue. thanks sir :O

This should be an easy upgrade. :)

Christie
24 Jan 2010, 20:06
Really hope this will be made available for vb4

cykelmyggen
19 Jun 2010, 06:17
I was having trouble with this on on 3.8.5. therefore uninstalled.
Edit: Reinstalled and now running smoothly on 3.8.5.

bitbender
24 Feb 2011, 12:21
KingK - I hope you do not mind, but I am going to try and take this mod on as my first attempt at making a plugin for VB 4 - It's been some years since I did this, but my community is threatening a "Walk Like an Egyptian" revolt if I deliver 4.1.2 w/o it... :)

I will post back my progress and frustrations... If you would rather I didn't do this, please say so.

DarkGizmo
04 Aug 2011, 07:13
i goet an error on line 126 in functions.php in my header running on 3.8.7 PL2.

Any ideas why? Here is what is at 126:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



No idea why