Jump to content

ahc

Clients
  • Posts

    638
  • Joined

  • Days Won

    2

 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 ahc

  1. Alright, that sounds good.  Sorry for my ignorance, but when you say "accept multiple tickets", do you mean the "Tickets per member" setting?  These are my current settings:

    f434cdb4d8bb6ffc804e191ed3919080.png

    fb1d6467f46f1f01a5e6c9c463a58627.png

  2. @Adriano Faria  Hate tagging you again, but I've just upgraded to 1.1.1 and I've hit a snag.  (I'm using the default theme with no template or css customizations.)

    The ticket field isn't showing up when I go to add a participant:

    a58b3f05ee10ca93097c52b8c58b3e7e.png
     

    So naturally, when I click "Add Member" anyway, it throws an error.

    09d2e25061fdb70c899cdda0a517ea67.png
     

    Raw Data

    Quote

    INSERT INTO `raffles_participants` ( `rp_raffle_id`, `rp_member_id`, `rp_date`, `rp_ipaddress`, `rp_tickets` ) VALUES ( 2, 1268, 1526679829, '104.63.37.68', NULL ) ON DUPLICATE KEY UPDATE `rp_raffle_id`=VALUES(`rp_raffle_id`), `rp_member_id`=VALUES(`rp_member_id`), `rp_date`=VALUES(`rp_date`), `rp_ipaddress`=VALUES(`rp_ipaddress`), `rp_tickets`=VALUES(`rp_tickets`)
    IPS\Db\Exception: Column 'rp_tickets' cannot be null (1048)
    #0 /home/gasrforu/public_html/system/Db/Db.php(807): IPS\_Db->preparedQuery('/*IPS\\raffles\\m...', Array)
    #1 /home/gasrforu/public_html/applications/raffles/modules/front/raffles/view.php(1035): IPS\_Db->insert('raffles_partici...', Array, true)
    #2 /home/gasrforu/public_html/system/Dispatcher/Controller.php(85): IPS\raffles\modules\front\raffles\_view->addToRaffleGiveaway()
    #3 /home/gasrforu/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #4 /home/gasrforu/public_html/applications/raffles/modules/front/raffles/view.php(58): IPS\Content\_Controller->execute()
    #5 /home/gasrforu/public_html/system/Dispatcher/Dispatcher.php(146): IPS\raffles\modules\front\raffles\_view->execute()
    #6 /home/gasrforu/public_html/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

     

  3. @Adriano Faria  

    And this is why I will always support you and your plugins/applications!  It's always one little thing that can cause a whole lot of problems, LOL.  I'm so happy you were able to find and fix the issue!  The tickets per member addition also looks great and will be PERFECT for my community!


    The addition of the moderation actions is also awesome!  Now I can keep better track of who is doing what.  THANK YOU SO MUCH!!  Your support is always top tier!

  4. 1 hour ago, Adriano Faria said:

    I can add a field for number of tickets there. But it will add “freely” the member. I mean, no invoice will be generated. 

    That's no problem!  These manual tickets are meant to be "free" anyway, so this would actually work just fine!

    1 hour ago, Adriano Faria said:

    Not sure about the Commerce error. I never tried to add it there. Anyway, you will be generating invoices if you use Commerce.

    No worries.  It was just something I tried to see if I could quickly add some tickets to a few participants as a thank you for doing extra steps off-site.  

  5. @Adriano Faria  Alright, thanks.  I can create a test raffle and add a bunch of participants and try to record the issue if need be.  Just let me know if you're not able to recreate the issue.  I tried it twice and it happened both times, removing all members instead of just the one specific member name I typed and chose from the drop down.  

    Quote

    Yes, there’s a moderator permission: Can manually add users to raffles.

    Yes, I see that, but when I add a user, it only gives them one ticket.  Is there some place I can go to manually add more tickets to a participant?  For example:  Participant A has 1 ticket, but I want to give them 4 more as a thank you for following a social media account.  

    I tried to give tickets to participants by creating invoices in commerce for the tickets, but when I go to mark it paid without charging them, I received this error:

    Quote

    Error: Call to a member function add() on string (0)
    #0 /home/gasrforu/public_html/applications/nexus/modules/admin/payments/invoices.php(265): IPS\nexus\_Invoice->markPaid(Object(IPS\Member))
    #1 /home/gasrforu/public_html/system/Dispatcher/Controller.php(85): IPS\nexus\modules\admin\payments\_invoices->paid()
    #2 /home/gasrforu/public_html/applications/nexus/modules/admin/payments/invoices.php(35): IPS\Dispatcher\_Controller->execute()
    #3 /home/gasrforu/public_html/system/Dispatcher/Dispatcher.php(146): IPS\nexus\modules\admin\payments\_invoices->execute()
    #4 /home/gasrforu/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #5 {main}

     

  6. @Adriano Faria

    I'm not sure if this was reported beforehand, but when I go to remove a participant from the raffle, it removes all of the participants even when I select only a specific member to remove.

    Also, is there a way to manually add tickets to a participant?  If not, I'd like to suggest that as a feature request.

    I tried posting on your website but my credentials are incorrect based on your instructions.

  7. @Fosters

    I am using the the most recent version of both, yes.  (Clear Notifications 1.0.2 and Custom Notifications 1.2.2) Also, it does still show up with both enabled on the default theme and other third party customizations disabled.  If I disable and re-enable one of them, the empty notification disappears, but if someone clears their notifications, it pops back up again.

     

     

     

  8. @InvisionHQ  Don't know if this is something easy to do, but as a suggestion for a future release, could there be an option for member to choose which awards specifically to show in the post pane view?  Or the option to exclude awards from each section individually?

    That way all awards received are still shown on the profile even if they exclude them in order to choose which awards they want to show on their pane.

  9. Not sure how important this is, but wanted to report it to you guys just in case.

    Without your application installed, a clear notification list displays properly, like such:

    d0c25c2f0ba51308ed65bb00385abf8f.png

     

    When your application is installed, there seems to be an empty notification stuck even when cleared.

    02d038ec70d40ce9df9a2985447ed2aa.png

     

    When I disable the Clear Notifications plug-in we have, it displays properly again.

    c1e6e1f13db684f7e9ee75efa9669732.png

     

    However, if another notification is received and then cleared, the empty notification returns.

    Is this a conflict between the app and plugin that can be resolved?  Or does it matter?

  10. @Mike John

    I currently use web traffic.  I also want to correct what I said before.  It seems the PMs and Emails are in fact working as they should without issue (miscommunication on our part), so our only issue was actually getting the post to show up in the assigned topic, and show up correctly.

    When I run the task manually, it posts in the assigned topic 3 times in a row, and it doesn't show the members even though I have {birthday_list} in the Pm settings and 3 user birthdays today.

    This is the current post setup.

    324615567670c0d1ab10fbdf7c6749d7.png

     

    And this is what is showing up in the topic:

    d236b35b3bdae5004402cf5fa13fb331.png

     

    Again, I'm not sure if this is something we're doing wrong on our end, but I appreciate you taking the time to help me sort this out.

    Edit:  He posted about an hour ago and sent 7 posts at once, still no names showing.

  11. @Mike John

    Hey there,

    I'm not sure if it's due to the recent updates/patches, but the application isn't working on our website.  It's not sending emails, private messages, or creating a post in the assigned thread given in settings.  

    I've done the usual:  Cache clear, check to see if anything was conflicting with it to the best of my knowledge of the other applications and plugins we have, etc.  

    I'll stick screenshots of my current settings down below in case this is user error, and if it is, I apologize.

    General Settings:

    90d329599b77da92f5698ec7fe2ea371.png

    e584c43e273c6e85ca87087c4c1427a7.png

    e64fd49e90bf41eac932a009995d8fdb.png

    812840fccac1c729858c3d1c47555d8a.png

  12. @Adriano Faria

    Hey there!  I'm running into a few issues with the plugin.  (Running v4.2.4)

     

    Issue #1:  There's a third tab missing and I'm not sure what's meant to be there, but I can't click on it:

    7059cace85d389d841e65116d0c8320e.png

     

    Issue #2:  On the Members tab, it only saves one name.  I tried adding all of the administrators on there, but when I save my settings, only the first name I entered actually gets saved.

    What I Save
    603237b5d386455b08d66a68215f7ca2.png

     

    What shows up when I go back:

     

    1c27479b2eee604270c04ee107ad4871.png

     

    I've done a cache clear, disabling all customizations as well and only ran this plugin to make sure nothing else conflicted with it, but the problem still persisted.

  13. @newbie LAC

    1.  No, not at all, but I went ahead and double checked just to be sure nothing I had conflicted with the author pane.  

    I do have the "Group Color on User Link" plugin that also colorizes the names in the info pane, however I disabled it and the problem still existed after a cache clear, which I stated below.

    2.  My theme is the default theme with only minor template changes and mostly css color changes.  The only thing missing from the authorpane that would be there normally by default are the group titles, which I hid due to not wanting the group "Member" showing."  I did switch back to the default theme, but the problem still persists.  So I went and disabled all plugins, applications, etc. via the support tab, did a cache clear, and it's still not showing properly.

    a5dfd3585d44c3a18aed69d982c3c892.png

    Pea's secondary group is member, so the green bar showing under Rosybub should be displaying as well.  It shows on Pea's profile, just not her author/info pane.

  14. Hello,

    The plugin works on the profiles, but its not showing the secondary group images on the authorpane in the topics.  I'm currently running 4.2.3

    What it currently looks like:

    f2cd9abf2522c358216d99c95ccfb0e3.png

     

    What it should look like:

    b2246b4581d716f9784ff0e49705951f.png

    It does show up on their profiles, however:

    8a25aed9867f6b616dfc33beba95843a.png


    Group icon settings:

    96e99f194ea4a370c07017b2ad9374ae.png

     

    Member's secondary group:

    ca6f2e65768aded7eca6dda7b433e5c2.png

  15. @TAMAN

    For some reason I can only have one column per row now.  (I did update to 4.2.3 that was just released today.)  I used to have 4 columns on each row, but now when I save, it'll delete all of them except for the first one tagged.  I've tried re-uploading a fresh copy, but the problem still persists.  I'm not sure if it's me or if an update needs to be made.

    Preview of me saving it with multiple columns, and going to edit it again, only one on each row is left:

    https://i.gyazo.com/99898ed5aabf8efd580f5a213bc70e7f.mp4

×
×
  • Create New...