Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 19, 201014 yr I was wondering where the "area" is to change "Staff Online" to something else ? I checked staffOnlineSidebarBlock under templates no go there... went to Manage Hooks > Staff Online Sidebar Block > Edit Hook not there either.. :huh: no lang file for it... So im stumped.. :D lol
December 20, 201014 yr I'm afraid I hid it away :D The language phrase is called sosb_staff_online and is in the forums -> public_boards language file :)
December 20, 201014 yr hmm, I went to: Manage Languages > Forums > public_boards > I dont see sosb_staff_online anywhere in there... (theres about 6 pages.. S's are on page 4 & 5) Nothing there.. I even tried searching through all of language for sosb_staff_online and nothing comes up... :(
December 20, 201014 yr Are you using the latest version of the mod? It's possible that some older versions had the text hard-coded rather than as a phrase. I've just installed the latest version to double check and the phrase should definitely be included. May be worth removing and reinstalling it to see if that fixes things.
December 23, 201014 yr Is there a way this lil box can be placed on another area for the forum? I'm afraid not. You can change the position it is displayed in the sidebar by moving it up/down the list in ACP -> Manage Hooks but it will only display in the forum home sidebar.
January 11, 201114 yr Is there anyway to have add another option. The option would be to show either a) the title or b) their group Having the option would be great as a personal preference, as i think having "staff/admin" and "moderators" to look nicer :) And to have any future mods/staff i get to add that to stop using a title so it looks neater, is taking away something they might like to use for something else
February 11, 201113 yr I really need help uninstalling this mod. I installed this mod but now i want to uninstall it. When i disable or uninstall the hook, the staff online sidebar block does not disappear on my main board. I tried everything from disabling it, uninstalling the hook and recaching my skins. Nothing works. Could someone teach me how to get rid of this hook from my skins permanently? Whatever i do it still shows up on my sidebar. Thank You
July 27, 201113 yr Unfortunately I have no plans to update this, or any of my mods, to 3.2. If anyone wishes to update and re-release them under their own name they have my full permission :)
July 29, 201113 yr Unfortunately I have no plans to update this, or any of my mods, to 3.2. If anyone wishes to update and re-release them under their own name they have my full permission [img] [/img] I have updated this and I will re-release it. I've stated you were the original coder and I will be keeping it as a free modification. This will be the first time I've uploaded a hook, so lets hope it goes well! I tried to upload it as a new Hook but community.invisionpower.com keeps going up and down like a yo-yo, and I've been trying for well over an hour now. I found that there is only 1 LINE that needs changing. Download this mod and edit this line: $r['member_name'] = IPSLib::makeNameFormatted($r['member_name'], $r['member_group']);[/CODE] Replace with: [CODE]$r['member_name'] = IPSMember::makeNameFormatted($r['member_name'], $r['member_group']); Simple as that. It works for me now.
July 29, 201113 yr [s]I have updated this and I will re-release it. I've stated you were the original coder and I will be keeping it as a free modification. This will be the first time I've uploaded a hook, so lets hope it goes well![/s] I tried to upload it as a new Hook but community.invisionpower.com keeps going up and down like a yo-yo, and I've been trying for well over an hour now. I found that there is only 1 LINE that needs changing. Download this mod and edit this line:$r['member_name'] = IPSLib::makeNameFormatted($r['member_name'], $r['member_group']);[/CODE] Replace with: [CODE]$r['member_name'] = IPSMember::makeNameFormatted($r['member_name'], $r['member_group']); Simple as that. It works for me now. Thanks so much!!!
July 29, 201113 yr Author Hi Niko I've taken over the support and development of this modification, so is it okay if I upload the fixed xml
July 29, 201113 yr Hi Niko I've taken over the support and development of this modification, so is it okay if I upload the fixed xml Oh of course! Please, be my guest. Thanks for asking by the way. I just posted that as a sort of quick fix, for while the project(s) were being handed over, as I know it can take time to update them to the 3.2 engine. It was my first time doing something like that, and I actually feel like I acomplished something today. So thank you. YMMD
July 29, 201113 yr Author Released for 3.2 http://community.invisionpower.com/files/file/4458-mm32-staff-online-in-sidebar/ (once it's approved) Hope you guys like it, there were a few more modifications than the line above...SEOed the code, now uses alt and title tags properly Uses the 3.2 sidebar classes (so it looks like a 3.2 sidebar) Uses 3.2 user hover Let me know what you think in the new user reviews section they have (below the mod)
July 30, 201113 yr Has it had the fix that prevented repeat staff from appearing in the list? Example: If you have multiple tabs open on the same site that you're staff on, and open the browser, you appear on the list the same number of times as there are tabs open to the site? Or did no one know about this bug?
July 30, 201113 yr Author Has it had the fix that prevented repeat staff from appearing in the list? Example: If you have multiple tabs open on the same site that you're staff on, and open the browser, you appear on the list the same number of times as there are tabs open to the site? Or did no one know about this bug? Didnt know about this.... will test and bugfix
October 18, 201113 yr Has it had the fix that prevented repeat staff from appearing in the list? Example: If you have multiple tabs open on the same site that you're staff on, and open the browser, you appear on the list the same number of times as there are tabs open to the site? I noticed some of my staff had this happen to them. I didn't know why it was happening so thank you! and yes, I have the same error. Also, the latest version seems to have broken my site. Fatal error: Call to undefined method IPSLib::makeNameFormatted() in /home/XXXXX/public_html/forum/hooks/staffOnlineSidebarBlock_312f198cc43b7baa994a7878fcb1a67e.php on line 110
October 20, 201113 yr That's because this is an IP.Board 3.1 mod, and not compatible with IP.Board 3.2. Before reporting a file as broken, be sure to check out the "Supported IPS Software Version" setting for the file in the Marketplace.
Archived
This topic is now archived and is closed to further replies.