![]() |
I noticed that the post/thread count goes up for regular members too, if there are new posts in the hidden Admin/Mod Forums. Any fix for that?
|
Very nice. I was seriously planning to use together the 'Store Avatars as Files' one.
I red something about here, but would undestand what's the actual state of the art, and what of the hacks should be better to install before the other one. Besides, there are actually two AAF hacks and would know which one has the best compatibility with the Welcome Panel Hack. Thanks a lot. Bye |
When can we expect an upgrade to 2.2.2 of this wonderful hack?
Currently I have this installed on creations.nl but the avatars aren't showing up no more! Maybe this can be fixed with just a simple template alternation? Hope someone can help! |
Have you re-applied the hacks to index.php, and the template edits *after* you upgraded to 2.2.2?
I'm not upgrading till v 3.0 comes out, but i can't see why this shouldn't work in 2.2.2. Anyone else having problems? |
[QUOTE]Originally posted by trilOByte
Have you re-applied the hacks to index.php, and the template edits *after* you upgraded to 2.2.2? I'm not upgrading till v 3.0 comes out, but i can't see why this shouldn't work in 2.2.2. Anyone else having problems? |
I'm pretty sure that if you're upgrading, the upgrade *doesn't* overwrite your templates.....
from vb.com... Quote:
I'd be very interested to hear from anyone who can't get the hack to work using the existing instructions. Cheers. |
[QUOTE]Originally posted by Jawelin
Very nice. I was seriously planning to use together the 'Store Avatars as Files' one. I red something about here, but would undestand what's the actual state of the art, and what of the hacks should be better to install before the other one. Besides, there are actually two AAF hacks and would know which one has the best compatibility with the Welcome Panel Hack. Thanks a lot. Bye |
Yeah!
I upgraded from 2.2.1 to 2.2.2 and forgot to alter index.php afterwards.. done that and everything is just working perfectly! :) |
cool, at least we have one confirmation it still works in 2.2.2 without any changes, that's a lot better than none ;)
About compatibility with the AAF hack. I'm not familiar with either of them, and don't know enough php to code a workaround. If anyone else can - or manages to get both of em working somehow, a comprehensive post saying how, would be apreciated. Otherwise, it might just be a case of "pick the one you want most". |
This is the first hack i installed on my forums and it works perfectly. Thanks for such a great hack.
|
I upgraded to 2.2.2 and the hack still works fine as far as I can tell. However, I did go and do the manual 2.2.2 upgrade for the most part, just to be safe.
|
no problems in 222 but can someone please tell me how to put the current online users section under the welcome panel, but above the forum list, with a gap in between them?
I have this hack installed and assume it would be only a template hack, but i dont like messing with them unless its a tried and tested procedure. |
I still haven't been able to get it to work? Anybody any advice? Here's my site: http://www.procedure.com
The Avatars don't work and my login box don't show up at the top.... |
It really looks like everything is fine, you just dont have the templates altered i think .. or the index.php .. Please follow the installation instructions step by step ..
|
hi,
can somebody explain why I should use this hack? I just edited the templates forumhome_logincode and forumhome_logout code to do this! What is the advantage of this hack? Thanks a lot! |
Quote:
In the forumhome template, fine the welcompanel edit that you added as part of the hack, scroll through untill you see.. PHP Code:
PHP Code:
Dont forget to remove the "$loggedinusers" line, from further down the forumhome template, otherwise it will show twice. |
[QUOTE]Originally posted by Birdie501
hi, can somebody explain why I should use this hack? I just edited the templates forumhome_logincode and forumhome_logout code to do this! What is the advantage of this hack? Thanks a lot! |
Hi,
I upgraded to 2.2.2 and the avatar shown in the CP disapeared. look at : http://www.pdafrance.com/pdaforum/index.php?s= any ideas? :frus: |
[QUOTE]Originally posted by pdatoon
Hi, I upgraded to 2.2.2 and the avatar shown in the CP disapeared. look at : http://www.pdafrance.com/pdaforum/index.php?s= any ideas? :frus: |
Great ahck, installed in less than 10 minutes :)
|
anyone having problems using cutom avatars after using this hack? I have that problem but am not sure which hack is causing it as it used to work fine. Now they only way I can use or assign one is to add it to the public avatar list
|
Wierd, using custom avatars here with no problems. I can't think why it would be this hack, as it doesn't screw with the default avatar stuff at all - it just creates a new var called $avatarimage, but lets all the original stuff well alone, so that should work the same as normal.
Wierd. |
just checking, I'm not sure how long this has been a problem and am trying to track it down. Any idea what files would mess with that? It's even weirder because once I have gone through all that and assigned the user the avatar, it still doesn't show in the admin panel for that user, only in the postbit like normal.
|
Hmm, have you any hacks that alter the user profile - or maybe avatar.php?
You could expand all groups and check the templates, see if any related to avatars have been edited, then try and identify the edit/hack from there. No more clues than that - sorry. |
:D
What can i say....WORKS GREAT !!!! Thanks for all the work on this great hack Trilobyte |
Got vbp3.0pr7 and vb2.2.2 and all is working great!
Thanks. :p |
[QUOTE]Originally posted by JTMON
just checking, I'm not sure how long this has been a problem and am trying to track it down. Any idea what files would mess with that? It's even weirder because once I have gone through all that and assigned the user the avatar, it still doesn't show in the admin panel for that user, only in the postbit like normal. |
If you want to add a referer id link into the welcome panel, so all your members have to do is right click and choose copy shortcut, to get their unique refere id, here's how.....
In the forumhome template, find the welcomepanel addition, look for... PHP Code:
PHP Code:
http://www.synobyte.com/pics/referrer.gif |
Your personal Referral code is: (link)
|
Thanks, missed the "rr" fixed now ;) :D
|
np
|
For those who have Custom Avatars as Files HACK installed, here is the solution to make it works with the Welcome Panel HACK:
Replace this code from Welcome Panel HACK in INDEX.PHP: Code:
if ($bbuserinfo[userid]!=0) { Code:
############################ Welcome Panel ROCKS! |
I don't have the custom avatars as file hack installed but I tried your code and it didn't work. I tried to upload and got this message:
[QUOTE]Warning: Unable to create '/admin/tmp/yeller.gif': No such file or directory in /usr/local/plesk/apache/vhosts/whatthefrag.com/httpdocs/forums/admin/user.php on line 632 Warning: Unable to move '/tmp/phpHt9sRD' to '/admin/tmp/yeller.gif' in /usr/local/plesk/apache/vhosts/whatthefrag.com/httpdocs/forums/admin/user.php on line 632 |
JTMON, did you try changing the name of the var from $avatarimage to something else?
EDIT: I don't think Pisco's hack will work unless you have the AAF hack installed. |
Not yet, about to tho.
|
[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: PHP Code:
Welcome Panel ROCKS! |
[QUOTE]Originally posted by JTMON
Not yet, about to tho. |
me too, I know it worked before vbPortal tho but that was almost 2 months ago. :D
|
[QUOTE]Originally posted by JTMON
me too, I know it worked before vbPortal tho but that was almost 2 months ago. :D |
I got that script from vbPortal.com as someone released it. That's probably the last change I did before I noticed the problem, so I am going to revert it to see if it fixes it. The thing is, I tried using $myavatarvariable in the login block with only the welcome panel hack installed and it wouldn't show.
|
All times are GMT. The time now is 08:53 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:
|