Jump to content

motomac

Members
  • Posts

    482
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Like
    motomac got a reaction from sobrenome in Advanced Tags & Prefixes - IPS 4.x   
    Update: The progress was stopped with error:
    DELETE FROM `core_search_index_tags` WHERE index_id=51701 AND index_tag=1213 IPS\Db\Exception: Truncated incorrect DOUBLE value: 'Продам' (1292) #0 /var/www/site.com/system/Db/Db.php(1074): IPS\_Db->preparedQuery('/*IPS\\advancedt...', Array) #1 /var/www/site.com/applications/advancedtagsprefixes/modules/admin/manage/tools.php(401): IPS\_Db->delete('core_search_ind...', Array) #2 /var/www/site.com/system/Dispatcher/Controller.php(85): IPS\advancedtagsprefixes\modules\admin\manage\_tools->rebuild() #3 /var/www/site.com/applications/advancedtagsprefixes/modules/admin/manage/tools.php(26): IPS\Dispatcher\_Controller->execute() #4 /var/www/site.com/system/Dispatcher/Dispatcher.php(146): IPS\advancedtagsprefixes\modules\admin\manage\_tools->execute() #5 /var/www/site.com/admin/index.php(13): IPS\_Dispatcher->run() #6 {main}
  2. Like
    motomac got a reaction from Pete T in Highlight Topic Author   
    @Pete T it works again! Thank you so much!
  3. Thanks
    motomac reacted to Pete T in Highlight Topic Author   
    Fixed but please double check.
    @David.. Little gift for you.
  4. Like
    motomac got a reaction from Gabriel Torres in Highlight Topic Author   
    Thanks for fixing the problem with mobile view. But I got another kind of problem. The badge was moved to the bottom. Before it was located between the nickname and avatar.

    Was it made intentionally? How can I put it back?
  5. Like
    motomac reacted to Gabriel Torres in Highlight Topic Author   
    This Mobile View bug is pending for ages now... 
  6. Like
    motomac got a reaction from Gabriel Torres in Highlight Topic Author   
    Hi, @Pete T!
    Any updates on mobile view?
  7. Like
    motomac reacted to Ryan H. in Advanced Tags & Prefixes - IPS 4.x   
    That's likely.
  8. Like
    motomac reacted to newbie LAC in (NB41) Enhanced Advertisements   
    Hello,
    1. https://invisionpower.com/forums/topic/429838-nb41-enhanced-advertisements/?do=findComment&comment=2638531
    2. HTML 
    {{if (\IPS\Request::i()->app == 'forums' and \IPS\Request::i()->module == 'forums' and \IPS\Request::i()->controller == 'topic')}} {{ try { $topic = \IPS\forums\Topic::loadAndCheckPerms(\IPS\Request::i()->id); $forumId = $topic->forum_id; } catch(\Exception $e) { $forumId = 0; };}} {{if !in_array($forumId, array(14,15))}} Advert before last post {{endif}} {{endif}} Selector 
    article.cPost:last() Position 
    Insert advert before the chosen element(s)  
  9. Like
    motomac reacted to Chris59 in iAwards   
    Okey . i have also look closer  to this .... used default theme .... they are 3 missing language strings in the app ...

    Manually added them and that part worked now.
    <?xml version="1.0" encoding="UTF-8"?>
    <language>
     <app key="awards" version="10016">
      <word key="awards_awarded_pl" js="0">iAwards</word>
      <word key="Members_pl" js="0">iAwards</word>
      <word key="Members_pl_lc" js="0">iAwards</word>
    </app>
    </language>
    Maked a search from front page gave me this error



    Error Code

     
    SELECT perm_type_id FROM `core_permission_index` WHERE core_permission_index.app='awards' AND core_permission_index.perm_type='awards' AND (( FIND_IN_SET(4,perm_) ) OR perm_='*' ) IPS\Db\Exception: Unknown column 'perm_' in 'where clause' (1054) #0 /www/xx/um/xx/xxx/public_html/system/Db/Select.php(346): IPS\_Db->preparedQuery('SELECT perm_typ...', Array) #1 /www/xx/um/xx/xxx/xx/system/Db/Select.php(408): IPS\Db\_Select->runQuery() #2 /www/xx/um/xx/xxx/xx/system/Content/Item.php(2245): IPS\Db\_Select->rewind() #3 /www/xx/um/xx/xxx/xx/system/Helpers/Table/Content.php(267): IPS\Content\_Item::getItemsWithPermission(Array, 'awarded_date de...', NULL, 'read', NULL, 0, NULL, false, false, false, true, Array, false, true, true, true, false) #4 /www/xx/um/xx/xx/xx/system/Helpers/Table/Table.php(448): IPS\Helpers\Table\_Content->getRows(Array) #5 /www/xx/um/xx/xx/xx/applications/core/modules/front/members/profile.php(502): IPS\Helpers\Table\_Table->__toString() #6 [internal function]: IPS\core\modules\front\members\_profile->content() #7 /www/xx/um/xx/xx/xx/system/Dispatcher/Controller.php(85): call_user_func(Array) #8 /www/xx/um/xx/xxe/xxl/applications/core/modules/front/members/profile.php(64): IPS\Dispatcher\_Controller->execute() #9 /www/xx/um/xx/xx/xx/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute() #10 /www/xx/um/xx/xx/xx/index.php(13): IPS\_Dispatcher->run() #11 {main} Opened My activity (user profile) clicked 


    And got this error from here same error


    SELECT perm_type_id FROM `core_permission_index` WHERE core_permission_index.app='awards' AND core_permission_index.perm_type='awards' AND (( FIND_IN_SET(4,perm_) ) OR perm_='*' ) IPS\Db\Exception: Unknown column 'perm_' in 'where clause' (1054) #0 /www/xx/um/xx/xx/xx/system/Db/Select.php(346): IPS\_Db->preparedQuery('SELECT perm_typ...', Array) #1 /www/xx/um/xx/xx/xx/system/Db/Select.php(408): IPS\Db\_Select->runQuery() #2 /www/xx/um/xx/xx/xx/system/Content/Item.php(2245): IPS\Db\_Select->rewind() #3 /www/xx/um/xx/xx/public_html/system/Helpers/Table/Content.php(267): IPS\Content\_Item::getItemsWithPermission(Array, 'awarded_date de...', NULL, 'read', NULL, 0, NULL, false, false, false, true, Array, false, true, true, true, false) #4 /www/xx/um/xx/xx/xx/system/Helpers/Table/Table.php(448): IPS\Helpers\Table\_Content->getRows(Array) #5 /www/xx/um/xx/xx/xx/applications/core/modules/front/members/profile.php(502): IPS\Helpers\Table\_Table->__toString() #6 [internal function]: IPS\core\modules\front\members\_profile->content() #7 /www/xx/um/xx/xx/xx/system/Dispatcher/Controller.php(85): call_user_func(Array) #8 /www/xx/um/xx/xx/xx/applications/core/modules/front/members/profile.php(64): IPS\Dispatcher\_Controller->execute() #9 /www/xx/um/xx/xx/xx/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute() #10 /www/xx/um/xx/xx/xx/index.php(13): IPS\_Dispatcher->run() #11 {main} Hope this help to find the what trigger the errors ..... Sorry didnt see this yesterday  
  10. Like
    motomac reacted to Gabriel Torres in Advanced Tags & Prefixes - IPS 4.x   
    Hi. After upgrading to 3.1.7, there is a space missing between the prefix and the topic title in the "topic feed" block on our sidebar. This is very minor, but with the previous version this didn't happen. See screenshot. Thank you in advance.

  11. Like
    motomac got a reaction from PrettyPixels in Advanced Tags & Prefixes - IPS 4.x   
    I moved a topic with a prefix to the forum, where prefixes are not allowed. And now I can't remove or edit this prefix. It's still visible.
    May be a prefix should be removed automatically in such cases?
  12. Like
    motomac reacted to newbie LAC in (NB40) Separate Pinned Topics   
    Hello,
    Other topics questions.
    Add
    !important to property background
    background: #e5e5e5 !important;  
  13. Like
    motomac reacted to Clover13 in Please add a rotate pic option   
    I have a ticket open with support on this, they are investigating the problem.  Will keep you guys posted.  FYI I'm on 3.4.8
    Weird how my account shows up as "Members", when I'm a Client :|
×
×
  • Create New...