bfarber Posted March 17, 2010 Share Posted March 17, 2010 no , it does not work thanks . Try editing the template and change$mIds = array_keys( $this->memberData['_cache']['friends'] ); to$mIds = ( is_array($this->memberData['_cache']['friends']) AND count($this->memberData['_cache']['friends']) ) ? array_keys( $this->memberData['_cache']['friends'] ) : array(); Can anyone help please? I have no idea unfortunately. If I had to guess, yes, you need to remove your bar for this one to display. Link to comment Share on other sites More sharing options...
AtariAge Posted March 17, 2010 Share Posted March 17, 2010 Changes/Additions for next release already done: 1) Added a setting to allow you to extend the bar 100% across the bottom 2) In doing so, added a "settings" page in ACP to get rid of the confusion caused by having no ACP page for the app 3) Added download manager link (if installed/enabled) Stuff I'm still working on 1) Per-member ability to turn bar on/off 2) Fix overflow when there are a lot of messages/friends 3) Friend, favorite, notifications count on the button directly 4) Notifications support for IPB 3.1 (holding off until IPB 3.1 hits public beta, mostly) 5) Per-group permissions....maybe This is great stuff! Once you release a version that allows members to toggle it on/off, I'll be installing it on my forum. I'm sure many users will enjoy it, but there's always someone who'll complain so the user setting is important. :D ..Al Link to comment Share on other sites More sharing options...
Nuclear General Posted March 17, 2010 Author Share Posted March 17, 2010 Can anyone help please? You may have to uninstall your other bottom bar to display this bottom bar because yours could be hiding this one. EDIT: Do you have that "Follow Me" bottom bar installed? Link to comment Share on other sites More sharing options...
Nuclear General Posted March 17, 2010 Author Share Posted March 17, 2010 My new little additions! :D What do you think? Admin, Sup Mod View: Member, Guest View: Link to comment Share on other sites More sharing options...
Reitaksvk Posted March 17, 2010 Share Posted March 17, 2010 it is possible to have chat like in FB with friends who are online? Not only send PM, but realtime chat Link to comment Share on other sites More sharing options...
stoo2000 Posted March 17, 2010 Share Posted March 17, 2010 it is possible to have chat like in FB with friends who are online? Not only send PM, but realtime chat Read the whole thread topic :thumbsup: Link to comment Share on other sites More sharing options...
Reitaksvk Posted March 17, 2010 Share Posted March 17, 2010 Read the whole [s]thread[/s] topic :thumbsup: i found it after i wrote :D Link to comment Share on other sites More sharing options...
Wolfie Posted March 17, 2010 Share Posted March 17, 2010 [s]thread[/s] topic :thumbsup: :lol: I loved that. Link to comment Share on other sites More sharing options...
bfarber Posted March 18, 2010 Share Posted March 18, 2010 1) Added a setting to allow you to extend the bar 100% across the bottom 2) In doing so, added a "settings" page in ACP to get rid of the confusion caused by having no ACP page for the app 3) Added download manager link (if installed/enabled) .. 1) Per-member ability to turn bar on/off 2) Fix overflow when there are a lot of messages/friends 3) Friend, favorite, notifications count on the button directly Beta 2 released with all of the above included. I haven't tested a new install or upgrade with beta 2 though, so let me know if install/upgrade errors out for some reason. A user has also provided me with some spliced images to make handling longer text for the left hand bubbles easier. I hope to implement that in the next update. For now though, all the main stuff should be there that everyone requested. :) Link to comment Share on other sites More sharing options...
Wolfie Posted March 18, 2010 Share Posted March 18, 2010 Beta 2 released with all of the above included. I haven't tested a new install or upgrade with beta 2 though, so let me know if install/upgrade errors out for some reason. A user has also provided me with some spliced images to make handling longer text for the left hand bubbles easier. I hope to implement that in the next update. For now though, all the main stuff should be there that everyone requested. :) Gonna go and infect my site with it now... :D Link to comment Share on other sites More sharing options...
Wolfie Posted March 18, 2010 Share Posted March 18, 2010 Just tried it and when I go to the ACP page, it shows the settings page with a thing saying, "No group was passed. Please try again." I tried uninstalling then reinstalling it. I had a favorite post marked and a "1" still shows for the favorites but when I click on it, it says I have "0". Link to comment Share on other sites More sharing options...
AtariAge Posted March 18, 2010 Share Posted March 18, 2010 Beta 2 released with all of the above included. I haven't tested a new install or upgrade with beta 2 though, so let me know if install/upgrade errors out for some reason. A user has also provided me with some spliced images to make handling longer text for the left hand bubbles easier. I hope to implement that in the next update. For now though, all the main stuff should be there that everyone requested. :) Excellent, I'm going to install this on my development forum now and play with it. If that goes well, I'll properly skin it so I also can infect my live forum with it. :D Thanks for your work on this, it's a pretty cool mod. ..Al Link to comment Share on other sites More sharing options...
Nuclear General Posted March 18, 2010 Author Share Posted March 18, 2010 Just tried it and when I go to the ACP page, it shows the settings page with a thing saying, "No group was passed. Please try again." That error is due to Brandon not exporting the settings to the app folder and that it is not included the archive. Link to comment Share on other sites More sharing options...
OrahChris Posted March 18, 2010 Share Posted March 18, 2010 Works great but It blocks "mark forum as read" as well as most of the footer. Anyway to fix this? Should I add some <br/> tags to give it more space? Link to comment Share on other sites More sharing options...
.Ian Posted March 18, 2010 Share Posted March 18, 2010 just add a couple of <br /> to almost the end of global template and it should be visible. Link to comment Share on other sites More sharing options...
OrahChris Posted March 18, 2010 Share Posted March 18, 2010 Thanks Ian :) Link to comment Share on other sites More sharing options...
WordCup Posted March 18, 2010 Share Posted March 18, 2010 You may have to uninstall your other bottom bar to display this bottom bar because yours could be hiding this one. EDIT: Do you have that "Follow Me" bottom bar installed? Ok, i will remove it. It's a fixed bar i did myself. I try the new beta first though. Link to comment Share on other sites More sharing options...
.Ian Posted March 18, 2010 Share Posted March 18, 2010 Beta 2 released with all of the above included. I haven't tested a new install or upgrade with beta 2 though, so let me know if install/upgrade errors out for some reason. A user has also provided me with some spliced images to make handling longer text for the left hand bubbles easier. I hope to implement that in the next update. For now though, all the main stuff should be there that everyone requested. :) Many thanks :) That error is due to Brandon not exporting the settings to the app folder and that it is not included the archive. I'll hold fire then, before installing :) Link to comment Share on other sites More sharing options...
bfarber Posted March 18, 2010 Share Posted March 18, 2010 That error is due to Brandon not exporting the settings to the app folder and that it is not included the archive. Ah, fantastic. :rolleyes: Will export the settings this evening and update the package. It shouldn't impact anything in the mean time (the setting allows you to make the bar 100% width), and you should be able to import the settings separately when I export them this evening. If that's the only issue, not a big deal. Link to comment Share on other sites More sharing options...
Nuclear General Posted March 18, 2010 Author Share Posted March 18, 2010 Ah, fantastic. :rolleyes: Will export the settings this evening and update the package. It shouldn't impact anything in the mean time (the setting allows you to make the bar 100% width), and you should be able to import the settings separately when I export them this evening. If that's the only issue, not a big deal. I haven't tested an upgrade with it yet, but I did notice that it won't do an upgrade process because you haven't updated the versions.xml file with a new version in the list. It's still at 1.0 100. So an upgrade is not feasible. Link to comment Share on other sites More sharing options...
I am Freddy G Posted March 18, 2010 Share Posted March 18, 2010 Does anyone want to help me? I'm not an images guy (I don't have Photoshop available right now either). I'd like to make the dark "bubble" more generic so it can support longer text easier. To do that, I need to have the image left/right, and a slice I can tile across the middle. Generally speaking, if you're good with images you probably already understand what I mean. If someone wants to do up the images for me, I'll try to implement them, so that longer text blurbs in the bubbles are supported properly. Speech Bubbles + Images? That is Old School Here is the latest and new way to do them with Progressive EnhancementRead More About CSS Speech Bubbles in this Awesome Article! <p class="triangle-right">This could be any element you want</p> /* Bubble with a right angled triangle ------------------------------------------ */ .triangle-right { position:relative; padding:15px; margin:1em 0 3em; color:#fff; background:#075698; /* default background for browsers without gradient support */ /* css3 */ -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; /* NOTE: webkit gradient implementation is not as per spec */ background:-webkit-gradient(linear, left top, left bottom, from(#2e88c4), to(#075698)); background:-moz-linear-gradient(top, #2e88c4, #075698); background:-o-linear-gradient(top, #2e88c4, #075698); background:linear-gradient(top, #2e88c4, #075698); } /* creates triangle */ .triangle-right:after { content:"\00a0"; display:block; /* reduce the damage in FF3.0 */ position:absolute; bottom:-40px; /* value = - border-top-width - border-bottom-width */ left:50px; /* controls horizontal position */ width:0; height:0; border-width:20px 0 20px 20px; /* vary these values to change the angle of the vertex */ border-style:solid; border-color:#075698 transparent transparent; } Link to comment Share on other sites More sharing options...
Nuclear General Posted March 18, 2010 Author Share Posted March 18, 2010 Hey Brandon, you should possibly add the subpanel-ul-wrapper to the PMPanel as well, just in-case some people wanna change the number of PMs that show up. Just a suggestion. :) Link to comment Share on other sites More sharing options...
Wolfie Posted March 18, 2010 Share Posted March 18, 2010 If that's the only issue, not a big deal.Not quite. Another minor issue, just want to make sure it's noticed, quoted below. I tried uninstalling then reinstalling it. I had a favorite post marked and a "1" still shows for the favorites but when I click on it, it says I have "0".Just to clarify.. I had a post marked as a favorite. Uninstalled and reinstalled. I know that 'favorite' is now forgotten, but it still says that I have a favorite post, but nothing is listed when I click on the star. Link to comment Share on other sites More sharing options...
Nervosa Posted March 18, 2010 Share Posted March 18, 2010 When I login I get the following error when Bottom Bar is installed. Only shows on /index.php?app=core&module=global§ion=login&do=processWarning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in .../forums/admin/applications_addon/other/bottombar/sources/hooks.php on line 79 Warning: Cannot modify header information - headers already sent by (output started at .../forums/admin/applications_addon/other/bottombar/sources/hooks.php:79) in .../forums/admin/sources/classes/output/formats/html/htmlOutput.php on line 93 Warning: Cannot modify header information - headers already sent by (output started at .../forums/admin/applications_addon/other/bottombar/sources/hooks.php:79) in .../forums/admin/sources/classes/output/formats/html/htmlOutput.php on line 96 Warning: Cannot modify header information - headers already sent by (output started at .../forums/admin/applications_addon/other/bottombar/sources/hooks.php:79) in .../forums/admin/sources/classes/output/formats/html/htmlOutput.php on line 104 Warning: Cannot modify header information - headers already sent by (output started at .../forums/admin/applications_addon/other/bottombar/sources/hooks.php:79) in .../forums/admin/sources/classes/output/formats/html/htmlOutput.php on line 105 Warning: Cannot modify header information - headers already sent by (output started at .../forums/admin/applications_addon/other/bottombar/sources/hooks.php:79) in .../forums/admin/sources/classes/output/formats/html/htmlOutput.php on line 109 I have also noticed that if "Allow users to choose skins?" is sent to NO the bar does not display. Five minutes after I installed it I topic popped up saying stop turning this into FB. I realize some users arnt gona like this and that's why the Hide bottom bar is in the user control panel. Is it possible to have a "Hide bottom bar" button on the bar itself? When clicking it the user will get a msg saying To reinable this please go to "My Settings > Bottom Bar" Is it also possible to have it off by default? Link to comment Share on other sites More sharing options...
Wolfie Posted March 19, 2010 Share Posted March 19, 2010 Five minutes after I installed it I topic popped up saying stop turning this into FB.:lol: Is it also possible to have it off by default?If it's off by default, then many won't even know it's there, making it rather useless. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.