Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Mcardle Posted January 12, 2017 Posted January 12, 2017 Issues like broken? Or issues like hot fixes? And max size of images? Nice one for taking over for him though
Adriano Faria Posted January 12, 2017 Posted January 12, 2017 Just now, MadMcardle said: Issues like broken? Or issues like hot fixes? Like categories and awards without name, etc. Not broken, but hard to use the way it is. 1 minute ago, MadMcardle said: And max size of images? You can controle the size of images:
Mcardle Posted January 12, 2017 Posted January 12, 2017 Ah ok I will hold of for now then, thanks for the quick reply.
Adriano Faria Posted January 12, 2017 Posted January 12, 2017 (edited) Ok, that's how it is till now: - Categories: - Public Side: + Create menu: - Awards for the category: - Profile: - Tab on profile: - Posts: I think this is enough to release a new version for people keep using it. Then we go item by item... I'll need a dump from the awards_cats (select * from awards_cats in the SQL Toolbox is enough) table. As I turned into translateable fields (same pattern of forums names), need to make a conversion in the upgrade. Please, send a PM. Edited January 12, 2017 by Adriano Faria Simon Woods 1
Adriano Faria Posted January 13, 2017 Posted January 13, 2017 (edited) Added a button in each award row to give an award in a faster way to members: 14 hours ago, Adriano Faria said: I'll need a dump from the awards_cats (select * from awards_cats in the SQL Toolbox is enough) table. As I turned into translateable fields (same pattern of forums names), need to make a conversion in the upgrade. Please, send a PM. Please, if you have blank categories name or blank award title, send a dump from your table. I need to create an upgrade to release a new working version. I need a dump from awards_cats and awards_awards tables. Edited January 13, 2017 by Adriano Faria Chris59 and Simon Woods 2
Pedro Ibáñez Posted January 13, 2017 Posted January 13, 2017 Hi, I have a problem with the pluguin. Titles are not saved when creatind an award so I can't enter to view them...
Adriano Faria Posted January 13, 2017 Posted January 13, 2017 Just now, Pedro Ibáñez said: Titles are not saved when creatind an award so I can't enter to view them... 1 hour ago, Adriano Faria said: Please, if you have blank categories name or blank award title, send a dump from your table. I need to create an upgrade to release a new working version. I need a dump from awards_cats and awards_awards tables.
Adriano Faria Posted January 13, 2017 Posted January 13, 2017 Easier: go to SQL Toolbox (in your ACP) and run those queries: select cat_id, cat_title, cat_name_seo from awards_cats; select award_id, award_title from awards_awards; Print screen in the result and send a PM or post here, please.
Pedro Ibáñez Posted January 13, 2017 Posted January 13, 2017 Sorry Adriano, i don't find SQL toolbox in ACP, where is it?
Adriano Faria Posted January 13, 2017 Posted January 13, 2017 4 minutes ago, Pedro Ibáñez said: Sorry Adriano, i don't find SQL toolbox in ACP, where is it? ACP -> System -> Support -> SQL Toolbox
Adriano Faria Posted January 13, 2017 Posted January 13, 2017 Need a couple of users to test version 1.0.8.5. Chris59 1
Pedro Ibáñez Posted January 13, 2017 Posted January 13, 2017 For me it's working now! Adriano Faria 1
Adriano Faria Posted January 13, 2017 Posted January 13, 2017 What's New in Version 1.0.8.5: Bug Fixes Title not showing when creating a new category. Categories title and description are now translateable, which means you can give different names according to the user language, like a forum name. Award title not showing Missing language bits Improvements Added button to give an award on Award view Script optimization Templates reworked Download: Chris59, Simon Woods and SammyS 3
Strikerecondo Posted January 13, 2017 Posted January 13, 2017 As I said in pm, thank you very much for your quick work ! Everything's fine now. Good job ! Adriano Faria 1
Simon Woods Posted January 13, 2017 Posted January 13, 2017 Great work, as usual! I am missing two things: The new "Award" button on the award view. I've checked on the default theme and it's not displaying there either. The Categories are still called "Manage" in the ACP. I wasn't sure if this change was made in this update or if it is for later?
Adriano Faria Posted January 13, 2017 Posted January 13, 2017 Just now, Simon Woods said: The new "Award" button on the award view. I've checked on the default theme and it's not displaying there either. The new button will appear inside the category, in Awards listing: And it will appear for those who has the AWARD permission: 4 minutes ago, Simon Woods said: The Categories are still called "Manage" in the ACP. I wasn't sure if this change was made in this update or if it is for later? Yeah, I've changed it to Categories but changed it back to Manage because you manage categories and awards in same place, not only categories. Simon Woods 1
Simon Woods Posted January 13, 2017 Posted January 13, 2017 Thanks! I hadn't checked everything properly. Everything is working perfectly. Adriano Faria 1
Cyboman Posted January 14, 2017 Posted January 14, 2017 Hi Adriano, unfortunately the NGINX 500 error persists after your upgrade when trying to award manually: Anyone else having this problem? I have a very good sysop and he claims, that this problem is due to the plugin code... But we might oversee something...
Adriano Faria Posted January 14, 2017 Posted January 14, 2017 Have you selected an award in the menu, inside a category? I got this error when I don't select one or when I select a category instead of an award. It simply grabs the ID of the award. Your error shows NULL, so not sure if you're selecting the right thing.
Cyboman Posted January 14, 2017 Posted January 14, 2017 Yes, everything was set correct. But I just checked another configuration. (1) The award, I tried to give as a test to myself, was set as a "limited award". If I change this award setting in ACP to a regular award, it works. So the problem seems to be if awards are configured as "limited" (and "still available"). (2) In frontend in the postbit (userprofile preview next to posts), the award is listed correctly. When I click on the award link, I will be transferred to my profile. But not to the awards tab, and I think the link is intended to transfer directly to the awards tab... One idea: Maybe this results of a language translation (engl. "award" = ger. "Auszeichnung")? I know this problem from IPS as my ACP logos once disappeared when I translated phrases used for google icon name... But not sure if this could be the case. Thanks for assistance!
Adriano Faria Posted January 14, 2017 Posted January 14, 2017 38 minutes ago, Cyboman said: So the problem seems to be if awards are configured as "limited" (and "still available"). I'm new to the app. Not sure exactly what a limites award is or what it should do when awarding someone. Anyway, a friendly error message would be better. Will take a look.
Pete T Posted January 14, 2017 Posted January 14, 2017 13 minutes ago, Adriano Faria said: I'm new to the app. Not sure exactly what a limites award is or what it should do when awarding someone. Anyway, a friendly error message would be better. Will take a look. i see the issue i believe this error is only given if choose this option Step 1 in making award you have options settings and when you tick enable limited edition guessing might have award for small amount time, any way have new option still available with tick yes then you have message for available or not available. You get below error when awarding a member. Exception: Sorry to be able to award you must disable the limited edition still available option. (0) #0 /home/**/public_html/system/Dispatcher/Controller.php(96): IPS\awards\modules\front\awards\_ajaxcreate->manage() #1 /home/**/public_html/applications/awards/modules/front/awards/ajaxcreate.php(21): IPS\Dispatcher\_Controller->execute() #2 /home/**/public_html/system/Dispatcher/Dispatcher.php(129): IPS\awards\modules\front\awards\_ajaxcreate->execute() #3 /home/**/public_html/index.php(13): IPS\_Dispatcher->run() #4 {main} but just found if you do this Step 1 in making award you have options settings and when you tick enable limited edition guessing might have award for small amount time, any way have new option still available with no and no error given when awarding.
Recommended Posts