fahad ashraf
Well-known member
Ok thanks i will waitOnce it's on my live site for a while and working well I will rate it.
Ok thanks i will waitOnce it's on my live site for a while and working well I will rate it.
Not check that scenario but i think they will got notification but can't set new keywordIf a user sets up keyword alerts and then later doesn't have permission to use keyword alerts because they are no longer part of the user group that can.... Will get still get the notifications?
Or will they stop because he don't have the permission to use it anymore?
Hmmm... Is it possible to have them not sent if they don't have permission to use it anymore?Not check that scenario but i think they will got notification but can't set new keyword
Fixed Bug:
- Now users that have no permission to use keyword alert will not received email or alerts
You don't deserve updated because your rating shows my add-on is not useful for you
....
All clients will got updates expect you because you gave me fake rating i provide you maximum support but did bad so you didn't deserve for it anymore
Please deliver the updates to all users who have paid for the add-on. If you don't, you have two choices:All clients will got updates expect you because you gave me fake rating i provide you maximum support but did bad so you didn't deserve for it anymore
Ok i will provide him updated but what should happen for the fake review that he gave me for the feature that my add-on doesn't have i Said him first before he buy addon he is trying to make bad impact of my add-on there should be security for me as wellPlease deliver the updates to all users who have paid for the add-on. If you don't, you have two choices:
1) You will refund the customer.
or
2) We will delete the resource and you will no longer be welcome to sell your resources from here.
Instead of behaving like a child because someone left you a bad review, please take it on the chin, and try to put their concerns right. We will not have our customers treated in this way.
All security for buyer what is for seller ? If someone like @ehd will do bad ??Please deliver the updates to all users who have paid for the add-on. If you don't, you have two choices:
1) You will refund the customer.
or
2) We will delete the resource and you will no longer be welcome to sell your resources from here.
Instead of behaving like a child because someone left you a bad review, please take it on the chin, and try to put their concerns right. We will not have our customers treated in this way.
You've had a bad review. Grow up and instead of wasting your time complaining about it, work with YOUR CUSTOMER to see if the issue can be resolved. At which point your customer might change their opinion and give you a more reasonable review.All security for buyer what is for seller ? If someone like @ehd will do bad ??
I apologized i didn't send him updates and said for review but it doesn't mean give me fake review now i have sent him updates . Add on should be reviewed base on feature that it have not that it doesn't haveIt should not take us asking for updates to be delivered. I am deeply concerned that you may be withholding updates from people unless they agree to review your add-on.
I will say it once more to be clear: If you have customers who have purchased the add-on, they must receive updates automatically without having to ask, and without you expecting anything in return. You are more than welcome to ask people to give you a review, but it is not for you to decide what rating they should have, and certainly you cannot bribe or blackmail them into doing so.
There is security for you. If you take the user's opinion on board, work with them to make the changes, then perhaps they will change their review from a 1 star to a 5 star - a newer rating replaces the original rating so that would fix your score.
A user is perfectly within their rights to express their disappointment with the feature set and that does not need to be dependent on whether they knew about it beforehand or not!
You've had a bad review. Grow up and instead of wasting your time complaining about it, work with YOUR CUSTOMER to see if the issue can be resolved. At which point your customer might change their opinion and give you a more reasonable review.
xb_keyword_edit
template, causing the page titles and delete button to display incorrectly. Looks like it's because keyword -> send_alert is 1, making it think we're editing an existing keyword.<xf:if is="!$keyword">
<xf:title>{{ phrase('xb_add_keyword') }}</xf:title>
<xf:else />
<xf:title>{{ phrase('xb_edit_keyword:') }} [{$keyword.name}]</xf:title>
</xf:if>
<xf:pageaction if="$keyword">
<xf:button href="{{ link('account/keywords/delete') }}?keyword_id={$keyword.keyword_id}" icon="delete" overlay="true" />
</xf:pageaction>
<xf:if is="!$keyword.keyword_id">
<xf:title>{{ phrase('xb_add_keyword') }}</xf:title>
<xf:else />
<xf:title>{{ phrase('xb_edit_keyword:') }} [{$keyword.name}]</xf:title>
</xf:if>
<xf:pageaction if="$keyword.keyword_id">
<xf:button href="{{ link('account/keywords/delete') }}?keyword_id={$keyword.keyword_id}" icon="delete" overlay="true" />
</xf:pageaction>
We use essential cookies to make this site work, and optional cookies to enhance your experience.