- Posts: 20
- Thank you received: 0
Too few arguments to function OSappscheduleInformation::showError()
- Quy Ton
- Topic Author
- Offline
- Junior Member
-
Less
More
7 years 4 months ago #113321
by Quy Ton
Too few arguments to function OSappscheduleInformation::showError() was created by Quy Ton
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13255
- Thank you received: 1729
7 years 3 months ago #113525
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Too few arguments to function OSappscheduleInformation::showError()
Hi,
You can try this way to solve the problem
1. Open file: root > components > com_osservicesbooking > classes > information.php
2. Find:
function showError($sid,$eid,$errorArr,$vid){
and change to
function showError($sid,$eid,$errorArr,$vid = 0){
Good luck
Dam
You can try this way to solve the problem
1. Open file: root > components > com_osservicesbooking > classes > information.php
2. Find:
function showError($sid,$eid,$errorArr,$vid){
and change to
function showError($sid,$eid,$errorArr,$vid = 0){
Good luck
Dam
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
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.
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.