- Posts: 51
- Thank you received: 1
Denied Error page when trying to post a new topic
- Jeff Stone
-
Topic Author
- Offline
- Senior Member
-
Please Log in or Create an account to join the conversation.
- Jeff Stone
-
Topic Author
- Offline
- Senior Member
-
- Posts: 51
- Thank you received: 1
I also noticed issues with the new custom fields - I have 2 custom fields, a simple yes/no select list with no set as default option, and a simple select list with 5 options for number of people in party.
First issue, with the Yes/No select list, trying to add service to cart with default option of No will tell me to select an option, if I change No to Yes and back to No again, I can now add to cart. I have now added a third option, Please choose an option, and set as default. Also, adding default option to cart does not add anything to the cart, you HAVE to make a selection wether the custom field is required or not.
Second issue:Reordering items in any select list does not change, order remains the same every time. I change the numbers using the same numbers already there, but in the order I want them, click the save button, and the page reloads with everything in the exact same position - can this not be changed to the Joomla drag to re-order functionality here instead?
Third issue: When selecting the custom field options and adding to cart, it will show the selection in the cart, but when you check out, the order details will have the custom field description/question, but will not show what you actually selected - which is weird because it is getting passed to the cart, just not to the final order details. Just checked this again and it's makin a liar outta me now as it's now showing the selected options in the order details...
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
- Posts: 13056
- Thank you received: 1696
1. I confirm the first issue, in this case, you may not select Default option for options of extra field. Error will be solved.
2. When you change the ordering value of the field option, you should click on the green (save) icon to apply the ordering value for field's option
3. I am not sure this issue, please send screenshots to explain this point.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Jeff Stone
-
Topic Author
- Offline
- Senior Member
-
- Posts: 51
- Thank you received: 1
Thanks for the answers...
Issue 1, I have set a Please Choose option to fix this
Issue 2, I see how that works now, thanks!
Issue 3, seems to be working... not sure what was happening, maybe I was too tired and not seeing things right...
Any ideas on the error message I was getting for the Manage Orders issue?
Jeff Stone wrote: Getting this error message in the back end "Manage Orders" when trying to add a service to an existing order. I select the service, the venue, the employee, then choose a date with the date picker, then when I click the red "Show Time Slots" button, I get a basic page with no css formatting and this error message at the bottom:
Code:Fatal error: Class 'HelperOSappscheduleCommon' not found in /home/account-name/public_html/joomla-folder/administrator/components/com_osservicesbooking/helpers/helper.php on line 2792
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
- Posts: 13056
- Thank you received: 1696
You can try this solution to see if the issue is solved.
1. Open file:
2. Find:root > administrator > components > com_osservicesbooking > classes > orders.php
and add this line below:
require_once(JPATH_ROOT.DS."components".DS."com_osservicesbooking".DS."helpers".DS."common.php");
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
- Posts: 13056
- Thank you received: 1696
You can re-download and install OS Services Booking 2.4.8 to get the issue with "Default Selected option" solved.
Thanks
Dam
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.