Sp4x Posted November 18, 2020 Posted November 18, 2020 (edited) Hi @CodingJungle Thank you for this Plugin ;). I have a Problem with adding Cards. I can add Columns as normal. But if i want to add a Card nothing happens. Nginx (latest), PHP 7.3, MariaDB 10.4.17 Edit: I have used the Support Tool in the ACP and it says there is a Database problem. ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NULL DEFAULT 0 I can PM you Site Details and Login infos if needed. Greets Edited November 18, 2020 by Sp4x
CodingJungle Posted December 1, 2020 Author Posted December 1, 2020 On 11/18/2020 at 5:36 AM, Sp4x said: ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NULL DEFAULT 0 this will be fixed in the next version, but i don't believe it is what is causing the problem. can you check your system logs in the acp.
Noble~ Posted December 15, 2020 Posted December 15, 2020 I'm looking to pick this one up, I see it has integration with the calendars can this also send an email to a project manager when something is due?
kmk Posted December 19, 2020 Posted December 19, 2020 Hi, I found version 2.2.0 in Marketplace, but last version 2.2.1 only available in codingjungle. How can I update my version to the last one?
Noble~ Posted January 1, 2021 Posted January 1, 2021 The same thing happening to me, I cant create cards says there is an error on the database using the default theme....Nothing in the logs There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are: ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NOT NULL ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NOT NULL
CodingJungle Posted January 5, 2021 Author Posted January 5, 2021 On 1/1/2021 at 4:38 PM, Noble~ said: The same thing happening to me, I cant create cards says there is an error on the database using the default theme....Nothing in the logs There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are: ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NOT NULL ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NOT NULL I am testing 2.3.0 now for release, that should remove this. On 12/19/2020 at 8:28 AM, kmk said: Hi, I found version 2.2.0 in Marketplace, but last version 2.2.1 only available in codingjungle. How can I update my version to the last one? they should be the same version, i might've forgotten to change the version number here on IPS. Noble~ 1
Noble~ Posted January 6, 2021 Posted January 6, 2021 51 minutes ago, CodingJungle said: I am testing 2.3.0 now for release, that should remove this. Looking forward to it. Thanks
mrcbowers Posted January 18, 2021 Posted January 18, 2021 (edited) Getting this error..... There are some problems with your database ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NULL DEFAULT 0 Edited January 18, 2021 by mrcbowers
CodingJungle Posted January 19, 2021 Author Posted January 19, 2021 On 1/17/2021 at 9:17 PM, mrcbowers said: Getting this error..... There are some problems with your database ALTER TABLE `core_groups` CHANGE COLUMN `g_stratagem_copy_projects` `g_stratagem_copy_projects` TINYINT UNSIGNED NULL DEFAULT 0 i uploaded 2.3.0 last thursday which doesn't add that column. it however doesn't remove it, once you update you can manually remove the column as we aren't allowed to touch the core tables any longer. it actually isn't causing any issues, it just the schema checker isn't very bright, if it doesn't have json entry for it, it flips out.
Noble~ Posted January 22, 2021 Posted January 22, 2021 Thanks for the update it seemed to fix the other issues however im now seeing this error on the default theme even after i run the support tool. [[Template stratagem/front/projects/controls is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
Noble~ Posted January 25, 2021 Posted January 25, 2021 @CodingJungle any word on how to fix this issue?
Noble~ Posted February 6, 2021 Posted February 6, 2021 (edited) Disappointing there is no support for this, I expected better for $60.00 Shame @Jordan Invision maybe put this to the Team, If a Dev stops supporting an app maybe stop all sales for it and close the thread. 5-10 bucks i can live with but 60.00 ya im a little pissed. Edited February 6, 2021 by Noble~
Jordan Miller Posted February 6, 2021 Posted February 6, 2021 15 hours ago, Noble~ said: Disappointing there is no support for this, I expected better for $60.00 Shame @Jordan Invision maybe put this to the Team, If a Dev stops supporting an app maybe stop all sales for it and close the thread. 5-10 bucks i can live with but 60.00 ya im a little pissed. I feel you 🙏 Perhaps @CodingJungle will see this and pop in. I'll keep an eye on this topic. I do agree if the dev disappears for weeks on end, and there are questions about the purchase, it's a tough spot to be in. Let's give him a bit more time. If not I'll pass this along to see what the team thinks 🙏
Colombia Humana Posted February 28, 2021 Posted February 28, 2021 (edited) Hello there, Once I enable the app, the calendars stop working. I receive the following message: OutOfRangeException: (0) #0 /home/mysite/public_html/init.php(893) : eval()'d code(47): IPS\Patterns\_ActiveRecord::load('120', 'project_calenda...') #1 /home/mysite/public_html/system/Content/Item.php(3299): IPS\calendar\stratagem_hook_calendarEvent::getItemsWithPermission(Array, '_rand', 4) #2 /home/mysite/public_html/applications/calendar/modules/front/calendar/view.php(125): IPS\Content\_Item::featured(4, '_rand') #3 /home/mysite/public_html/system/Dispatcher/Controller.php(101): IPS\calendar\modules\front\calendar\_view->manage() #4 /home/mysite/public_html/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #5 /home/mysite/public_html/index.php(13): IPS\_Dispatcher->run() #6 {main} Any advise? I'm using the latest IPB version as well as the latest plugin version available. It fails with all other apps disabled too. Edited March 2, 2021 by DanielFb
CodingJungle Posted March 1, 2021 Author Posted March 1, 2021 Sorry guys, has been a crazy time these last few months. I will have a full update on my site if you are interested to read the crazy. On 1/21/2021 at 7:15 PM, Noble~ said: Thanks for the update it seemed to fix the other issues however im now seeing this error on the default theme even after i run the support tool. [[Template stratagem/front/projects/controls is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]] any info on the exact reason why its failing in the system log? there should be a relevant log to it in the acp system log.
Noble~ Posted March 1, 2021 Posted March 1, 2021 I understand it has not been a good time for anyone this last year, I have since deleted this app and looked at something else.
Chris Anderson Posted March 4, 2021 Posted March 4, 2021 @CodingJungle This file is not currently available for purchase. What gives?
xtech Posted March 4, 2021 Posted March 4, 2021 I am seriously considering to buy this app. @CodingJungle are you planning to update it for 4.6?
CodingJungle Posted March 4, 2021 Author Posted March 4, 2021 7 hours ago, Chris Anderson said: @CodingJungle This file is not currently available for purchase. What gives? I'll submit it a ticket. 2 hours ago, xtech said: I am seriously considering to buy this app. @CodingJungle are you planning to update it for 4.6? I use it myself for my apps and clients for their custom work, so i don't see why i wouldn't. xtech 1
xtech Posted March 5, 2021 Posted March 5, 2021 It's not available for buying here for some reason... if i buy from your site can install it?
Colombia Humana Posted March 7, 2021 Posted March 7, 2021 On 2/28/2021 at 11:51 AM, DanielFb said: Hello there, Once I enable the app, the calendars stop working. I receive the following message: OutOfRangeException: (0) #0 /home/mysite/public_html/init.php(893) : eval()'d code(47): IPS\Patterns\_ActiveRecord::load('120', 'project_calenda...') #1 /home/mysite/public_html/system/Content/Item.php(3299): IPS\calendar\stratagem_hook_calendarEvent::getItemsWithPermission(Array, '_rand', 4) #2 /home/mysite/public_html/applications/calendar/modules/front/calendar/view.php(125): IPS\Content\_Item::featured(4, '_rand') #3 /home/mysite/public_html/system/Dispatcher/Controller.php(101): IPS\calendar\modules\front\calendar\_view->manage() #4 /home/mysite/public_html/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute() #5 /home/mysite/public_html/index.php(13): IPS\_Dispatcher->run() #6 {main} Any advise? I'm using the latest IPB version as well as the latest plugin version available. It fails with all other apps disabled too. Any info on this matter @CodingJungle?
Adriano Faria Posted March 7, 2021 Posted March 7, 2021 On 3/4/2021 at 7:22 AM, Chris Anderson said: @CodingJungle This file is not currently available for purchase. What gives? On 3/5/2021 at 11:28 AM, xtech said: It's not available for buying here for some reason... if i buy from your site can install it? Just now, DanielFb said: Any info on this matter @CodingJungle? There's an annoucentment on his board.
xtech Posted March 7, 2021 Posted March 7, 2021 8 hours ago, Adriano Faria said: There's an annoucentment on his board. Thank you Adriano. I wasn't aware of it.
Recommended Posts