Jump to content

Michael.J

Clients
  • Posts

    5,361
  • Joined

  • Last visited

  • Days Won

    11

Reputation Activity

  1. Like
    Michael.J reacted to Martin A. in Raw PHP to be parsed while listing apps in navigation   
    I'd like to request something similar like settings evalPHP for applications.
    As it is now, all apps with a public title is shown, no matter if the user has access to it or not. A field for raw PHP code could "solve" that.


    $show = 1; if ( ! in_array( $this->memberData['member_group_id'], explode( ',', $this->settings['theseHaveAccessToIt'] ) ) { $show = 0; }

    And, a checkbox to completely hide the application from the main navigation, allowing us to make UCP-only applications, and similar.
  2. Like
    Michael.J reacted to teraßyte in Change popups for Hook Export   
    I was going to export an hook and I had the popup open to select language bits, I was already done adding 10 language strings but I clicked by mistake out of the popup and it closed itself so I had to redo everything.

    Can you please stop the popup being closed by clicking outside so we can close it only clicking on the close button? :whistle:
  3. Like
    Michael.J reacted to sparc in Please bring back topic markers in the LoFi   
    Didn't realize you can switch to lo-fi skin on the company forums now.

    Yeah i agree on the neowin skin looking very pro. We need a skin design contest for lofi.
  4. Like
    Michael.J reacted to Michael in "Topic View" stats need some SERIOUS fixing...   
    I can understand your frustration, but what you deem as high priority may not be what most people feel. In order to accurately track what you're looking for, every single topic view would need logged. For many sites, that's an unrealistic expectation considering the number of not only registered members pinging the topics repeatedly, but guests and search engines. Would something like Google Analytics or a similar tool be able to capture this data?
  5. Like
    Michael.J reacted to teraßyte in Editing hook settigs requires IN_DEV   
    Well, the best thing (in my opinion) is to show only the dropdowns to change if/foreach cycle and the other dropdown to selected the hook point of course when IN_DEV is not enabled.

    When IN_DEV is enabled instead show everything as usual.
  6. Like
    Michael.J reacted to Michael in Editing hook settigs requires IN_DEV   
    Currently, in order to edit a hook to change something like which template it hooks into, you have to turn on IN_DEV mode. This is bad because it puts the whole site into developers mode. We should be able to edit a hook's properties without having to enable IN_DEV.
  7. Like
    Michael.J reacted to Graeme S. in Something that's already A HUGE improvement!   
    I just want to say that something is definitely right about IPB3.0.

    In the couple weeks that IPB3.0 RC1 has been out, I've already downloaded a dozen hooks/mods that have drastically improved my forum. My members are loving the little features here and there.

    Although I can't say I know much about the code, I will admit that it seems a lot easier for modders to create really awesome hooks (with relative ease?). New mods are released almost everyday, and it's obvious that there should be some really awesome applications in the near future!
    Specifically, want to give credit to some of the community devs/coders who have already released some really useful mods: SOSInvision, Michael, m4rtin, Alex, MichaelJohn, tera
  8. Like
    Michael.J reacted to OrahChris in IP.Board 3.0.0 RC 2   
    RC and BETA's are sorta like Twinkies, We know we shouldn't eat them, but we do then get fat and think, well it was a short enjoyment and now I need to work my butt of to loose weight. Maybe a bad example, but either way we laugh we cry we smash keyboards (or at least I do) and it just brings us closer as a community don't you think? Ahh a tear to my eye.

    Either way I love IPB, I could never go back to PHPBB *shudders* New Fanboy here for sure :D

    Speaking of bugs, has anyone noticed the pip images are missing on this board?
  9. Like
    Michael.J reacted to Brett B in Why arent bbcodes protected functions   
    Bring back neg rep please
  10. Like
    Michael.J reacted to Mark in Why arent bbcodes protected functions   
    Yes.
  11. Like
    Michael.J reacted to bfarber in Why arent bbcodes protected functions   
    Ah, ok. To summarize...

    You want to be able to use javascript in the editor.
  12. Like
    Michael.J reacted to Michael in Why arent bbcodes protected functions   
    Ah, so it's yet another topic about you wanting to use javascript in code in the editor. :rolleyes:
  13. Like
    Michael.J reacted to teraßyte in Need Revisioning/Versioning in IPB !   
    And then everyone will enable it and their DB will grown infinitely in size because people won't read the notice that the option uses a lot of DB space :P
  14. Like
    Michael.J reacted to teraßyte in ips_CacheRegistry -> getCache/_loadCaches   
    I was hoping that you implement this small change for 3.0.0 :(


    Actually I have already rewritten the function on my own just for fun lol


    static public function getCache( $keys ) { if ( is_string( $keys ) ) { if ( ! in_array( $keys, array_keys( self::$data_store ) ) ) { self::_loadCaches( array( $keys ) ); } return self::$data_store[ $keys ]; } elseif ( is_array( $keys ) && count( $keys ) ) { $toLoad = array(); foreach( $keys as $key ) { if ( ! in_array( $key, array_keys( self::$data_store ) ) ) { $toLoad[] = $key; } } self::_loadCaches( $toLoad ); return TRUE; } return FALSE; }
  15. Like
    Michael.J reacted to TrixieTang in Request | delete my user URGENT!   
    Stop spamming this everywhere...
  16. Like
    Michael.J reacted to Strike X in Welldone to IPB Developers!   
    Well done releasing IPB 3 RC1! You did amazing job! :thumbsup:

    After all hard work you did.. I think you should start charging people if they want to upgrade to IPB 3 Final for like $20 or something. I don't mind paying.

    If they don't want to pay they will have to wait for 1 year for free upgrade to IPB 3 (with IPB licence). Of course IPB 2.3.x security update will be provided only.

    Think about Marketing ;)
  17. Like
    Michael.J reacted to bfarber in RC1 Release   
    I can say it's coming soon. As of right now it's been 2 weeks + 3 days. It's not like we're 3 months off from the estimate. ;) He did say "or so" which you should interpret to mean "plus or minus a week roughly".
  18. Like
    Michael.J reacted to AndyF in RC1 Release   
    Looking at the Bug Tracker is one way to keep up on things etc. Although there is more to it than that :)
  19. Like
    Michael.J reacted to Rοb in RC1 Release   
    Sigh, another "when will it be released" thread...

    Apparently for each one created it brings that magical date forward an hour.

    Seriously though, the answer is "when it is ready". IPS never have public release dates :)
  20. Like
    Michael.J reacted to Lee Craven in This IPB3 skin is not good   
    I have to agree I love this skin too, it's fast, clean and well laid out, maybe a few more color choices that could be added to just use this skin along with color (Still can't get used to spelling COLOUR the yank way, guess I would look retarded requesting CHEQUES for payment also right? Checks? Thats like a CHECK LIST not a darn form of payment :P - well I live here now so I better try adjust) changes. I look forward to the new designs though.

    Are you guys going to have a page with all the skins in a contest on them so we can view them in like a "Working theme preview" type of way? That would be cool followed by a rating system (1 rating per member).
  21. Like
    Michael.J reacted to Charles in Good Grief Charlie Brown !   
    Plenty of topics on this already Lucy. :)
  22. Like
    Michael.J reacted to teraßyte in [Suggestion] 3.0 Application detail   
    Good suggestion :)
  23. Like
    Michael.J reacted to PrefeX in Opera Mini (Mobile) not supported?   
    Nokia is the largest producer in the world, and Sony Ericson is number 5. However, in most of Europe, you almost only see people using Nokia and Sony Ericson cellphones, so it's important that this is supported out of the box :)
  24. Like
    Michael.J reacted to RTM in This should be changed..   
    Indeed;

    ACP > Tools > System settings > Forums > Topics, posts & polls

    Topic titles area as the Topic Title Max Length which is set to 150 characters, by default, and can be shortened there.

    Rob
  25. Like
    Michael.J reacted to bfarber in This should be changed..   
    So don't post such long titles :P
×
×
  • Create New...