Jump to content

Jaap

Clients
  • Posts

    12
  • 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 Jaap

  1. Thanks for the suggestion, but there is no patch available?

    When I look in the log file, this error repeats. I marked the ModCP stuff red.

    SELECT COUNT(*) as cnt FROM `ibcore_rc_index` AS `core_rc_index` WHERE (( ( class='IPS\\core\\Messenger\\Conversation' AND ( perm_id IN(2,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,192,196,197,198,199,200,203,204,205,206,207,208) ) OR perm_id IS NULL )) OR ( ( class='IPS\\core\\Messenger\\Message' AND ( perm_id IN(2,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,192,196,197,198,199,200,203,204,205,206,207,208) ) OR perm_id IS NULL )) OR ( ( class='IPS\\core\\Statuses\\Status' AND ( perm_id IN(2,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,192,196,197,198,199,200,203,204,205,206,207,208) ) OR perm_id IS NULL )) OR ( ( class='IPS\\core\\Statuses\\Reply' AND ( perm_id IN(2,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,192,196,197,198,199,200,203,204,205,206,207,208) ) OR perm_id IS NULL )) OR ( ( class='IPS\\forums\\Topic' AND ( perm_id IN(4,5,6,7,8,11,26,29,52,65,71,72,73,74,77,86,129,132,133,134,135) ) OR perm_id IS NULL )) OR ( ( class='IPS\\forums\\Topic\\Post' AND ( perm_id IN(4,5,6,7,8,11,26,29,52,65,71,72,73,74,77,86,129,132,133,134,135) ) OR perm_id IS NULL )) OR ( ( class='IPS\\forums\\Topic\\ArchivedPost' AND ( perm_id IN(4,5,6,7,8,11,26,29,52,65,71,72,73,74,77,86,129,132,133,134,135) ) OR perm_id IS NULL )) OR ( ( class='IPS\\calendar\\Event' AND ( perm_id IN() ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\calendar\\Event\\Comment' AND ( perm_id IN() ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\calendar\\Event\\Review' AND ( perm_id IN() ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\gallery\\Image' AND ( perm_id IN(99,100,101,102,103,104,131) ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\gallery\\Image\\Comment' AND ( perm_id IN(99,100,101,102,103,104,131) ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\gallery\\Image\\Review' AND ( perm_id IN(99,100,101,102,103,104,131) ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\gallery\\Album\\Item' AND ( perm_id IN(99,100,101,102,103,104,131) ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\gallery\\Album\\Comment' AND ( perm_id IN(99,100,101,102,103,104,131) ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\gallery\\Album\\Review' AND ( perm_id IN(99,100,101,102,103,104,131) ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\communitymap\\Markers' AND ( perm_id IN(210) ) OR perm_id IS NULL )) OR ( ( class='IPS\\communitymap\\Markers\\Comment' AND ( perm_id IN(210) ) OR perm_id IS NULL )) OR ( ( class='IPS\\communitymap\\Markers\\Review' AND ( perm_id IN(210) ) OR perm_id IS NULL ))) IPS\Db\Exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') ) OR perm_id IS NULL ) AND 1=0) OR ( ( class='IPS\\calendar\\Event\\Comment' A' at line 1 (1064) #0 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Db/Select.php(388): IPS\_Db->preparedQuery() #1 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Db/Select.php(446): IPS\Db\_Select->runQuery() #2 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Db/Select.php(370): IPS\Db\_Select->rewind() #3 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Content/Item.php(3211): IPS\Db\_Select->first() #4 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Helpers/Table/Content.php(352): IPS\Content\_Item::getItemsWithPermission() #5 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Helpers/Table/Table.php(494): IPS\Helpers\Table\_Content->getRows() #6 /var/www/vhosts/v11lemans.com/httpdocs/forums/applications/core/extensions/core/ModCp/Reports.php(136): IPS\Helpers\Table\_Table->__toString() #7 /var/www/vhosts/v11lemans.com/httpdocs/forums/applications/core/modules/front/modcp/modcp.php(114): IPS\core\extensions\core\ModCp\_Reports->manage() #8 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Dispatcher/Controller.php(118): IPS\core\modules\front\modcp\_modcp->manage() #9 /var/www/vhosts/v11lemans.com/httpdocs/forums/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #10 /var/www/vhosts/v11lemans.com/httpdocs/forums/index.php(13): IPS\_Dispatcher->run() #11 {main}

     

  2. 2 hours ago, Marc Stridgen said:

    We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

    We look forward to further assisting you. 

     

    Done, should work now. But you could get a certificate error from my server. 

  3. 2 hours ago, Marc Stridgen said:

    We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

    We look forward to further assisting you. 

     

    Will do. TIA

  4. V11LeMans.com is a worldwide forum running on InvisionBoard for 20 years. It's members are mainly english speaking, but I would like to reach a bigger audience. Therefore I've been searching here for a plugin that can translate member posts with a click (like on Facebook) and integrates nicely.
    Is there such a thing? Could be a interesting for other forum admins too.
     

  5. On 3/25/2019 at 8:43 PM, Martin A. said:
    On 3/18/2019 at 9:45 AM, Jaap said:

    I installed this extension again after my upgrade to IPB4.4 and I have a strange problem. Some of the members on the map show their location in Cyrillic and some in english.
    Any idea what could cause that?
    FireFox, MacOSX

    Is your server hosted in Russia, by any chance? The API should return back in the users preferred language. For most users this will be their native language, followed by english and/or other languages the user have selected in their browser.

    The marker in the top screenshot looks like one created from the profile synchronization feature, and that API request is then generated by the server. 

    Server is a virtual server, so God knows where it's located. But my hostingprovider is from Amsterdam. And I don't have Russian set as a preferred language in my browser. Same problem on iOS, btw.
    You are right: The markers are created by the synchronisation feature.

    Funny thing is, the markers in countries that use Cyrillic are readable!

  6. I installed this extension again after my upgrade to IPB4.4 and I have a strange problem. Some of the members on the map show their location in Cyrillic and some in english.
    Any idea what could cause that?
    FireFox, MacOSX

    Schermafbeelding 2019-03-18 om 09.43.51.png

    Schermafbeelding 2019-03-18 om 09.44.38.png

×
×
  • Create New...