Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 28, 20213 yr Thanks for reaching out to me via PM, @InvisionHQ! The bug I mentioned is now fully fixed and people on my site are happy again - which makes me happy. That was very prompt, very quick, and fantastic support all round. Cheers again!
November 23, 20213 yr Hi there, I'm on IPB 4.6.8 and am using Improved Clubs Enhancements v2.0.4b. I've just created a private Club from scratch, but when I try to add a forum to it the suite throws the following error: ArgumentCountError: Too few arguments to function IPS\forums\clubsenhancements_hook_ceClubForums::clubForm(), 1 passed in /home/XXX/public_html/init.php(902) : eval()'d code on line 171 and exactly 2 expected (0) #0 /home/XXX/public_html/init.php(902) : eval()'d code(171): IPS\forums\clubsenhancements_hook_ceClubForums->clubForm(Object(IPS\Helpers\Form)) #1 /home/XXX/public_html/applications/core/modules/admin/clubs/clubs.php(468): IPS\forums\hook2938->clubForm(Object(IPS\Helpers\Form), Object(IPS\Member\Club)) #2 /home/XXX/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\clubs\_clubs->nodeForm() #3 /home/XXX/public_html/applications/core/modules/admin/clubs/clubs.php(38): IPS\Dispatcher\_Controller->execute() #4 /home/XXX/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\clubs\_clubs->execute() #5 /home/XXX/public_html/admin/index.php(13): IPS\_Dispatcher->run() #6 {main} I was able to add the forum once I disabled all my addons (including ICE).
January 17, 20223 yr Hi, Just wondering if the error I pointed out in the previous message is close to being fixed? I'm on IPB 4.6.9 and using ICE 2.0.4b, created a Club, and tried to add a forum. It threw the following error: ArgumentCountError: Too few arguments to function IPS\forums\clubsenhancements_hook_ceClubForums::clubForm(), 1 passed in /XXX/public_html/init.php(903) : eval()'d code on line 171 and exactly 2 expected (0) #0 /XXX/public_html/init.php(903) : eval()'d code(171): IPS\forums\clubsenhancements_hook_ceClubForums->clubForm(Object(IPS\Helpers\Form)) #1 /XXX/public_html/applications/core/modules/front/clubs/view.php(1545): IPS\forums\hook2938->clubForm(Object(IPS\Helpers\Form), Object(IPS\Member\Club)) #2 /XXX/public_html/init.php(903) : eval()'d code(1026): IPS\core\modules\front\clubs\_view->nodeForm() #3 /XXX/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->nodeForm() #4 /XXX/public_html/applications/core/modules/front/clubs/view.php(120): IPS\Dispatcher\_Controller->execute() #5 /XXX/public_html/init.php(903) : eval()'d code(95): IPS\core\modules\front\clubs\_view->execute() #6 /XXX/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->execute() #7 /XXX/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} As before, I was able to add Club features once I disabled all applications and customizations (including ICE), but the error seems to point specifically to something to do with Clubs so I posted it here.
January 17, 20223 yr Author 5 hours ago, LiquidFractal said: Hi, Just wondering if the error I pointed out in the previous message is close to being fixed? I'm on IPB 4.6.9 and using ICE 2.0.4b, created a Club, and tried to add a forum. It threw the following error: ArgumentCountError: Too few arguments to function IPS\forums\clubsenhancements_hook_ceClubForums::clubForm(), 1 passed in /XXX/public_html/init.php(903) : eval()'d code on line 171 and exactly 2 expected (0) #0 /XXX/public_html/init.php(903) : eval()'d code(171): IPS\forums\clubsenhancements_hook_ceClubForums->clubForm(Object(IPS\Helpers\Form)) #1 /XXX/public_html/applications/core/modules/front/clubs/view.php(1545): IPS\forums\hook2938->clubForm(Object(IPS\Helpers\Form), Object(IPS\Member\Club)) #2 /XXX/public_html/init.php(903) : eval()'d code(1026): IPS\core\modules\front\clubs\_view->nodeForm() #3 /XXX/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->nodeForm() #4 /XXX/public_html/applications/core/modules/front/clubs/view.php(120): IPS\Dispatcher\_Controller->execute() #5 /XXX/public_html/init.php(903) : eval()'d code(95): IPS\core\modules\front\clubs\_view->execute() #6 /XXX/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->execute() #7 /XXX/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} As before, I was able to add Club features once I disabled all applications and customizations (including ICE), but the error seems to point specifically to something to do with Clubs so I posted it here. I thought I had fixed it, I also use it not my forum and this kind of error has disappeared. Can you confirm that you are using the latest version available?
January 17, 20223 yr 10 hours ago, InvisionHQ said: I thought I had fixed it, I also use it not my forum and this kind of error has disappeared. Can you confirm that you are using the latest version available? Yes....using v2.0.4b.
January 17, 20223 yr OK, I've noticed something else: I have a test site and a production site. When I create a new Club on my test site, I have an option to instantly create Club features as per the menu below: However, when I create a new Club on my production site these options are missing. Both sites are running ICE 2.0.4.b, and I even uninstalled and reinstalled ICE on my production site. However, this does not fix this discrepancy.
January 30, 20222 yr I am getting this error when trying to invite and add members to a club mysqli_sql_exception: Duplicate entry '1-4272' for key 'PRIMARY' (1062) #0 public_html/system/Db/Db.php(659): mysqli_stmt->execute() #1 public_html/system/Db/Db.php(938): IPS\_Db->preparedQuery() #2 public_html/system/Member/Club/Club.php(1154): IPS\_Db->insert() #3public_html/init.php(903) : eval()'d code(52): IPS\Member\_Club->addMember() #4 /public_html/init.php(903) : eval()'d code(448): IPS\Member\hook1645->addMember() #5 public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->addMembersGroup() #6 public_html/applications/core/modules/front/clubs/view.php(120): IPS\Dispatcher\_Controller->execute() #7 /public_html/init.php(903) : eval()'d code(95): IPS\core\modules\front\clubs\_view->execute() #8 //public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->execute() #9 /public_html/index.php(13): IPS\_Dispatcher->run() #10 {main} Edited January 30, 20222 yr by JustHatched
January 30, 20222 yr This Improved Clubs Enhancements has been taken down , im guessing due to the errors its throwing ? Im hoping you can fix it so i can purchase this plug in , it is exactly what i am looking for now ! 😀
February 1, 20222 yr On 1/31/2022 at 4:21 AM, Wicked007 said: This Improved Clubs Enhancements has been taken down , im guessing due to the errors its throwing ? Im hoping you can fix it so i can purchase this plug in , it is exactly what i am looking for now ! 😀 Wow, yeah, umm...it seems obvious, but can the dev say anything definitive as to why it was pulled? I tend to get a bit nervous when this happens to apps I rely on for my business and I hear nothing about it...
February 1, 20222 yr It has been 'pulled' because the author currently doesn't have an active license...it's a rule of the MP. Simple. The reasons why they don't have an active license? Ask the author.
February 1, 20222 yr 15 hours ago, Nathan Explosion said: It has been 'pulled' because the author currently doesn't have an active license...it's a rule of the MP. Simple. The reasons why they don't have an active license? Ask the author. Now that I know, that's perfectly understandable.
February 14, 20222 yr Hi, We are getting this error when trying to add a club OverflowException: (0) #0/www/walkingfootball.com/public_html/system/Member/Club/Club.php(673): IPS\Member\_Club->addMember(Object(IPS\Member), 'leader') #1 /www/walkingfootball.com/public_html/init.php(903) : eval()'d code(362): IPS\Member\_Club->form(false, true, Array) #2 www/walkingfootball.com/public_html/applications/core/modules/front/clubs/directory.php(385): IPS\Member\clubsenhancements_hook_ceClub->form(false, true, Array) #3 www/walkingfootball.com/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\front\clubs\_directory->create() #4 www/walkingfootball.com/public_html/init.php(903) : eval()'d code(29): IPS\Dispatcher\_Controller->execute() #5 www/walkingfootball.com/public_html/applications/core/modules/front/clubs/directory.php(52): IPS\Dispatcher\hook3189->execute() #6 www/walkingfootball.com/public_html/init.php(903) : eval()'d code(71): IPS\core\modules\front\clubs\_directory->execute() #7 /www/walkingfootball.com/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerDirectory->execute() #8 www/walkingfootball.com/public_html/index.php(13): IPS\_Dispatcher->run() #9 {main} Edited February 14, 20222 yr by Unlucky
February 15, 20222 yr Author On 1/30/2022 at 1:47 PM, JustHatched said: I am getting this error when trying to invite and add members to a club mysqli_sql_exception: Duplicate entry '1-4272' for key 'PRIMARY' (1062) #0 public_html/system/Db/Db.php(659): mysqli_stmt->execute() #1 public_html/system/Db/Db.php(938): IPS\_Db->preparedQuery() #2 public_html/system/Member/Club/Club.php(1154): IPS\_Db->insert() #3public_html/init.php(903) : eval()'d code(52): IPS\Member\_Club->addMember() #4 /public_html/init.php(903) : eval()'d code(448): IPS\Member\hook1645->addMember() #5 public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->addMembersGroup() #6 public_html/applications/core/modules/front/clubs/view.php(120): IPS\Dispatcher\_Controller->execute() #7 /public_html/init.php(903) : eval()'d code(95): IPS\core\modules\front\clubs\_view->execute() #8 //public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerView->execute() #9 /public_html/index.php(13): IPS\_Dispatcher->run() #10 {main} It happened with all members? 17 hours ago, Unlucky said: Hi, We are getting this error when trying to add a club OverflowException: (0) #0/www/walkingfootball.com/public_html/system/Member/Club/Club.php(673): IPS\Member\_Club->addMember(Object(IPS\Member), 'leader') #1 /www/walkingfootball.com/public_html/init.php(903) : eval()'d code(362): IPS\Member\_Club->form(false, true, Array) #2 www/walkingfootball.com/public_html/applications/core/modules/front/clubs/directory.php(385): IPS\Member\clubsenhancements_hook_ceClub->form(false, true, Array) #3 www/walkingfootball.com/public_html/system/Dispatcher/Controller.php(90): IPS\core\modules\front\clubs\_directory->create() #4 www/walkingfootball.com/public_html/init.php(903) : eval()'d code(29): IPS\Dispatcher\_Controller->execute() #5 www/walkingfootball.com/public_html/applications/core/modules/front/clubs/directory.php(52): IPS\Dispatcher\hook3189->execute() #6 www/walkingfootball.com/public_html/init.php(903) : eval()'d code(71): IPS\core\modules\front\clubs\_directory->execute() #7 /www/walkingfootball.com/public_html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\front\clubs\clubsenhancements_hook_ceControllerDirectory->execute() #8 www/walkingfootball.com/public_html/index.php(13): IPS\_Dispatcher->run() #9 {main} To investigate this error I need to access your ACP as administrator, if so send me a MP and I'll be happy to help.
February 15, 20222 yr 11 hours ago, InvisionHQ said: It happened with all members? To investigate this error I need to access your ACP as administrator, if so send me a MP and I'll be happy to help. With all that I have tried to invite or add, about a dozen
February 22, 20222 yr Author On 2/15/2022 at 8:04 PM, JustHatched said: With all that I have tried to invite or add, about a dozen can you send me access to your ACP?
March 17, 20222 yr When adding HTML to a custom block, the HTML does not display. Specifically it is a twitter feed embed. Is there something specific that I need to add to get something like this to display? <a class="twitter-timeline" href="https://twitter.com/RangerBoats?ref_src=twsrc%5Etfw">Tweets by RangerBoats</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
March 22, 20222 yr Hi, @InvisionHQ! I have an active license for the original Clubs Enhancements plugin. Could you transfer my license to the new plugin? Thanks in advance!
April 8, 20222 yr Author On 3/22/2022 at 6:14 AM, Subdreamer said: Hi, @InvisionHQ! I have an active license for the original Clubs Enhancements plugin. Could you transfer my license to the new plugin? Thanks in advance! I don't know if I can do it again. I'll look.
April 13, 20222 yr @InvisionHQ I came up with a partial solution to creating nested menus using custom blocks, see below: The problem is every new club feature that gets added it gets added to this: This can become quite confusing to look at once you've added a few. Could you add a hide feature as shown below? The feature would still exist if hidden but wouldn't appear in the menu section if enabled. This would allow for the "appearance" of nested features with minimal additional coding.
April 20, 20222 yr Good day @InvisionHQ Looks there is problem with your App. ...when i want to open a new topic section into Clubs. (Was working well in the past and i don't know until when it does not work as i did not used it for a long time. Maybe until i did the last update ) I have this message ''Something went wrong'' and the topic tab can't be added into the club's menu. My developper found this issue, could you solve it please ? Issue #2 is being caused by a bad hook in the “Improved Clubs Enhancements” application, which comes from the marketplace. I can’t fix this for you. You’ll need to contact the author of this app and have them fix it. The error (so you can send it to him) is: ArgumentCountError: Too few arguments to function IPS\forums\clubsenhancements_hook_ceClubForums::clubForm(), 1 passed in /var/www/clubimport.fr/init.php(913) : eval()'d code on line 219 and exactly 2 expected (0)Thanks @InvisionHQ
April 21, 20222 yr Author On 4/13/2022 at 4:46 PM, Chris Anderson said: @InvisionHQ I came up with a partial solution to creating nested menus using custom blocks, see below: The problem is every new club feature that gets added it gets added to this: This can become quite confusing to look at once you've added a few. Could you add a hide feature as shown below? The feature would still exist if hidden but wouldn't appear in the menu section if enabled. This would allow for the "appearance" of nested features with minimal additional coding. It seems a good idea, I'll see if I can do something. 14 hours ago, Clubimport said: I have this message ''Something went wrong'' and the topic tab can't be added into the club's menu. can you look at system logs? Please tell me also invision version and app version.