- Posts: 12815
- Thank you received: 1659
OS Services Booking 2.5.2 - Security Announcement
- Mr. Dam
- Topic Author
- Offline
- Administrator
Less
More
8 years 1 week ago - 7 years 9 months ago #91043
by Mr. Dam
OS Services Booking 2.5.2 - Security Announcement was created by Mr. Dam
Check for the latest Joomla! OS Services Booking version. If you are not on the latest release, read the release notes to see if you need to upgrade. If a release is being made in order to address security issues then it is strongly advised that you upgrade as soon as possible.
If you are running an earlier release of the current version (for example, you are running OS Services Booking 2.5.1 or lower), you should upgrade to the current version. This minor release fixes a SQL Injection issue on router function of OS Services Booking
Thanks
Dev team
If you are running an earlier release of the current version (for example, you are running OS Services Booking 2.5.1 or lower), you should upgrade to the current version. This minor release fixes a SQL Injection issue on router function of OS Services Booking
Code:
root > components > com_osservicesbooking > router.php
Thanks
Dev team
Last edit: 7 years 9 months ago by Mr. Dam.
Please Log in or Create an account to join the conversation.
- BTN
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 1
8 years 1 week ago #91060
by BTN
Replied by BTN on topic OS Services Booking 2.5.0 released
Hi Dam,
Did use existing account balance feature make it into this release as discussed in this thread:
joomdonation.com/forum/os-services-booki...account-balance.html
Did use existing account balance feature make it into this release as discussed in this thread:
joomdonation.com/forum/os-services-booki...account-balance.html
Please Log in or Create an account to join the conversation.
- Chris Allen
- Offline
- New Member
Less
More
- Posts: 5
- Thank you received: 0
8 years 1 week ago #91167
by Chris Allen
Replied by Chris Allen on topic OS Services Booking 2.5.0 released
Hi Dam,
I've just updated the component and plug_osbtable.zip, doesn't appear to be in the package and now the {osbtable cid:value} code doesn't appear to be working?
The error I get is "Call to a member function getInt() on a non-object" on the following function (specifically $category_id line):
Could you please advise as this site is now live and I need to fix it asap?
Thanks
Chris
I've just updated the component and plug_osbtable.zip, doesn't appear to be in the package and now the {osbtable cid:value} code doesn't appear to be working?
The error I get is "Call to a member function getInt() on a non-object" on the following function (specifically $category_id line):
Code:
function defaultLayout($option){
global $mainframe,$configClass,$languages,$jinput;
$db = JFactory::getDbo();
$category_id = $jinput->getInt('category_id',0);
if($category_id > 0){
$catSql = " and category_id = '$category_id' ";
$db->setQuery("Select * from #__app_sch_categories where id = '$category_id'");
$category = $db->loadObject();
}else{
$catSql = "";
}
Could you please advise as this site is now live and I need to fix it asap?
Thanks
Chris
Please Log in or Create an account to join the conversation.
- Nathan Morrow
- Offline
- Senior Member
Less
More
- Posts: 42
- Thank you received: 3
8 years 1 week ago #91283
by Nathan Morrow
Replied by Nathan Morrow on topic OS Services Booking 2.5.0 released
Hi Dam,
I don't suppose the new version has an option to disable the Confirmation page in the checkout process?
Thanks
Nathan
I don't suppose the new version has an option to disable the Confirmation page in the checkout process?
Thanks
Nathan
Please Log in or Create an account to join the conversation.
- Mr. Dam
- Topic Author
- Offline
- Administrator
Less
More
- Posts: 12815
- Thank you received: 1659
8 years 1 week ago #91296
by Mr. Dam
Replied by Mr. Dam on topic OS Services Booking 2.5.0 released
Hi Nathan,
The function to disable Confirmation page will be released in OS Services Booking 2.5.1
Thanks
Dam
The function to disable Confirmation page will be released in OS Services Booking 2.5.1
Thanks
Dam
Please Log in or Create an account to join the conversation.
- Patricia Lopez
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
8 years 6 days ago #91433
by Patricia Lopez
Replied by Patricia Lopez on topic OS Services Booking 2.5.0 released
Hi!
I'm trying to update to 2.5.0 but no way...
The automatic upgrade does not work, how can I do that, then?
Thank you!
I'm trying to update to 2.5.0 but no way...
The automatic upgrade does not work, how can I do that, then?
Thank you!
Please Log in or Create an account to join the conversation.
- Nathan Morrow
- Offline
- Senior Member
Less
More
- Posts: 42
- Thank you received: 3
8 years 6 days ago #91435
by Nathan Morrow
Replied by Nathan Morrow on topic OS Services Booking 2.5.0 released
Thanks Dam, that's good to know.
Given the amount of changes I've done to files in the Classes folder, I might wait until that's released before I upgrade.
Any rough idea on how far away 2.5.1 might be?
Nathan
Given the amount of changes I've done to files in the Classes folder, I might wait until that's released before I upgrade.
Any rough idea on how far away 2.5.1 might be?
Nathan
Please Log in or Create an account to join the conversation.
- Patricia Lopez
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
8 years 5 days ago #91456
by Patricia Lopez
Replied by Patricia Lopez on topic OS Services Booking 2.5.0 released
Hi, Dam
I could upgrade, but now there's a problem....all the descriptions of categories have lost format...that means that bolds, links and any kind of text that is not plain is gone....
I redid all that, but when I save....everything is gone again.
Please, could you please give a solution asap, as the site is live.
Thanks!
I could upgrade, but now there's a problem....all the descriptions of categories have lost format...that means that bolds, links and any kind of text that is not plain is gone....
I redid all that, but when I save....everything is gone again.
Please, could you please give a solution asap, as the site is live.
Thanks!
Please Log in or Create an account to join the conversation.
- BTN
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 1
8 years 5 days ago #91463
by BTN
Replied by BTN on topic OS Services Booking 2.5.0 released
Hi Dam,
Did use existing account balance feature make it into this release as discussed in this thread? If not, about how long?
joomdonation.com/forum/os-services-booki...account-balance.html
Thank you,
Ben
Did use existing account balance feature make it into this release as discussed in this thread? If not, about how long?
joomdonation.com/forum/os-services-booki...account-balance.html
Thank you,
Ben
Please Log in or Create an account to join the conversation.
- Patricia Lopez
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
8 years 5 days ago - 8 years 5 days ago #91468
by Patricia Lopez
Replied by Patricia Lopez on topic OS Services Booking 2.5.0 released
I am affraid it does not work....no wsy to see it working on front since I upgraded...all job gone.
Must say now works!!
THank you Dam for fixing it!
Must say now works!!
THank you Dam for fixing it!
Last edit: 8 years 5 days ago by Patricia Lopez. Reason: Solved!!!!
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 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.