Jump to content

PaleoCris

Clients
  • Posts

    73
  • Joined

  • Last visited

Reputation Activity

  1. Like
    PaleoCris 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  
  2. Like
    PaleoCris got a reaction from Chris59 in iAwards   
    I will try that Chris. Thanks for the tip!
  3. Like
    PaleoCris reacted to Chris59 in iAwards   
    I added this line to the xml file and imported it again and now all good 

    <word key="awards_awarded_pI" js="0">iAwards</word>

    Copy and paste the line from here. bc _pI  Note: _pI is p +big  I as Indian (NOT a small L)
  4. Like
    PaleoCris reacted to -RAW- in iAwards   
    I have fixed this and should release an update soon.
  5. Like
    PaleoCris reacted to Michael.J in Collections Support Topic   
    I've confirmed the bug report you made and will include a fix for this in the next release.
  6. Like
    PaleoCris got a reaction from Kevin Carwile in Group Collaboration   
    Is there a way with this application to not allow collab leaders to change permissions and have that completely site admin controlled? I suspect if I implement this application, some of the core forum's discussion is going to go into groups. I don't want future content not being able to be seen by guests or indexed by search engines because of members setting restrictive permissions. I suspect a fair amount of people are going to want to give their members the ability to make groups and forums, but not allow them to decide just who gets to see and/or participate there.

     I've been playing with the demo application and kudos on the development of it so far. It seems very well done.
  7. Like
    PaleoCris got a reaction from svit in Group Collaboration   
    Is there a way with this application to not allow collab leaders to change permissions and have that completely site admin controlled? I suspect if I implement this application, some of the core forum's discussion is going to go into groups. I don't want future content not being able to be seen by guests or indexed by search engines because of members setting restrictive permissions. I suspect a fair amount of people are going to want to give their members the ability to make groups and forums, but not allow them to decide just who gets to see and/or participate there.

     I've been playing with the demo application and kudos on the development of it so far. It seems very well done.
×
×
  • Create New...