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

Everything posted by ahc

  1. Oh my god I will definitely be keeping an eye on this app. We currently use arrow chat but I feel like this would work so much better, but I don't want to rush and slap $50 on a new chat system.
  2. Waiting to purchase it as well. We've been using the Lite version and we've hit our max rule limit, so we'd like to upgrade to the full version, but it hasn't been available for a while.
  3. Been having this same issue since last year in 4.3. Still waiting on a response.
  4. Issue has been resolved! Conflict with another apps coding and the other dev responded promptly with an update, so both are working fine now.
  5. The marketplace listing says this works for 4.4 yes? I just updated your app to the latest version and when someone goes to upload a topic photo, this template error displays within their topic: This displays on our custom theme and the Invision default theme. Disabling the application removes the template error and they can access the topic normally.
  6. body[data-pagemodule="forums"][data-pagecontroller="index"] .ipsBreadcrumb { display: none; } You shouldn't need !important unless you're using the same selector elsewhere that overrides it.
  7. Thank you so much for answering my questions!! I'll be heading over to purchase it now.
  8. I'm very interested in this, but I have a few questions mostly for clarification purposes. I've read the files, looked through the screenshots, and read through here, but I'd rather be 100% sure this will do what I need it to do before I purchase it. 1) When you say you can assign specific members/groups as moderators to topics, that means I can go into one singular topic and add a member in as a moderator for that topic only? This doesn't give them moderator permissions for the forum section that the topic exists in, correct? 2) Let's say a member who is a moderator within a topic deletes content within that topic. Does that content go to the Deleted Content section in the ModCP, even if the member doesn't have permission to access the ModCP? (In the case that something is accidentally deleted, I'd prefer to be able to retrieve it, so what I'm mostly asking is, if they delete content, is it permanent or does it go there.) 3) Can we hide the box that displays who the topic moderators are? I plan to use this for a specific purpose and this feature wouldn't be useful to me and I like to avoid wasted space. Thanks!!
  9. Is this coming in a future update?
  10. Is there a way that the Manage setting can be group based similar to how permissions are set for topic creation? I only want specific groups to be able to set covers on new topics and existing topics. Currently, turning Manage on will allow all topic authors, regardless of group, to add a topic cover to their topics.
  11. Sorry, can't edit my post, but I'd still like to request this feature. I can't get the uploader to work at the top of the topic when I make the change.
  12. Is there a way to set which groups can manage topic covers on existing topics? I'd like to make this an exclusive feature for members of a specific group, however, I'm not able to give them access to upload/update a topic cover on an existing topic or after a topic is created. Never mind, I added an if array statement within the nbTopicCover template and it's done what I needed. Would be a nice built-in feature, though.
  13. ahc

    Quizzes

    What is the new type of quiz?
  14. Alright, I'll just leave that here as a possible feature request. I'm still interested in buying this, but I'll hold off until 4.4 releases before I add new things to our site.
  15. I'm very interested in this. Is there a way to set a limit to how many topics can be pinned in each forum section automatically? Let's say I only want 5 topics pinned at a time in Forum A and there's already 5 topics pinned. If someone attempts to purchase a pin in Forum A, the options will be grayed out. Is this doable?
  16. @TheJackal84 Is there a way I can move the social media icons to the bottom of the authorpane after all of the custom fields and post count/rep?
  17. That's absolutely understandable. Knowing the max we can use for now will help us until 4.4 releases and you're able to update! Thanks a lot for your continued support.
  18. Besides adding permission to a staff group so they could submit applications, nothing was changed to my knowledge. I will test a few things out and come back to you to make sure we did everything exactly the same as before. Edit: I've found where we went wrong. I made a test application with Number of Places set to 5, no error. Another with Number of Places set to 100, no error. A third one with Number of Places set to 1000, received this error. UPDATE `staffappsystem_applications` staffappsystem_applications SET `sas_app_title`='Test 1000',`sas_app_title_seo`='test-1000',`sas_app_description`=' <p> Test </p> ',`sas_app_nr_available`=1000,`sas_app_position`=1,`sas_app_group_to_promote`='0',`sas_app_image`='',`sas_app_applicants_fields`='1',`sas_app_restriction_posts`=0,`sas_app_restriction_reppoints`=0,`sas_app_restriction_daysjoined`=0,`sas_app_restriction_age`=0,`sas_app_restriction_groups`='*' WHERE sas_app_id=3 IPS\Db\Exception: Out of range value for column 'sas_app_nr_available' at row 1 (1264) #0 /home/gasrforu/public_html/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Patterns\\...', Array) #1 /home/gasrforu/public_html/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`staffappsystem...', '`sas_app_title`...', 'WHERE sas_app_i...') #2 [internal function]: IPS\Patterns\_ActiveRecord->save() #3 /home/gasrforu/public_html/init.php(460) : eval()'d code(120): call_user_func_array('parent::save', Array) #4 [internal function]: IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save() #5 /home/gasrforu/public_html/init.php(460) : eval()'d code(324): call_user_func_array('parent::save', Array) #6 /home/gasrforu/public_html/applications/staffappsystem/sources/Applicationrecord/Applicationrecord.php(690): IPS\rules_hook_ipsContent->save() #7 /home/gasrforu/public_html/system/Content/Item.php(330): IPS\staffappsystem\_Applicationrecord->processForm(Array) #8 /home/gasrforu/public_html/applications/staffappsystem/sources/Applicationrecord/Applicationrecord.php(1163): IPS\Content\_Item::createFromForm(Array, Object(IPS\staffappsystem\Category), true) #9 /home/gasrforu/public_html/system/Content/Item.php(85): IPS\staffappsystem\_Applicationrecord::createFromForm(Array, Object(IPS\staffappsystem\Category)) #10 /home/gasrforu/public_html/applications/staffappsystem/modules/front/general/submit.php(82): IPS\Content\_Item::create(Object(IPS\staffappsystem\Category)) #11 /home/gasrforu/public_html/system/Dispatcher/Controller.php(85): IPS\staffappsystem\modules\front\general\_submit->submit() #12 /home/gasrforu/public_html/applications/staffappsystem/modules/front/general/submit.php(28): IPS\Dispatcher\_Controller->execute() #13 /home/gasrforu/public_html/system/Dispatcher/Dispatcher.php(146): IPS\staffappsystem\modules\front\general\_submit->execute() #14 /home/gasrforu/public_html/index.php(13): IPS\_Dispatcher->run() #15 {main} So it looks like we set the number of places too high.
  19. (I feel like I bug you I'm so sorry. 😞) Two things, an issue and one last feature request. Issue: We were adding another application today and when we went to submit the position, we received this error: When I went back to the applications page, a template error was now present: I'm not sure what exactly went wrong since we didn't do anything different for this application than we have for all the others. I tried a cache clear and everything, but it wouldn't go away, so I reinstalled the application which fixed it. Luckily we only had 3 applications so it won't be too much of an inconvenience for us to remake them, but I wanted to make you aware in case this happens to anyone else. (I'm still unsure what happened myself.) Feature Request: Can we have the option to create an application where the number of positions available is infinite? We have positions that are temporary and we're constantly cycling through new people every couple of months, and it would be extremely convenient to just keep the one app instead of remaking it each time the current amount of slots is filled, and would help greatly in preventing people who we have rejected previously from wasting our time and applying again on a new app.
  20. I'd like this multiple times if I could. Thanks a bunch!
  21. Edit I figured out the problem and resolved it.
  22. That bites. :( Thanks for informing guys.
  23. I don't know if anyone would be able to help me, but I'm trying to set up rules that grant an award based on how much reputation a member has. I may be overlooking something simple, but I've tried it a few ways and it won't trigger. For example, this award should be sent to anyone who receives 100 points of reputation or more. Rule Triggered When: Member receives reputation points Condition: Member Attribute Value / Reputation level, more than, 99 / Member to check: Member that received the reputation Action: Give an award to member / At the end of the event / To: Member that received the reputation
  24. Today is the first time I've used the approve/reject buttons since you updated it to add the ability to add a reason and notify the member. I receive this error each time: Error: Call to a member function addToStack() on null (0) #0 [internal function]: IPS\Theme\email_html_staffappsystem_notification_apply_rejected(Object(IPS\staffappsystem\Applicationrecord), 'Alismora', Object(IPS\Email\Outgoing\Php)) #1 /home/***/system/Email/Email.php(683): call_user_func_array('IPS\\Theme\\email...', Array) #2 /home/***/system/Email/Email.php(266): IPS\_Email::template('staffappsystem', 'notification_ap...', 'html', Array) #3 /home/***/system/Email/Email.php(609): IPS\_Email->compileContent('html', Object(IPS\Member), Object(IPS\Lang)) #4 /home/***/system/Notification/Notification.php(507): IPS\_Email->mergeAndSend(Array, NULL, NULL, Array, Object(IPS\Lang)) #5 /home/***/system/Notification/Notification.php(488): IPS\_Notification->sendEmails(Array, Array) #6 /home/***/applications/staffappsystem/modules/front/general/view.php(393): IPS\_Notification->send() #7 /home/***/system/Dispatcher/Controller.php(85): IPS\staffappsystem\modules\front\general\_view->rejectApplication() #8 /home/***/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #9 /home/***/applications/staffappsystem/modules/front/general/view.php(49): IPS\Content\_Controller->execute() #10 /home/***/system/Dispatcher/Dispatcher.php(146): IPS\staffappsystem\modules\front\general\_view->execute() #11 /home/g***/index.php(13): IPS\_Dispatcher->run() #12 {main}
×
×
  • Create New...