Jump to content

iAwards

Featured Replies

Issues like broken? Or issues like hot fixes? And max size of images? Nice one for taking over for him though :) 

  • Replies 1.4k
  • Views 140.9k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Adriano Faria
    Adriano Faria

    Raw talked to me today earlier. He got some problems in his personal life and he couldn't support your resources as it should. So I will support them for a couple of months or so, until Raw got everyt

  • Adriano Faria
    Adriano Faria

    New features! - Remove requirement from REASON when deleting an award: - Pagination and member who gave the award in member profile tab: Results:   - Awardin

  • Kevin Carwile
    Kevin Carwile

    custom-action-recount-the-content-for-a-member.xml

Posted Images

 

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.

 

And max size of images?

You can controle the size of images:

Settings_2017_01_12_16_54_07.png

Ah ok I will hold of for now then, thanks for the quick reply.

Ok, that's how it is till now:

- Categories:

Capturar.png

 

- Public Side:

Capturar.png

 

+ Create menu:

Capturar.png

 

- Awards for the category:

Capturar.png

 

- Profile:

Capturar.png

 

- Tab on profile:

Capturar.png

 

- Posts:

Capturar.png

 


Capturar1.png

 

 

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 by Adriano Faria

Added a button in each award row to give an award in a faster way to members:

Capturar.png

 

 

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 by Adriano Faria

Hi,

I have a problem with the pluguin.

Titles are not saved when creatind an award so I can't enter to view them...

Captura de pantalla 2017-01-13 a la(s) 12.14.16.pngCaptura de pantalla 2017-01-12 a la(s) 15.09.15.png

 

 

Titles are not saved when creatind an award so I can't enter to view them...

 

 

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.

 

Sorry Adriano how can I do this dump?

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.

Sorry Adriano, i don't find SQL toolbox in ACP, where is it?

 

Sorry Adriano, i don't find SQL toolbox in ACP, where is it?

ACP -> System -> Support -> SQL Toolbox

Thanks Adriano, It's that you need?

Captura de pantalla 2017-01-13 a la(s) 12.52.45.png

 

Yes, thank you.

Need a couple of users to test version 1.0.8.5.

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:

 

As I said in pm, thank you very much for your quick work ! Everything's fine now. Good job ! ;)

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?
 

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:

Capturar.png

And it will appear for those who has the AWARD permission:

Capturar.png

 

 

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.

Thanks! I hadn't checked everything properly.

Everything is working perfectly. :thumbsup:

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...

 

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.

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!

 

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.

 

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.

Recently Browsing 0

  • No registered users viewing this page.