Search found 63 matches
- Fri Jan 22, 2021 1:50 pm
- Forum: Community Support
- Topic: API returns 404 - please help!!
- Replies: 3
- Views: 34
Re: API returns 404 - please help!!
There are quite a few things that have to be in place to get the API working (they are nothing drastically different than most other APIs, but for someone new, they are a bit daunting.....) I (pretty highly) recommend you consider saving your valuable time in 'hacking around' and go where you can le...
- Wed Jan 20, 2021 12:44 pm
- Forum: Community Support
- Topic: Limit Number of Booking per month
- Replies: 3
- Views: 90
Re: Limit Number of Booking per month
If the built-in features don't match what you need, you can build a plugin to do 'anything'......
- Wed Jan 20, 2021 12:42 pm
- Forum: Community Support
- Topic: Limit Reservations To Alternate Days
- Replies: 1
- Views: 19
Re: Limit Reservations To Alternate Days
Certainly this is not possible within Booked directly, though this is exactly why there is a place for PLUGINS! A plugin can be made to do anything you want via 'restrictions' to creating a Reservation - alternate days being just one of those possible. If you need assistance creating such a plugin, ...
- Fri Jan 15, 2021 2:49 pm
- Forum: Customization
- Topic: ANNOUNCEMENT
- Replies: 0
- Views: 63
ANNOUNCEMENT
After well over 10 years and nearly a million lines of code for various plugins, apps and add-ons for Booked Scheduler and other PHP based programs, we (Apps-N-Add-Ons.com) are changing our pricing structure! As of Feb 1, 2021, we will raise our custom programming rate from $50/hr (which it has been...
- Fri Jan 15, 2021 2:33 pm
- Forum: Community Support
- Topic: SQL database user_session table PRI key overflow causing API auth failure
- Replies: 1
- Views: 48
Re: SQL database user_session table PRI key overflow causing API auth failure
Seems to me that you could set that to INT instead of mediumint..... Table 11.1 Required Storage and Range for Integer Types Supported by MySQL Type Storage (Bytes) Maximum Value Unsigned SMALLINT 2 65535 MEDIUMINT 3 16777215 INT 4 4294967295 BIGINT 8 264-1 I don't see any issue with doing that (tho...
- Tue Jan 12, 2021 1:25 pm
- Forum: Community Support
- Topic: Quota applied on group
- Replies: 1
- Views: 168
Re: Quota applied on group
As you have seen, this is not possible in Booked 'out-of-the-box'..... However, it is certainly possible with some custom programming. We have helped many clients solve similar problems, using internal (core) and external (plugin and/or added apps) - depending on particular requirements. To get a qu...
- Mon Jan 04, 2021 2:09 pm
- Forum: Community Support
- Topic: Calendar Subscription Issue_Private
- Replies: 3
- Views: 236
Re: Calendar Subscription Issue_Private
This may be what you are looking for (pay attention to the version.... - that is why I requested it before!)
https://apps-n-add-ons.com/product.php? ... Admin_User
https://apps-n-add-ons.com/product.php? ... Admin_User
- Thu Dec 24, 2020 12:25 pm
- Forum: Community Support
- Topic: Unknown error
- Replies: 6
- Views: 1249
Re: Unknown error
@juankax - Yes, there are a few people that are 'active' on this forum....... (it is not as popular as some, but not bad for a single-product forum, IMHO) However, we (and I will say this for "I" - and expect it is similar for others) are happy to answer questions that we are well formed, documented...
- Tue Dec 22, 2020 4:32 pm
- Forum: Community Support
- Topic: Create a reservation after "current time"
- Replies: 1
- Views: 134
- Mon Dec 21, 2020 1:27 pm
- Forum: Community Support
- Topic: Calendar Subscription Issue_Private
- Replies: 3
- Views: 236
Re: Calendar Subscription Issue_Private
It would help to know what versions 'from' and 'to' you mean ('latest system update' may mean your IT group put on the last open source version or perhaps an older version....) - though not critical, it often helps to know. I can also say that several months ago the developers changed some things in...