Search found 21 matches

by TechCoder
Fri Oct 01, 2021 1:51 pm
Forum: Community Support
Topic: Server Migration
Replies: 9
Views: 13510

Re: Server Migration

This has been a long time coming, but here's a video showing just how to change your Admin password in Booked Scheduler through the database.

http://youtu.be/sAfUfT1VYnU?hd=1
by TechCoder
Thu Sep 30, 2021 12:17 pm
Forum: Community Support
Topic: Dashboard not loading
Replies: 7
Views: 9410

Re: Dashboard not loading

If you have no Active Directory, you should remove that plugin reference.
by TechCoder
Fri Sep 17, 2021 1:46 pm
Forum: Community Support
Topic: DURATION: between reservations
Replies: 3
Views: 12054

Re: DURATION: between reservations

Sorry, no other ideas without digging into the code.... I'm happy to help, though I'm required by contracts (and my landlord wanting rent every month.... :) to have a Support Agreement. You can contact me through the website below or see more about our Support at https://apps-n-add-ons.com/product.p...
by TechCoder
Tue Sep 14, 2021 1:19 pm
Forum: Community Support
Topic: DURATION: between reservations
Replies: 3
Views: 12054

Re: DURATION: between reservations

Is this just on existing reservations or for new ones as well?

My guess is that existing ones won't update (i.e., nothing is 'removed' from an existing reservation when you change things like that), though new ones won't have it.
by TechCoder
Wed Sep 08, 2021 10:15 pm
Forum: Community Support
Topic: Add user to group based on email address
Replies: 1
Views: 6078

Re: Add user to group based on email address

Sure there is a way - - we did a very similar thing for a university several years ago. However, it is not an 'out-of-the-box' thing in Booked, it requires a bit of custom software. I'm happy to discuss creating a mod for you (not clear from your description if you want existing or only new users in...
by TechCoder
Thu Aug 12, 2021 12:14 pm
Forum: Community Support
Topic: Book/show weeks/months?
Replies: 2
Views: 10575

Re: Book/show weeks/months?

Not in 'vanilla', though it is possible to create a custom view of the data (i.e., a calendar specific to your needs that goes by months or years, only certain Resources - - anything!) Same goes for bookings - the core Booked Scheduler is a day/time system, though with not a lot of coding you can ha...
by TechCoder
Tue Aug 10, 2021 1:59 pm
Forum: Community Support
Topic: Disable Menu Items
Replies: 2
Views: 10229

Re: Disable Menu Items

Certainly they can be disabled ("anything" that is on a screen or in any code "can" be changed...), though it is not something that is in the base code, so it requires a modification. Some things can be changed through plugins (in particular, some of the things it seems you are possibly looking to l...
by TechCoder
Wed Jul 14, 2021 2:37 am
Forum: Community Support
Topic: No Login Through Google Sign-in
Replies: 5
Views: 30454

Re: No Login Through Google Sign-in

Has anyone written a googleresume.php script so we won't have to rely on www.social.twinkletoesoftware.com for authentication? What should the script contain to proceed with the authentication? Have you read my previous post? What question(s) do you still have? If you would like to discuss funding ...
by TechCoder
Mon May 17, 2021 6:18 pm
Forum: Community Support
Topic: Adding a link in Custom Attribute
Replies: 4
Views: 7191

Re: Adding a link in Custom Attribute

While this can be done fairly simply (with some 'tricks' in how you enter the data in the CA), the end result is UGLY on some views. We did this for a client and they were OK with the 'non-Reservation' pages (i.e., it looked ok when you open the Reservation, but not on 'other' pages - I don't recall...
by TechCoder
Fri Jan 22, 2021 1:50 pm
Forum: Community Support
Topic: API returns 404 - please help!!
Replies: 6
Views: 33134

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