Everything posted by Gauravk
-
Calendar not working after upgrade
Fatal error: The task was called with PHP version 7.4.30 while PHP 8.0.0 is required. in /home/carnity/public_html/carnity.com/applications/core/interface/task/task.php on line 39
-
Calendar not working after upgrade
I was running on PHP 8 since over a year, and after this upgrade all of sudden this happening. Can someone please point me to right direction on what to look and where to change, I have access to WHM and SSH. Appreciate any help in resolving this cron issue.
-
Calendar not working after upgrade
Please advise how to do it?
-
Calendar not working after upgrade
Isnt Topic feed is standard widget of IPS? Im lost now.
-
Calendar not working after upgrade
Im experiencing a couple of more issues after the upgrade. Please split this topic if we are supposed to make a new topic for every different kind of help. Problem 1: Fatal error: The task was called with PHP version 7.4.30 while PHP 8.0.0 is required. in /home/carnity/public_html/carnity.com/applications/core/interface/task/task.php on line 39 Problem 2: featured topic on sidebar looks very funny. Problem 3: Same with topics on sidebar Problem 4: I still have plenty of FURL which is not reverted, so should I revert all of them for settings, checkout, store, etc?
-
Calendar not working after upgrade
Thanks Jim, for saving the day. Is this new change of layout or my site is acting up? RSVP moved to right and Event details moved to left....!
-
Calendar not working after upgrade
Thanks Jim, for your quick support. Much appreciate it. I see tons of links there: First question: Which one to revert? Second question: how do I do that? Third: How did these many FURL appear as I have over 100's?
-
Calendar not working after upgrade
I just updated my site to the latest version and now events / calendar isnt working. We have had a plugin for re-sort widget to alter wrong timings from past, that seems like an issue, so uninstall that too and still site is working, but calendars arent working. Any quick help would be highly appreciated, please. Thanks in advance. https://carnity.com/events/5-events/
-
Calendar not working after upgrade
Thanks Randy, totally understand that. I just updated my site to the latest version and now events / calendar isnt working. We have had a plugin for re-sort widget to alter wrong timings from past, that seems like an issue, so uninstall that too and still site is working, but calendars arent working. Any quick help would be highly appreciated, please. https://carnity.com/events/5-events/
-
Calendar not working after upgrade
Please advise if any of the licensing terms or costing have changed on how to avail email support?
-
How to highlight unread topic in feed?
So in that case, maybe IPS should start offering its own "PAID" fully-tested plugins for the people who are willing to buy and afford the resource-intensive plugin for the sake of convenience. My end goal is "peace of mind" to use technological advancement (with or without plugins) without getting harassed by support as if we have done some crime by installing a third-party plugin.
-
How to highlight unread topic in feed?
Thanks @Matt I totally hear your point. Perhaps IPS can still add this feature as a selectable button, displaying the disclaimer alongside. Facts: As a user of one, we are using this for a few years and have done rigorous page speed/load tests from all hemispheres and noticed no change with it on/off, as for us page load time is prime.
-
How to highlight unread topic in feed?
Spot on @Marc Stridgen, I seriously wish, pray, and beg if such logical steps get followed in real life. In real life, it's 360 degrees. u have chest issue, support asks you to repaint your car, change your seatbelts, move plants in ur house and delete all contact from your phonebook, stand on one leg for 3 hours, before they take the first step. And cause downtime for 24 hours or limping site for 3-7 days. HIGHLY ILLOGICAL REASON WAS DISPLAYED AT EVERY SUPPORT INSTANCE I HAVE HAD IN 12 YEARS WITH IPS. That's why when I receive logical support (one in a million moon) I feel super happy, that happened yest, btw. With such RADICAL BEHAVIOUR toward third-party app "DEVELOPERS," customers like me wish not to install any plugin or even open marketplace ever in my life. Why evolve, keep sitting with stone-age men and wait for IPS to catch up?
-
How to highlight unread topic in feed?
Very good sense of humor to brush things off. I hope IPS support treat plugin and app developer with the same respect as you offer @Marc Stridgen Simply because they treat third-party plugins like COVID patients.
-
How to highlight unread topic in feed?
Thanks @Daniel F for the explanation. Wondering how did Dawpi and Adriano found a workaround for such a great feature.
-
How to highlight unread topic in feed?
Thanks for clarifying @Marc Stridgen, hope it's not a big task for IPS to consider adding this small feature than showing a flat layout for signed-up users, as most communities must be using a topic feed at homepage like ours. So we can have one less plugin to fail.
-
How to highlight unread topic in feed?
This exact feature is not showing in our community. When we enable this plugin, we get that feature When we disable that plugin, we don't get this feature
-
How to highlight unread topic in feed?
Is there any new function added lately to highlight the unread topic as displayed in this help support forum feed? I have been using a plugin for the same job for years, so wondering if IPS has added that functionality now, would love to know how to switch it on, please.
-
(DP43) Groups View Limits
Please advise which one is correct to run CREATE TABLE IF NOT EXISTS `<''>dp4groupsviewlimits_members` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `memberid` bigint(10) NOT NULL, `dp43gvl_limit_views_cookie` varchar(90) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `memberid` (`memberid`) ); OR CREATE TABLE IF NOT EXISTS `<>dp4groupsviewlimits_members` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `memberid` bigint(10) NOT NULL, `dp43gvl_limit_views_cookie` varchar(90) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `memberid` (`memberid`) ); OR CREATE TABLE IF NOT EXISTS `dp4groupsviewlimits_members` ( `id` bigint(10) NOT NULL AUTO_INCREMENT, `memberid` bigint(10) NOT NULL, `dp43gvl_limit_views_cookie` varchar(90) COLLATE utf8mb4_unicode_ci DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `memberid` (`memberid`) );
-
(DP43) Groups View Limits
Thanks @DawPi This is what I have in conf_global.php I still cant understand how to edit the above query to run
-
(DP43) Groups View Limits
Thanks @DawPi, Yes I do have PHPMyAdmin access. May I know how to find the prefix? Is that the DB name? Just FYI, I have dp4 one table showing 0 rows. Is that normal or something went wrong while updating?
-
Safe mode - urgent help
Many thanks @Jim M
-
Safe mode - urgent help
I have updated an old stable plugin that we have been using for some time. After the update, I cannot log back into admin. Is there any safe mode, with which I can log back in and disable that plugin? Appreciate any urgent help, please.
-
(DP43) Groups View Limits
Hi @DawPi just updated to 2.0.2 and I cannot log back as admin anymore. URL changes from this https://carnity.com/admin/?app=core&module=system&controller=login&ref= to this https://carnity.com/admin/?app=core&module=system&controller=login&error=Table 'carnity_carnipb.dp4groupsviewlimits_members' doesn't exist&ref= Appreciate your prompt help, please.
-
Site failing with PHP 8.0
Thanks @Marc Stridgen for meaningful and helpful assistance. Just before I remove it, I like to understand that a certain level of housekeeping is required after every major version change. And have I missed that action in past? Or IPS upgrade suppose to take care of that and in my case, it just got missed by chance.