OS Services Booking 2.5.2 - Security Announcement

  • Mr. Dam
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
7 years 3 months ago - 7 years 2 weeks ago #91043 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
Code:
root > components > com_osservicesbooking > router.php

Thanks
Dev team
Last edit: 7 years 2 weeks ago by Mr. Dam.

Please Log in or Create an account to join the conversation.

More
7 years 3 months 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

Please Log in or Create an account to join the conversation.

More
7 years 3 months 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):
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.

More
7 years 3 months 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

Please Log in or Create an account to join the conversation.

  • Mr. Dam
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
7 years 3 months 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

Please Log in or Create an account to join the conversation.

More
7 years 3 months 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!

Please Log in or Create an account to join the conversation.

More
7 years 3 months 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

Please Log in or Create an account to join the conversation.

More
7 years 3 months 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!

Please Log in or Create an account to join the conversation.

More
7 years 3 months 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

Please Log in or Create an account to join the conversation.

More
7 years 3 months ago - 7 years 3 months 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!
Last edit: 7 years 3 months ago by Patricia Lopez. Reason: Solved!!!!

Please Log in or Create an account to join the conversation.