Jump to content

Giray

Clients
  • Posts

    651
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Giray

  1. Regarding Forms & Clubs, got it! Thanks.

    Question: is this something you foresee building in the next month/3 months/6 months/a year/possibly not?

    What about custom dev for it? Willing to pitch in!! It's an urgent need for us.

    Thanks!!

  2. On 8/21/2019 at 6:59 AM, OliverKapunkt said:

    Hello, I guess I found something a little bug today. When I add a homepage to a club, I get two "Overview" pages ...

    Screenshot.thumb.png.5e7b518569990d3ba7820092c747659c.png

    The first one is the new homepage called "Overview" (I can't rename it). Then the new activity page and the last one is the old overview page that simply doesn't disappear. When I deactivate the homepage for the club it's all fine again. I have IPS 4.4.6 installed since yesterday and the latest version of this addon. Never used the homepage feature before, so I don't know if it's because of the update.

    No big thing at all, I can live without homepages, just a little bit strange.

    Best regards

    Same problem. I read that it's a reorder problem (it shouldn't be) but if it is, how does one restore the default order?? So now I have two Overview tabs and one of them actually mirrors the Activity tab??? Is this part of the next fix or is there a solution? Thanks!

  3. 4 hours ago, Luke Hickton said:

    Ie, we have Basic, Intermediate and Advanced.  Can a feature be added where we add the quiz ID of the Basic to the Intermediate test and it checks you've completed it, before you can take the Intermediate test.

    Thank you,
    Luke

    +1 😎

  4. Does anyone know if Forms integrates with clubs somehow?

    Anyone?

    *edit*

    I have a different way of asking this question. I have clubs who want to have forms available to their members only. Is that doable or does the forms application only sit at the top level of the community?

    Thanks

    **EDIT**

    I don't usually BUMP, but it's been a while since I posted and no one else has posted in the topic since. Anyone?? 😇

  5. 1 hour ago, Prank said:

    Do you mean images from inside a post? This is pretty tricky. I fell back to having the users' avatar image as that is much easier.

    Hi @Prank, yes, that's it. Or at least the option to insert the first image of the post. But that's okay, as we've been using it, it's become evident that it's less mission critical than I thought. The manual content, however, I'm still having difficulty with 😓

  6. On 6/11/2019 at 12:26 AM, Mike John said:
    1. This is a bug I've noted and will be included in the next minor update.

    Hi. Any thoughts when you can include the missing 'Promote' fix? Still cannot promote items.

    Thanks

    P.S. Just saw about the medical... sincere best wishes!!!

  7. 2 hours ago, InvisionHQ said:

    @Giray I can't reproduce this issue, can you please check if you installed the right version of the plugin?

    This issue happened only in one club or for all clubs? In my dev board it works fine:

     

    Hi. Please see attached image. I do believe 1.2.1 is the latest version of the plugin. And yes, it happens on all clubs. I'll pm you one of the URLs where it's happening.

    933538473_Screenshot2019-08-2205_09_31.thumb.png.f7a0b78e932e09d7fc229dc434942407.png

  8. 22 hours ago, InvisionHQ said:

    Thanks for reporting, I still have to test it for 4.4.6

    Hi. Any luck? More importantly, any chance it might be resolved by Friday evening? Long story, but it would really be important that I can get this resolved by then (I'm presenting my community to a group and want to be tip top). Thanks!!

  9. Please don't all light me up at once 😰

    I've tried to read through the thread to figure out how to insert images into the template. Sorry, it's above my paygrade. In short, does anyone have templates with both code and screenshots to show what those templates look like with images inserted? Happy to buy a couple of nice looking templates. Currently my newsletter comes out standard with the items line by line. I just want to dress them up slightly.

    Again, don't shoot!

    Thanks!!

    PS. And I'm still having trouble figuring out manual content. Working on it...

  10. Hi again 😉

    So, here's my problem. I am trying to use link directory in Clubs, the idea being that each club can have its 'own' links. The problem is, that if anyone else - the main forum or any other club - has listed that link, you cannot list it again, it come's out duplicate and therefore is rejected. Is there any way to create a function that allows duplicates? Either that or can there be an additional flag that is attached to the club itself so that the link is its own record but can sort of appear again?

    Thanks Adriano.

    Screenshot 2019-08-09 17.28.46.png

  11. Just now, Adriano Faria said:

    There is no Featured Links widget. You mean the block in the index where you enable via settings? If so, it's random, which is better than a static list of records.

    Hi. Right, I meant the block. Understood. How often does it refresh the random order? Is it on each page reload or when a new link is posted?

  12. Just tried creating a new feature in the AdminCP (previously I was doing so in the front end). I got an error, see below. When I hit 'back' on the browser, I had the new feature and only one, not multiple, but I did have the error below.

    INSERT INTO `core_follow` (  ) VALUES ()
    IPS\Db\Exception: Duplicate entry '' for key 'PRIMARY' (1062)
    #0 /home/xxx/public_html/system/Db/Db.php(937): IPS\_Db->preparedQuery('/*IPS\\links\\_Ca...', Array)
    #1 /home/xxx/public_html/system/Content/ClubContainer.php(144): IPS\_Db->insert('core_follow', Array)
    #2 /home/xxx/public_html/applications/core/modules/admin/clubs/clubs.php(462): IPS\links\_Category->saveClubForm(Object(IPS\Member\Club), Array)
    #3 /home/xxx/public_html/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\clubs\_clubs->nodeForm()
    #4 /home/xxx/public_html/applications/core/modules/admin/clubs/clubs.php(33): IPS\Dispatcher\_Controller->execute()
    #5 /home/xxx/public_html/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\admin\clubs\_clubs->execute()
    #6 /home/xxx/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #7 {main}

     

  13. On 5/23/2018 at 7:28 AM, Michael R said:

    I may have found a bug.

    When adding a new feature such as Topic or Calendar, it tries to create more than one. Operation (thankfully) errors out. When you go back to the Club you will see multiple Topics or Calendars.

    Not sure if this was ever fixed by dev or ips but it's still there. When creating a club (in this case reserved) when I create a calendar or gallery, it creates five automatically, gives me an error, then I have to go back and delete four of the entries. pita to have to delete all those entries for each club I create.

    FYI, this is the message I get:

    Sorry, there is a problem

    You cannot create new features of this type because you reached the maximum number of features allowed for this type/club

    Error code: Clubs Enhancements/8

  14. On 9/11/2016 at 10:56 PM, Mike John said:

    Not possible currently but it is something I will be looking at for the next major version.

    1. I'm getting some bug reports for the status update feature. So it may actually be not working.
    2. Can you clarify this one a bit?
    3. Does it work any differently if you fill out a member as the email sender?

    Hi. Not sure if the notion of additional fields has been addressed since this post? The one field that I think is key is the first name field. That should be core to Auto Welcome. It makes sense for some communities to want to use a first name in a welcome message. 'Dear Jim, ...' 

    Thoughts?

    Thanks!!

  15. Hi @HeadStand. Having difficulty including a manual message in the newsletter. I created a manual entry into the the newsletter (along with recent posts, advertisement, and other content). I then went to Manage Issues and created a new issue with today's date. If I click the preview button on the issue, I see the issue text nicely inserted into the newsletter. However, when I sent out the newsletter today, I received all the content except the manual entry. What am I doing wrong? 😫

    Thanks!!

    *edit**

    I've really really tried and have not really succeeded in including manual content using manage issues. It works fine when I enter content as default content within the newsletter itself, but when I enter content in the issues section, I fail. I've read through your manual but still am unsuccessful. I'm sure it's me, but I can't find what I'm doing wrong.

  16. Thanks Adriano. In future... a way to manually enter a specific code?

    Also, I have not checked yet, but is there a way to see how many people registered with a specific code? That's useful for marketing analysis.

×
×
  • Create New...