
shiobi
+Clients-
Posts
32 -
Joined
-
Last visited
-
DamonT reacted to a post in a topic: Silly stuff what I noticed with IPS 4.6.0 CA1.1 - part 1
-
shiobi reacted to a post in a topic: Reactions Per User Group
-
shiobi reacted to a post in a topic: Need more granularity for notification settings
-
shiobi reacted to a post in a topic: Need more granularity for notification settings
-
shiobi reacted to an entry: Web push notifications, native sharing & offline support
-
OptimusBain reacted to a post in a topic: Need more granularity for notification settings
-
SUBRTX reacted to a post in a topic: Need more granularity for notification settings
-
Need more granularity for notification settings
shiobi replied to Dll 's topic in Feature Suggestions
No... I told my users to unfollow members and disable all notifications for followed content 😞 -
shiobi reacted to a post in a topic: Need more granularity for notification settings
-
shiobi started following iAwards , Product Updates , Possible Pagination Bug in Pages for IPB 4.4.10 and 1 other
-
@InvisionHQ I am having an issue after update: This background process keeps at 0%. If I run it manually: SELECT member_id, award_sort, award_order, award_member_show FROM `forocore_members` AS `core_members` WHERE aw_sort!='date' OR aw_order!='DESC' OR aw_show IS NOT NULL ORDER BY member_id ASC LIMIT 0,500 Unknown column 'aw_sort' in 'where clause' #0 /home/foro/www/system/Db/Select.php(383): IPS\_Db->preparedQuery('/*ips_forum::ip...', Array, true) #1 /home/foro/www/system/Db/Select.php(577): IPS\Db\_Select->runQuery() #2 /home/foro/www/applications/awards/extensions/core/Queue/membersTable.php(68): IPS\Db\_Select->count() #3 /home/foro/www/system/Task/Task.php(47): IPS\awards\extensions\core\Queue\_membersTable->run(Array, 0) #4 /home/foro/www/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue() #5 /home/foro/www/system/Helpers/MultipleRedirect/MultipleRedirect.php(92): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}(Array) #6 /home/foro/www/applications/core/modules/admin/system/background.php(136): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #7 /home/foro/www/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\system\_background->process() #8 /home/foro/www/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute() #9 /home/foro/www/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\system\_background->execute() #10 /home/foro/www/jefe/index.php(14): IPS\_Dispatcher->run() #11 {main} If I fix manually that query, this appears: Error: Class 'IPS\awards\Members' not found (0) #0 /home/foro/www/system/Task/Task.php(47): IPS\awards\extensions\core\Queue\_membersTable->run(Array, 0) #1 /home/foro/www/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue() #2 /home/foro/www/system/Helpers/MultipleRedirect/MultipleRedirect.php(92): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}(Array) #3 /home/foro/www/applications/core/modules/admin/system/background.php(136): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #4 /home/foro/www/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\system\_background->process() #5 /home/foro/www/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute() #6 /home/foro/www/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\system\_background->execute() #7 /home/foro/www/jefe/index.php(14): IPS\_Dispatcher->run() #8 {main} Thanks!
-
Possible Pagination Bug in Pages for IPB 4.4.10
shiobi replied to sadams101 's topic in Help & Support
Nice catch. I am having the same issue on my community! (4.5) -
Need more granularity for notification settings
shiobi replied to Dll 's topic in Feature Suggestions
Before 4.5, members were able to follow others and disable notifications for status updates. After updating, this setting stopped working or were removed. I agree with @Dll, and I'm getting complaints everyday for this reason. -
shiobi started following Developer Tools
-
There are services like Transifex or Crowdin. IPS could organise a group of collaborators that help translating to their communities languages.
-
Thanks, I applied the patch and now it works perfectly!
-
shiobi started following Can't login with Facebook
-
At the moment it isn't possible to Log In with Facebook. I though it was a problem of my community but I tested here and it has the problem too: Logs: (#200) Missing Permissions #0 /home/foro/system/Login/Handler/OAuth2/Facebook.php(261): IPS\Login\Handler\OAuth2\_Facebook->_userData('EAARim9ZAlHDwBA...') #1 /home/foro/system/Login/Handler/OAuth2/OAuth2.php(384): IPS\Login\Handler\OAuth2\_Facebook->authenticatedUserId('EAARim9ZAlHDwBA...') #2 /home/foro/system/Login/Handler/OAuth2/OAuth2.php(368): IPS\Login\Handler\_OAuth2->_processAccessToken(Object(IPS\Login), Array) #3 /home/foro/system/Login/Handler/OAuth2/OAuth2.php(164): IPS\Login\Handler\_OAuth2->_handleAuthorizationResponse(Object(IPS\Login)) #4 /home/foro/system/Login/Login.php(316): IPS\Login\Handler\_OAuth2->authenticateButton(Object(IPS\Login)) #5 /home/foro/applications/core/modules/front/system/login.php(57): IPS\_Login->authenticate() #6 /home/foro/system/Dispatcher/Controller.php(96): IPS\core\modules\front\system\_login->manage() #7 /home/foro/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #8 /home/foro/index.php(13): IPS\_Dispatcher->run() #9 {main}
-
4.5 Beta 3 - Color Section titles/Categories/whatever
shiobi replied to Myr 's topic in Feature Suggestions
You can use the following CSS variables: --theme-section_title: background color. --theme-section_title_font: text color. :root { --theme-section_title: 255,0,0; /* red background */ --theme-section_title_font: 0,255,0; /* green text */ } https://htmlcolorcodes.com/ -
suck it and see reacted to a post in a topic: Spotify embed not working
-
Thanks!! 😄
-
-
breatheheavy reacted to a post in a topic: Spotify embed not working
-
Yes, I am facing the same issue!