Jump to content

Joel R

Clients
  • Posts

    6,641
  • Joined

  • Last visited

  • Days Won

    141

 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 Joel R

  1. Fixes on v1.0.0: [ACP > Quizzes > Category > Submissions] Minor grammatical fix: "NOTE: This setting will be overriden if the permission Bypass content moderation? is enabled ..." [ACP > Quizzes > Settings] Type of Content field = Editor WYSIWYG. But quiz still uses Textarea. No thumbnail on quiz listing, even though picture is uploaded. See screenshot. Small suggestions on v1.0.0: Increase maximum questions per quiz. Minimum answers per question: allow 2. Allow owner to test, but not count in score When create question, show as many empty 'answer fields' as allowed by default. Example: If "Maximum answers per question" = 5, then show 4 spaces wrong answers which I can fill out. Ignore empty wrong answers when create question. (Why? Because it saves me from needing to click "+Add another") Check if 'correct' answer is duplicated with 'incorrect' answers. Big suggestions: Allow create quizzes on back-end Allow create quizzes using XML import / export Integrate with iAwards by @-RAW- When I looked for example quizzes online, one common feedback is Easy / Medium / Hard. This might be an example of a 'customized feedback rating'. I don't really like the IPS steps. And that should not stop us from creating quizzes with many questions. Please think about making your own simple counter (eg. "You are on 2 out of 40 questions.") This would be amazing. One bank of questions can create infinite quizzes.
  2. Thanks, yes I think you allow image attachments in the question / answer because you offer IPS 4 editor. Purchased. You have some (unexpectedly) nice features: Quiz protection: the game will be aborted if you leave the current tab/browser. This is to avoid users from search elsewhere. That's a setting. Feedback: you can create funny phrases to be used on Quiz results according to user score This is a very robust application for initial release, I'm impressed.
  3. Congrats on the release! Will definitely purchase if it meets my needs.
  4. "A different article style" by @TAMAN I'd like to point out to any IPS representative who might read this topic that v4 has been out for one year, and yet the community has only managed to offer 1 community guide and 1 Marketplace purchase. There's clearly not enough community support or community innovation for what should be the most extensible app out of the suite, and that creates a steep learning curve for new admins who are uninitiated to Pages. I think even a handful of article block templates (like 4 - 6 different styles) can go a long ways towards helping non-technical admins put together some amazing pages.
  5. Thanks for the update and continued maintenance.
  6. @stoo2000 System error log: ProcessBounces returned a NULL offset - tasks should throw \IPS\Task\Queue\OutOfRangeException when they are finished #0 /home/website/domains/website.com/public_html/system/Task/Task.php(56): IPS\_Log::log('ProcessBounces ...', 'runQueue_log') #1 /home/website/domains/website.com/public_html/applications/core/tasks/queue.php(44): IPS\_Task::runQueue() #2 [internal function]: IPS\core\tasks\_queue->IPS\core\tasks\{closure}() #3 /home/website/domains/website.com/public_html/system/Task/Task.php(337): call_user_func(Object(Closure)) #4 /home/website/domains/website.com/public_html/applications/core/tasks/queue.php(56): IPS\_Task->runUntilTimeout(Object(Closure)) #5 /home/website/domains/website.com/public_html/system/Task/Task.php(245): IPS\core\tasks\_queue->execute() #6 /home/website/domains/website.com/public_html/system/Task/Task.php(214): IPS\_Task->run() #7 /home/website/domains/website.com/public_html/system/Dispatcher/Standard.php(298): IPS\_Task->runAndLog() #8 [internal function]: IPS\Dispatcher\_Standard->__destruct() #9 {main} I was advised by IPS support that this was a problem with the Mail Bouncer application.
  7. Hi @Ryan H., I wanted to bring to your attention that there's a problem between Advanced Tags & Prefixes and attempting to save the Articles template in IP.Pages database. I have an IP.Pages database named "db_frontpage". In the database settings, I cannot save a new Articles template to change from "Category Articles" to "Category 2 Column Image Featured." Everytime I save it, I get the "saved" confirmation and it takes me to the list of IP.Pages databases, but the page template doesn't actually change. I've tried this twice. Steps to Reproduce Navigate to ACP > Pages > Databases Click on "Edit" for Frontpage Within the Homepage Options grouping, change "Articles template" to "Category 2 Column Image Featured" Click Save at the bottom. And the helpful IPS staff response:
  8. Feature suggestions: In the postbit, offer a toggle to swap the text "Quote" and "Edit" with fa-icons. This can offer a more elegant and iconographic approach towards those actions, while condensing the text. Swap out the Mark Forum As Read 'fa-check' icon with another icon (preferably something of admin's choice, where I can input my own fa-icon). It's a generic icon that's used for followers as well. Actually, maybe even offer my own fa-icon for followers too (like fa-users). Add Mark Forum As Read to forum index and category index, to be consistent with board index. One of my major pet peeves with IP.Board's approach towards marking forum as read is that they have two very different methods: when you're in a forum, you click on the Mark Forum As Read; when you're in the forum or category index, you click on the board's thumbnail.
  9. Thank you for the update and continued maintenance to v1.0.2.
  10. @newbie LAC Okay thanks, will wait for v1.0.2
  11. Sorry for not responding earlier. IF Reputation is on: THEN option to hide Content Rating counters: (The Content Ratings' counter becomes redundant, since the ratings are integrated into IPS reputation. Hope that makes sense.)
  12. @HeadStand I recently reactivated this on my IPS community. The feed itself displays correctly on my homepage, however, I think there are some system errors for pages_widgets" OutofRangeException OutOfRangeException::0 #0 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/sources/Pages/Page.php(1231): IPS\_Widget::load(Object(IPS\feed\Application), 'feed', '6n8ok1qmc', Array, NULL, 'horizontal') #1 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/sources/Pages/Page.php(2104): IPS\cms\Pages\_Page->getWidgets() #2 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/modules/front/pages/page.php(72): IPS\cms\Pages\_Page->output() #3 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/modules/front/pages/page.php(44): IPS\cms\modules\front\pages\_page->view() #4 /home/mywebsite/domains/mywebsite.com/public_html/system/Dispatcher/Controller.php(96): IPS\cms\modules\front\pages\_page->manage() #5 /home/mywebsite/domains/mywebsite.com/public_html/applications/cms/modules/front/pages/page.php(34): IPS\Dispatcher\_Controller->execute() #6 /home/mywebsite/domains/mywebsite.com/public_html/system/Dispatcher/Dispatcher.php(129): IPS\cms\modules\front\pages\_page->execute() #7 /home/mywebsite/domains/mywebsite.com/public_html/index.php(13): IPS\_Dispatcher->run() #8 {main} Running IPS v4.1.15.
  13. As cynical as this sounds, the more you develop this plugin the less need for IPS to develop it's own Promote feature.
  14. Yes, I've discovered that as well. HOWEVER, it still shows the Content Rating's counter (0 / 0 / 0) which should be hidden when using the default reputation system. Otherwise it's redundant.
  15. Yes, I would like this too. Another problem I encountered when trying to use the Content Ratings to integrate into Reputation is that the original reputation will still show (eg. "Like" icon; green up / red down icons). There is no way to hide the reputation like while still keeping the reputation count.
  16. Minor suggestions: 1. Add icon to application 2. Change English to "Membergroups"
  17. Thanks for the continued maintenance and update to v1.0.1
  18. I would like this setting please. I need the default reputation to + / -, because it affects awards from iAwards. Works perfect. Thanks!
  19. This does not change the IPS reputation, does it? It's a separate reputation system. Individually.
  20. I don't think I did anything different, but when I went into my ACP, I immediately got the error: A configuration or server error has occurred RuntimeException: BAD_JSON (0) #0 /home/mywebsite/domains/mywebsite.com/public_html/applications/bouncer/sources/Services/Sparkpost.php(73): IPS\Http\_Response->decodeJson() #1 /home/mywebsite/domains/mywebsite.com/public_html/applications/bouncer/sources/Services/Sparkpost.php(93): IPS\bouncer\Services\_Sparkpost::api('webhooks/5c0f9c...') #2 /home/mywebsite/domains/mywebsite.com/public_html/applications/bouncer/Application.php(35): IPS\bouncer\Services\_Sparkpost->checkWebHook() #3 /home/mywebsite/domains/mywebsite.com/public_html/applications/bouncer/extensions/core/Dashboard/Statistics.php(34): IPS\bouncer\_Application->checkWebHooks() #4 /home/mywebsite/domains/mywebsite.com/public_html/applications/core/modules/admin/overview/dashboard.php(44): IPS\bouncer\extensions\core\Dashboard\_Statistics->canView() #5 /home/mywebsite/domains/mywebsite.com/public_html/system/Dispatcher/Controller.php(96): IPS\core\modules\admin\overview\_dashboard->manage() #6 /home/mywebsite/domains/mywebsite.com/public_html/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute() #7 /home/mywebsite/domains/mywebsite.com/public_html/a2nimda/index.php(13): IPS\_Dispatcher->run() #8 {main}
  21. Purchased and installed. Thank you @newbie LAC for offering this for IPS v4. Suggestions: Tighten space between icons. Spread too far out. Change wording from "Delete" to "Undo." Sounds better. Make icons faded. Then on roll over, full color.
  22. Isn't this a separate Marketplace plugin?
  23. Thank you for offering this for IPS v4! I'm excited to start playing around with this.
  24. But warhead markers would be cool in Member Map. Just saying. You could even have cute little missile markers, like, "oh gosh! there's a nuke only 5 miles away! perfect place for a forum meet-up!" That is all.
×
×
  • Create New...