Jump to content

Kenneth Baker

Clients
  • Joined

  • Last visited

Everything posted by Kenneth Baker

  1. Thank you @Daniel F that was the problem
  2. Hello I'm not sure what's the correct room to post this I'm forwarding this from one of my staff who tries to create a custom app: is it a bug or is he missing something? There seems to be problem with loading classes with same IDs. The Models has same namespace. class ClassOne extends Item { ... } class ClassTwo extends ActiveRecord { ... } When loading classes with same ID in controller: $variable1 = ClassOne::load(1); $variable2 = ClassTwo::load(1); The result is that both variables will be the same ClassOne -object. When switched around: $variable2 = ClassTwo::load(1); $variable1 = ClassOne::load(1); The result is that both variables will be the same ClassTwo-object. If the IDs are not the same, both classes loads correctly. $variable2 = ClassTwo::load(1); $variable1 = ClassOne::load(2);
  3. Hello Is there supposed to be the upgrade option from the ACP of 4.7.20 or do i have to upload the whole thing manually?
  4. Thanks for the suggestions I just did both and it didn’t solve the error if helps in any way, in the Backtrack box of the system error log, there’s this /IPB/init.php(1049): IPS\_Log::log() /IPB/system/Helpers/Chart/Dynamic.php(539): IPS\IPS::exceptionHandler() /IPB/applications/core/modules/admin/clubs/stats.php(79): IPS\Helpers\Chart\_Dynamic->__toString() /IPB/system/Dispatcher/Controller.php(118): IPS\core\modules\admin\clubs\_stats->manage() /IPB/applications/core/modules/admin/clubs/stats.php(38): IPS\Dispatcher\_Controller->execute() /IPB/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\clubs\_stats->execute() /IPB/acp/index.php(13): IPS\_Dispatcher->run() #7 {main}
  5. Nothing major that i can think of , just the typical light maintenance of custom themes and some version updates of some common paid apps, i don’t have the knowledge for anything beyond that I have disabled all of the plugins but it wasn’t it
  6. Hello in version 4.7.19 at the Statistics section > Clubs Activity > Activity By Club tab, there’s this error OutOfRangeException: (0) #0 /IPB/applications/core/modules/admin/clubs/stats.php(397): IPS\Patterns\_ActiveRecord::load() #1 /IPB/system/Helpers/Chart/Callback.php(118): IPS\core\modules\admin\clubs\_stats->getResults() #2 IPB/system/Helpers/Chart/Callback.php(242): IPS\Helpers\Chart\_Callback->compileForOutput() #3 /IPB/system/Helpers/Chart/Dynamic.php(505): IPS\Helpers\Chart\_Callback->getOutput() #4 /IPB/applications/core/modules/admin/clubs/stats.php(79): IPS\Helpers\Chart\_Dynamic->__toString() #5 /IPB/system/Dispatcher/Controller.php(118): IPS\core\modules\admin\clubs\_stats->manage() #6 /IPB/applications/core/modules/admin/clubs/stats.php(38): IPS\Dispatcher\_Controller->execute() #7 /IPB/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\clubs\_stats->execute() #8 /IPB/admin/index.php(13): IPS\_Dispatcher->run() #9 {main} In addition to that the All Club Activity shows the wrong topics numbers, it shows numbers of thousands of topics while the true numbers are a few dozens It’s been like this for a few month now
  7. Hello On fluid view In v4.7.19, regular members are able to see topics titles from forums they don't have access too It's just the titles, they can't read the topics themselves
  8. Hello Where is the setting in the ACP where i can set a member group to be shown in the @ feature ? I mean that when i type the @ there is a certain member group who doesnt show , the feature works fine for other member groups and i dont know why
  9. But as MediaDiGi wrote, from the way the current design of the Providers Directory looks like the only way for us to see new updates is go thru dozen of pages one by one and manually check if something new was posted And impossible to see which are new modifications because there's no central location for that either To me it looks like we'll have a community which almost impossible for new devs to enter the club since if its up to us only to decide who isnt suspicious then not many clients will be willing to be the first to buy something from a dev who just signed up recently
  10. Ahhh okay, got it, thanks
  11. Hello Which settings do i need to enable in order to allow all staff and members to write comments and reviews? For the Moderators group i have enabled all the sliders to green under Members> Staff > Links Directory tab , and did the same with all the options under the Comments & Reviews section at the Submission tab at the edit category section , and still cant see the text box, only this : I do have the text box but i dont know because of which setting exactly And the Members only have settings to enable access to the links directory with no group permission for comments
  12. Thanks for the answer With all this i think we got to the point where its not worth anymore to bother and get this feature to work and might as well just have it removed
  13. Also, i'm not sure to what its related exactly and if something can be done but now at least on my board seems like the Gif's in the menu loads very slow
  14. With someone else's help i took the default key and entered it in the custom key field, it worked until recently, since a few days ago that stopped working and still neither did my old custom key so i created a new one
  15. Issue solved, there's some odd issue with the custom key and the setting to switch to the public wasnt saved thanks for the replies
  16. I tried that too, same issue Gif's i have posted previously still shows in posts, if that helps in any way ?
  17. Hello Seems like the integrated Giphy app stopped showing Gif's , either when i search for something and even when i dont and just load its box , then it used to show some random ones but now it doesnt Any clues why ?
  18. I verified the time restriction works fine Thanks for the answer Jim M
  19. Well its kind of both actually I have the time restriction set to 24 hours but on some blogs i notices some content changes even after that time period so i suspected the Blogs has a different time setting somewhere or that it doesnt apply to the blogs
  20. Hello Is there any way to apply an edit time restriction in blogs like its possible in the forums of the main board?
  21. @Michael.J Can you answer my question please?
  22. Hello Does this also works on topics in the Blogs?
  23. Thanks Jim M I been searching for a while on the ACP before posting and missed that section
  24. Hello Can i grant permission to the Moderators group to start events in the Events app or is it for admins only?
  25. Hello I need someone of the support crew to change the address of my test board to test.mydomain.com instead of the current one please The change is for the test board only, live board stays as it is Says my plan doesnt include email support so im have to post it here 😕