Jump to content

iacas

Clients
  • Posts

    593
  • Joined

  • Last visited

 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 iacas

  1. I'm glad the "lost" hour isn't lost anymore, since it's resulted in this nice addition.

    I think most people only use the Support thing when they notice something's broken, which is a shame because some things might be broken for some user group, or for a feature they almost never use, but they might not know about it for weeks. IPS' decision to make these silent patches is, best case, an odd choice.

  2. On 11/24/2017 at 5:23 PM, All Astronauts said:

    HEaded out for food, will poke it tonight and see what's what. Also have fixed that PHP 5 / PHP 7 conflict so that's on tap for a release later tonight.

    Any traction here?

    I've temporarily added support for the default cover photo, but I'm hoping to show a big cover photo if they have one set, and show a very narrow cover photo "block color" area when they don't have one.

    Thanks.

  3. 36 minutes ago, All Astronauts said:

    Never thought of that. How about a default cover photo? That might be doable too.

    Can't speak for anyone but me of course, but I'm not super interested in the default cover photo.

    I'd just like to not show a huge blank area if they don't have a default.

  4. I don't know if it's possible, but I'd love it if the "bigger cover photo" thing could work only if the user has set one.

    I like the bigger cover photos, but when users haven't set one there's just a blank and now much bigger colored rectangle there. It's kinda ugly.

    Heck, if you could shrink it a little if there's no image set, that would be even better.

  5. 15 minutes ago, All Astronauts said:

    Whats the error message thrown?

    SELECT main.*, ((Array*5)+(Array))/POWER(( ( UNIX_TIMESTAMP( NOW() ) - ( CASE WHEN index_date_updated <= UNIX_TIMESTAMP( NOW() ) THEN index_date_updated ELSE 0 END )) / 3600 ) + 2,1.5) AS calcscore FROM `core_search_index` AS `main` WHERE ( ( index_class IN('IPS\\core\\Statuses\\Status','IPS\\core\\Statuses\\Reply') ) OR index_class='IPS\forums\Topic\Post' OR ( index_class IN('IPS\\blog\\Entry','IPS\\blog\\Entry\\Comment') ) OR ( index_class IN('IPS\\cms\\Records3','IPS\\cms\\Records\\Comment3','IPS\\cms\\Records\\Review3') ) OR ( index_class IN('IPS\\gallery\\Image','IPS\\gallery\\Image\\Comment','IPS\\gallery\\Image\\Review') ) OR ( index_class IN('IPS\\gallery\\Album\\Item','IPS\\gallery\\Album\\Comment','IPS\\gallery\\Album\\Review') ) OR ( index_class IN('IPS\\calendar\\Event','IPS\\calendar\\Event\\Comment','IPS\\calendar\\Event\\Review') ) OR ( index_class IN('IPS\\membermap\\Markers\\Markers','IPS\\membermap\\Markers\\Comment','IPS\\membermap\\Markers\\Review') ) ) AND MATCH(index_content,index_title) AGAINST ('+driver' IN BOOLEAN MODE) AND ( index_permissions = '*' OR ( FIND_IN_SET(4,index_permissions) OR FIND_IN_SET('m1',index_permissions) OR FIND_IN_SET('ca',index_permissions) OR FIND_IN_SET('c2',index_permissions) OR FIND_IN_SET('c3',index_permissions) OR FIND_IN_SET('c4',index_permissions) OR FIND_IN_SET('c5',index_permissions) OR FIND_IN_SET('c7',index_permissions) OR FIND_IN_SET('c12',index_permissions) OR FIND_IN_SET('cm',index_permissions) ) ) ORDER BY calcscore DESC LIMIT 0,25
    IPS\Db\Exception: Unknown column 'Array' in 'field list' (1054)
    #0 /var/www/html/system/Db/Select.php(378): IPS\_Db->preparedQuery('/*IPS\\Content\\S...', Array, true)
    #1 /var/www/html/system/Db/Select.php(440): IPS\Db\_Select->runQuery()
    #2 [internal function]: IPS\Db\_Select->rewind()
    #3 /var/www/html/system/Content/Search/Mysql/Query.php(1258): iterator_to_array(Object(IPS\Db\Select))
    #4 /var/www/html/applications/core/modules/front/search/search.php(608): IPS\Content\Search\Mysql\_Query->search('driver', NULL, 17)
    #5 /var/www/html/applications/core/modules/front/search/search.php(73): IPS\core\modules\front\search\_search->_results()
    #6 /var/www/html/system/Dispatcher/Controller.php(96): IPS\core\modules\front\search\_search->manage()
    #7 /var/www/html/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute()
    #8 /var/www/html/index.php(12): IPS\_Dispatcher->run()
    #9 {main}

     

    Doesn't matter if I disable the Member Map application either.

  6. 28 minutes ago, All Astronauts said:

    PM me acp access and I'll take a look. All KS releases are run through two live sites prior to release so I'm curious whats different on your to cause this.

    Though I trust you somewhat, I'm reluctant to give ACP access to people.

    28 minutes ago, All Astronauts said:

    Make sure to hit the support tool to wipe caches as well and seeing if that clears anything up.

    I did that.

    28 minutes ago, All Astronauts said:

    There is one thing I'm aware of, I didn't think it affected 19 but it might.

    I'm using PHP 7.

    28 minutes ago, All Astronauts said:

    The only changes with 19 regarding search is the addition of the Searchlight feature All that does is adds a javascript mixin on the search results page to throw a flag on the urls, and another javascript controller on the content pages if they were come to via a search result. But nothing in the code itself.

    This is the first and only version of this plugin I've ever used.

  7. I bought the plugin just today and when it's enabled - even with no changes to the settings - I get an error when I search. Disabling the plugin makes search work immediately again.

    I can provide the error if you should need it. I don't believe it's a conflict, as I can enable and disable all other plugins in four or five configurations and it's always just whether or not Kitchen Sink is enabled (even, again, if no settings are changed from the default).

  8. I've had a problem lately with 1.1.0 and 1.1.1… This used to work just fine in previous versions, but I think this is the first new award I created since then. Also, if it matters, I created this new award by duplicating an existing award in the same category.

    Anyway, I created the new award, a "No Sixes Challenge" award. I uploaded a .svg file, which was stored on the server as:

    no_sixes_challenge_svg.ff88e64c40aaf6c72c5b5cb07b91aea2

    Note the lack of the extension.

    I noticed that the other files were named, for example:

    opposite_swing.svg.dd88f6447d814e85107c8467c8499b4d.svg

    (With the double ".svg" thing, both at the end of the original filename and then after the randomized character string).

    As such the image didn't load, and when I viewed the image, it said I lacked the permissions.

    I've had to change the filename to add the .svg and then edit the database to add the ".svg" at the end there, to this:

    no_sixes_challenge_svg.ff88e64c40aaf6c72c5b5cb07b91aea2.svg

    So basically, the bug appears to be that upon uploading a .svg file, the extension is not added to the filename.

    I have not tested to see if this is true of all other file types, or if it's just SVG files.

    I am using the latest IPS (4.2.5) and iAwards 1.1.1.

  9. @Adriano Faria, do you think it's possible to remove a member from a club?

    I banned a spammer recently, but he joined several clubs. It's kinda goofy that IPS didn't add this in already - when a member is permanently banned, remove him from all clubs.

    I can do it in the database directly, I'm sure, but… that can be a pain of course if it's a frequent thing.

  10. Screen%20Shot%202017-09-01%20at%2011.02.

    As you an see, the "My Clubs" section is styled oddly compared to the other sidebar. I'm using the default theme, and I customize via custom.css. If your plugin added a class to the div, I could target and style that section much more easily than I can now.

    7 minutes ago, Adriano Faria said:

    Not sure how... it uses only default classes:

    That's my point: if you add a class like "club_enhancements" the block will be more easily styled independent of the other parts of the site.

    <div class='ipsAreaBackground ipsPad ipsType_center ipsSpacer_top'>

    Right there. Just make it something like:

    <div class='ipsAreaBackground ipsPad ipsType_center ipsSpacer_top club_enhancements'>

    Then I can style that without also changing the styling of the other things on my site.

  11. I installed the update. Only awarded two awards since the upgrade, and wasn't having problems before, but 1.0.10 is up and running smoothly so far.

×
×
  • Create New...