![]() |
In the zip file is missing vbF_Functions.php.
|
Quote:
I just added an admin file. Marina |
Thanks, looks like this has now improved alot.
|
:D I had still the old code in index.php. Now is all ok
|
I have still the user groups "donors" and "children", as also still get I into the list
|
What must I do to show admins, moderators and supermoderator?
|
Quote:
|
Oh, thanks! And how to change the place of the bar in my forumhome? Now it is shown on the bottom of my page, below the forum statistics. What must I do?
|
Quote:
|
But can't I replace the place by means of template editing, as in the previews version?
|
i dont like hooks because they move stuff which looks out of place.Is there nothing we can edit to be able to call the box in where we would like it.
ALso this hack is even better now u allowed to select which usergroup we can use.Thanks |
why do i get this error
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1259) : eval()'d code on line 5 |
This interferes with the Just Joined Mod
|
Quote:
|
still dont answer why i get the error above so i cant use the hack.If i turn it off the error goes so it is obviously interfering with something on my board and i have a bad suspicion it is cybs advanced Stats.
Is there no way to fix it ? |
Quote:
|
it deffo does.As stated above if i unactivate the plugin the error goes away.Also no errors before hack active and errors only appears once hack is hactive.
Also have u not noticed how many errors there is : There is 7 because on the admin options page i told it to display 7 users.Now if i tell it to display 2 users then the errors appear only twice. |
Quote:
In second hand, as I don't know if you did new install or upgraded the old installation. If it's the 2nd, have you follown my instructions for removing the old code? |
Nice mod for a small site but for a larger site with multiple Admins, Super Mods, Mods ... etc. not all can be shown on the FORUMHOME ... IMO ... it would be a better mod if it was it's own page .
|
i installed from fresh - no upgrade.Like i said i think this hack is interfering with another hack which i have running on my board.
|
Quote:
|
I know for sure which hack it is - cybs advanced stats but id rather turn this hack off than that one as that has a lot more uses.
|
Quote:
Can you please add the usergroup numbers instead of the setup you have now. Say I want to show groups 2,6,15 With the current system, this isn't possible. thanks also the "image width" doesn't hold the images at "80" pix :( |
Okay... I installed this and it worked for a couple hours... and then I started getting these errors:
"Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /index.php(539) : eval()'d code on line 13" "Unable to add cookies, header already sent." Now... I know you've said you don't think it is from your mod... so I tested it out. I disabled ALL mods except for yours... and the error remained. As soon as I disabled yours it went away. So... its DEFINITELY your mod. Now the question is... how do we fix this? |
Into your loop $team get musername style with:
PHP Code:
Another fix: Template Cache for use template cache create new plugin, select SiteTeam Product, set name of plugin example "SiteTeam - Cache Templates", select "cache_templates" hook and into codebox insert: PHP Code:
Thanks :) |
Quote:
I disabled the other mods and when I came to this one it fixed everything. So, it surely is this mod causing this problem. I'll wait for a fix before re-enabling this mod. It's too bad too because it's pretty cool, I just wish I had thought about logging out to test it sooner :( |
I guess this should say "Un" Supported :(
a real bummer, I'd like to use it. |
Quote:
Agreed. I get a near identical error. Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /index.php(539) : eval()'d code on line 245 Uninstalling NOW. |
I had array_merge() errors in another mod by vbfreelancers, the just Join Us mod.
I found this thread about how to deal with the array merge errors. I was able to fix mine, but I cheated and removed the code: $vbphrase = array_merge($vbphrase, $tmp); from the plugin. Haven't looked back since, might be worth a try for this mod also. |
im using the vbulletin basic skin and i see in the screenshot that you have yours just above the whos online box can you please tell me how to do that >??
many thanks andy |
Is there a way to use this with vbAdvanced CMPS? I would like this on my homepage instead of or along with the forum home.
|
Quote:
I think this would look so much better above the who's online box rather then stuck at the bottom of the forum. It currently looks out of place. |
Did anyone get an answer on how to relocate this to where you want it instead of at the bottom of forumhome? I would like it to be under the stats.
|
Quote:
The Problem: Unfortunately, the mod was made for php4, not php5. Those of you running php5 on your servers will receive this error. Solution: Go into Plug-in Manager and edit the Show Meet our team at forum home page plug-in. Change this: Code:
$tmp = unserialize($user["phrasegroup_siteteam"]); Code:
$tmp[] = unserialize($user["phrasegroup_siteteam"]); Thanks again to Abe1 who helped me figure this out!! |
All times are GMT. The time now is 10:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|