Updating Osclass to 8.3.0 Beta
« on: March 26, 2025, 01:07:50 AM »
How to update Osclass to 8.3.0? Download files, extract and then upload via FTP?
« Last Edit: March 27, 2025, 06:35:46 PM by Oleksandr Kravchuk »

*

Rhys Davenport

  • ***
  • 36 posts
Re: Updating Osclass to 8.3.0
« Reply #1 on: March 26, 2025, 12:51:37 PM »
To the question How do I update Osclass to 8.3.0? Is the answer:

add this Code: define('BETA_TEST', true); to config.php this is what it should look like:

// Demo mode
//define('DEMO', true);
//define('DEMO_THEMES', true);
//define('DEMO_PLUGINS', true);
//define('BETA_TEST', true);

then refresh the admin panel and an update aviable will appear at the head.

*

MB Themes

Re: Updating Osclass to 8.3.0
« Reply #2 on: March 26, 2025, 02:08:58 PM »
Sufficient just this:
Code: [Select]
define('BETA_TEST', true);

Then, once you check for udpates, you should see new one.
Or manually go there https://osclass-classifieds.com/download
And at bottom there is beta version available.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Updating Osclass to 8.3.0
« Reply #3 on: March 27, 2025, 12:22:23 AM »
Thanks, I updated successfully. Also I translated new strings to Ukrainian language and shared to community.