Jump to content

scaz

Clients
  • Posts

    272
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    scaz got a reaction from Como in Consistent login problems at this site.   
    Hi @Como
    I haven't had this problem for a while. But this problem seems quite random. In any case at present, I have no longer had any problems. I am on the latest ips version. 
    If it ever comes back to me I wouldn't hesitate to come and tell you here if you want.
  2. Like
    scaz reacted to Adriano Faria in iAwards   
    Quick and easy fix. FTP required.
    Download applications / awards / tasks / autoAwardRules.php and find:
    public function execute() { foreach( \IPS\awards\Rule::roots() as $rule ) Change to:
    public function execute() { $rules = array(); foreach( \IPS\awards\Rule::roots() as $rule ) Save and upload.
  3. Thanks
    scaz reacted to Chris Anderson in Consistent login problems at this site.   
    It's still happening to me as well.
  4. Thanks
    scaz got a reaction from Balto in Expand Count Values   
    For the count post under avatar you need to edit the 'postContainer'
    Forum -> front -> topics -> postContainer
    search
    {number="$comment->author()->member_posts" format="short"} and replace by
    {number="$comment->author()->member_posts" format="long"} it will replace 'short' by 'long' 😉 
    screenshot for short format vs long format

     
     
  5. Like
    scaz reacted to wegorz23 in Replace Badges   
    We decided to create our own solution to overwrite badges, add some progress bar to next badge and to show users how many and what badge is next.
    Like how many post he have and how many days on site.
    I have working on addon to do it.
     

  6. Like
    scaz reacted to wohali in Christmas Lights   
    Hi everyone,
    Year-end crunch hit early this year, so my plans to review this plugin and Snow before December 1 got way-laid.
    I hope to get to this in the next day or two. Thanks for the continued interest!
  7. Thanks
    scaz reacted to Kevin Carwile in Advanced Tags & Prefixes - IPS 4.x   
    Sorry, I didn't realize that I was not subscribed to this topic. I have just updated Group Collaboration for 4.4 compatibility. I'll look into Tags & Prefixes next.
  8. Like
    scaz reacted to Ryan H. in Advanced Tags & Prefixes - IPS 4.x   
    Good news, everyone:
    @Kevin Carwile will be taking over Advanced Tags & Prefixes going forward, including ongoing support and maintenance. Don't go too hard on him. I can't speak to what he has planned for the future, but if you've already purchased he should make sure you continue to be taken care of. Purchasing has also been reenabled, so if you've been waiting to buy it you can do that now.
    Thanks for all your support over the years.
    I'm out.
  9. Like
    scaz reacted to silenceheaven in Menu/Navigation Icons   
    Post any issues or suggestions!
  10. Like
    scaz reacted to Heosforo in Database Tickets / Support   
    Add category images (as request)
    This is a little trick since you can't add images to database categories.
    1. Go to Pages -> Templates -> Database Tickets Category
    Open: categoryRow
     Replace all that code with this new one:
    {{$RecordsClass = $category::$contentItemClass;}} {{if $category->can('view')}} {{$lastPost = $category->lastPost();}} <div class='ipsGrid_span3 ipsBox ipsPad_half ipsSpacer_top ipsSpacer_bottom ipsDataItem ipsDataItem_responsivePhoto ipsClearfix' data-categoryID="{$category->_id}"> <h4 class='ipsType_sectionTitle ipsType_sectionTitle ipsType_center' title='{{if \IPS\Member::loggedIn()->isAdmin()}}ID: ticket_cat{$category->_id}{{endif}}'> <a title='{$category->_title}' href="{$category->url()}">{$category->_title}</a> </h4> <div class='ipsSpacer_top ipsClearfix'> <a data-ipstooltip="" title='{$category->_title}' href="{$category->url()}"><div class='ticket_cat' id='ticket_cat{$category->_id}'></div></a> <p class='ipsType_center ipsPad'>{$category->_description|raw}</p> </div> {{if $category->can('add')}} <a class="ipsButton ipsButton_medium ipsButton_important ipsButton_fullWidth" href="{$category->url()->setQueryString( array( 'do' => 'form', 'd' => \IPS\cms\Databases\Dispatcher::i()->databaseId ) )}">{lang="cms_add_new_record_button" sprintf="\IPS\cms\Databases::load( $category->database_id )->recordWord( 1 )"}</a> {{endif}} </div> {{endif}}
    2. Add this css to your custom.css
    .ticket_cat { height: 140px; background-position: center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } #ticket_catID { background-image: url(IMAGE_URL); }
    Now as admin you will be able to see each category ID (mouse over), so you can add each image through css:

     
    Demo
  11. Like
    scaz reacted to Julien Costes in Pages SuperGrid support   
    EN: Hello,

    During the creation of a new article how to add an image already uploaded if we want it?
    For example, a URL or select from a drop-down menu one of the predefined links.
    Thx for SuperGrid !
    FR: Bonjour,
    Durant la création d'un nouvel article comment ajouter une image déjà uploadé si nous le voulons ?
    Une URL par exemple ou sélectionner dans un menu déroulant un des liens prédéfinis.
    Add an option to this place :

  12. Like
    scaz reacted to Ryan H. in Advanced Tags & Prefixes - IPS 4.x   
    I have some fixes underway regarding capitalization, special characters, and paging on the Manage Tags section. Not quite ready for release yet, and I've run into a couple more core bugs in the process. Regardless, I expect that'll be ready within a couple weeks.
    I'll be traveling in the coming week (4/1-4/7) for business. I probably won't be available for application support during that time.
  13. Like
    scaz reacted to -RAW- in iAwards   
    Added on v1.0.4.
  14. Like
    scaz reacted to -RAW- in iAwards   
    Just so you guys know, on v1.0.4 restrict from receiving multiple awards will be now a group permission option.
  15. Like
    scaz got a reaction from Morrigan in iAwards   
    How I can translate "awards" in the profil panel in the topic ? (I'm not found in the customization languages)
    [EDIT] Ok, I found it's in settings Awards  
  16. Like
    scaz got a reaction from David.. in iAwards   
    Price not change, never see it under 19,95$
    And it's a very good price (for 19,95$), I think than it's not very expensive for this perfect application and perfect support  
  17. Like
    scaz got a reaction from Morrigan in iAwards   
    Price not change, never see it under 19,95$
    And it's a very good price (for 19,95$), I think than it's not very expensive for this perfect application and perfect support  
  18. Like
    scaz got a reaction from Morrigan in iAwards   
    @Morrigan & @-RAW- thank you very much for your help. Very good support with you. Perfect for buy your app.  
  19. Like
    scaz reacted to Morrigan in iAwards   
    We have fixed @scaz
  20. Like
    scaz reacted to -RAW- in iAwards   
    Hi Scaz and thanks for the support, drop me a pm so i can have a look at what could be the issue.
  21. Like
    scaz reacted to Ryan H. in Advanced Tags & Prefixes - IPS 4.x   
    I just pushed up a new version. This is the culmination of everything I've wanted to do for the past, oh, years.
    Settings should now work for all tag-enabled apps, not just forums, and there's a new Tag Cloud widget.
    The generic node support should work out-of-box, but I only had two applications to actually test it with. It's fine for Forums and Calendar. I can't guarantee compatibility with all possible third-party applications, but let me know if you run into problems.
     
    What's New in Version 3.1.0
    Added ability to use custom tag/prefix settings with all tag-enabled content types. Added a highly configurable Tag Cloud widget. Added min/max tags settings overrides. Changed prefix behavior to store separate from predefined tags. The closed tags list does not have to include prefixes anymore. Fixed a possible error on search results.
  22. Like
    scaz reacted to ekforum in Trader Feedback System   
    Is it possible to change the default populated field from Negative to Positive? So that members do not accidentally leave negative feedback whilst leaving a feedback score.
  23. Like
    scaz reacted to stoo2000 in Trader Feedback System   
    I wrote most of that post about an hour ago
  24. Like
    scaz reacted to stoo2000 in Trader Feedback System   
    I guess you could say
    Surprise!
  25. Like
    scaz reacted to stoo2000 in Trader Feedback System   
    There isn't specifically any direct integration with other apps yet, however the way that Feedback is linked to Classifieds/Topics has been improved. The caveat is that this functionality requires an upcoming change to IPS4, this feature will be disabled until the required change is available.
    Within the next 2 weeks would be my best estimate at the moment.
×
×
  • Create New...