Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
Re-offer
Support Forums - Classified Ads Script Osclass
Osclass plugin support
Make Offer Plugin
Re-offer
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
Ivan Kataev
54 posts
Re-offer
«
on:
July 21, 2022, 08:51:27 AM »
How to enable the user to make new offers in case of refusal?
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Re-offer
«
Reply #1 on:
July 21, 2022, 09:11:12 AM »
@Ivan
This is probably not implemented yet, if user can post just 1 offer, also refused one is counted.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Ivan Kataev
54 posts
Re: Re-offer
«
Reply #2 on:
July 21, 2022, 09:41:51 AM »
I would like to see such a feature.
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Re-offer
«
Reply #3 on:
July 21, 2022, 10:44:08 AM »
@Ivan
Will put it on list
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mwindey
478 posts
Re: Re-offer
«
Reply #4 on:
September 08, 2022, 11:47:10 AM »
@MB Themes
Is there any update on this matter? It is very interesting that when a user is declined can have an extra chance to place a higher bid....
No worries we are very patient
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Re-offer
«
Reply #5 on:
September 08, 2022, 11:56:36 AM »
@mwindey
I think you should be good just by going into model and search for:
Code:
[Select]
$this->dao->where('i_status <> 1');
and update to:
Code:
[Select]
$this->dao->where('i_status not in (1, 2)');
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mwindey
478 posts
Re: Re-offer
«
Reply #6 on:
September 08, 2022, 12:47:57 PM »
@MB Themes
Some things in life are so easy
Now it is possible to bid only once on the item and if declined raise the price on same item.....
Works super! Thank you
«
Last Edit: September 08, 2022, 12:55:53 PM by mwindey
»
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Re-offer
«
Reply #7 on:
September 08, 2022, 02:33:45 PM »
@mwindey
Probably also when accepted, based on logic.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
mwindey
478 posts
Re: Re-offer
«
Reply #8 on:
September 08, 2022, 03:41:42 PM »
@MB Themes,
Correct ... When accepted also possible to make new offer. Question is... Who would be so dumb to bid again on an accepted offer
Then again... To answer my own question. Many
Logged
MB Themes
Support team
17474 posts
Only quality matters
Download Osclass
Re: Re-offer
«
Reply #9 on:
September 08, 2022, 05:12:24 PM »
Maybe next purchase
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]