Jump to content

Chris59

Clients
  • Posts

    420
  • Joined

  • Last visited

  • Days Won

    7

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Chris59

  1. I would like to see messages growing some. I would like to see I can use it everywhere in IPSSuite . not only in the forum part . and its not work proper either . shows on main page and everywhere . I see above this has been up before . but still not working . am running ipsuite 4.2.5 and latest messages .....

    Ex: I would like to see I can use a message box in the collection part without showing everywhere . hope to see some improvement to this great app . 

    will disable the app to new version is coming .....

     

  2. Get some db errors , when I add a issue its not stay in the project itself , the issue for a specific project shows up in all projects issue tab on all projects . 


    OutOfRangeException:  (0)
    #0 /www/webvol15/um/r9qcbbhutiyruj5/xxxxx/public_html/applications/projectmanager/modules/front/projects/view.php(187): IPS\Patterns\_ActiveRecord::load('2')
    #1 /www/webvol15/um/r9qcbbhutiyruj5/xxxxx/public_html/system/Dispatcher/Controller.php(85): IPS\projectmanager\modules\front\projects\_view->releaseNotes()
    #2 /www/webvol15/um/r9qcbbhutiyruj5/xxxxx/public_html/applications/projectmanager/modules/front/projects/view.php(53): IPS\Dispatcher\_Controller->execute()
    #3 /www/webvol15/um/r9qcbbhutiyruj5/xxxxx/public_html/system/Dispatcher/Dispatcher.php(146): IPS\projectmanager\modules\front\projects\_view->execute()
    #4 /www/webvol15/um/r9qcbbhutiyruj5/xxxxxx/public_html/index.php(12): IPS\_Dispatcher->run()
    #5 {main}

    backtrack
    #0 /www/webvol15/um/r9qcbbhutiyruj5/xxxxx/public_html/init.php(523): IPS\_Log::log('OutOfRangeExcep...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(OutOfRangeException))
    #2 {main}

  3. yeah , I have reported it 5 times on alpha beta tracker . was wrong in pages, files, blog, activity streams ... seems they don't fixed it all way ....

    look like this with custom.css setting
    prefix should be in one line and title on next right ??
    2016-12-06_15-41-26.png

    have posted the issue to bug tracker .. ....
     

     

  4. Okey Friends :) I did a guide how to use this app and how to add category and awards and how all works . will include it in all my award packages as well but I wanted you guys to have it and I hope it will help some who is new to this application. so feel free to download it and @-RAW- have review it and approve it .....

    Mega-Flat-Icons_18.png Happy Awards Mates  line_one_gold_01.png

    Award-Guide-v1.0.pdf

     

  5. Here is for dark theme ....

    2016-11-05_23-58-55.jpg

     

    /*******************************************************/
    /************** Custom.css DARK iAwards******************/
    /*******************************************************/
    /** How iAwards showing in forum postbit and post area */
    /*******************************************************/
    fieldset.awards_fieldset {margin-top:8px;color:#F9F6ED;font-weight: bold;
     background: #45484d; /* Old browsers */
    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
    border-color:darkgrey; border-width:5px;border-radius:5px;border-style:double; }
    legend.awards_legend { padding: 0 0.5 em; }
    .awards_dataOuter { width: 100%; margin: 0 auto; }
    .awards_data { display: inline-block; padding: 4px 1px; }
    .awards_dataHover { display: inline-block; padding: 4px 1px; }
    .awards_dataHover:first-child { padding: 5px 0; margin-left: -5px; }
    .awards_award_img { margin-top: 0px; }
    .awards_awardRow { width: 10%; }
    .awards_reasonRow { width: 90%; }
    .awards_awardsRow { width: 10%; }
    .awards_reasonsRow { width: 80%; }
    .awards_statsRow { width: 15%; }
    hr.awardsHr { margin: 5px 0 10px 0; height: 0; padding: 0; border-width: 1px 0 0 0; border-style: solid; border-color: #f0f0f0; }
    /*=========================================================================*/

     

  6. While @-RAW- working on some issues I wanted to share how I play with the css for the awards and how they
    look like in panel and post area. you can really play with this to make your board look awesome with
    the awards ... the awards in my photos will be released later... I have put all css settings for awards
    to custom.css so I can tweak them for each theme .... if you are using default or light theme you can use
    mine ... here is my code I added to custom.css

     

    /*******************************************************/
    /************** Custom.css for iAwards******************/
    /*******************************************************/
    /** How iAwards showing in forum postbit and post area */
    /*******************************************************/
    fieldset.awards_fieldset {margin-top:8px;color:#304d66;font-weight: bold;
     background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    border-color:#8ab0d0; border-width:5px;border-radius:5px;border-style:double; }
    legend.awards_legend { padding: 0 0.5 em; }
    .awards_dataOuter { width: 100%; margin: 0 auto; }
    .awards_data { display: inline-block; padding: 4px 1px; }
    .awards_dataHover { display: inline-block; padding: 4px 1px; }
    .awards_dataHover:first-child { padding: 5px 0; margin-left: -5px; }
    .awards_award_img { margin-top: 0px; }
    .awards_awardRow { width: 10%; }
    .awards_reasonRow { width: 90%; }
    .awards_awardsRow { width: 10%; }
    .awards_reasonsRow { width: 80%; }
    .awards_statsRow { width: 15%; }
    hr.awardsHr { margin: 5px 0 10px 0; height: 0; padding: 0; border-width: 1px 0 0 0; border-style: solid; border-color: #f0f0f0; }
    /*=========================================================================*/

    And looks like this -->

    Skärmavbild 2016-11-05 kl. 14.16.54.png

    And here is the hover card view of awards

    Skärmavbild 2016-11-05 kl. 14.18.52.png

×
×
  • Create New...