Rukovoditel 3.5 BETA 2 is ready to test

Ask your questions here.
User avatar
support
Site Admin
Posts: 6221
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Rukovoditel 3.5 BETA 2 is ready to test

Post by support »

Greetings, colleagues.

Rukovoditel and Extension 3.5 beta versions is ready to test. Testing period 2 weeks.

Please note: version 3.5 requires PHP>=8.0.2.

New features: https://www.rukovoditel.net/news.php

Download Rukovoditel 3.5 Beta
https://www.rukovoditel.net/pub/beta/ru ... _beta2.zip

Download Extension 3.5 Beta (For customers who already purchased extension)
https://www.rukovoditel.net/account.php
You can also install a personal demo for version 3.5 in your personal account and try out new features.
UPGRADE INSTRUCTION FROM 3.4 TO 3.5 (During upgrade all data saved)

NOTE: I recommend to test beta version on test server.

NOTE: if you are using Extension then you can create copy of your application on the same domain in new folder.
Product key related to domain name only.

1) Do database backup (IMPORTANT)
2) Rewrite all files from rukovoditel_3.5_beta2.zip
Note: in config/server.php new options was added.
3) If you are using Extension then rewrite all files from rukovoditel_ext_3.5_beta2.zip in /plugins folder
4) To update database open in browser next url: /install/autoupdate/from_3.4_to_3.5.php
5) If you are using Extension then open next url: /install/ext_autoupdate/from_3.4_to_3.5.php
6) Remove /install folder

If you have any questions then ask in this topic below.

BUG REPORT

If you will find any errors during testing, report them here:
http://forum.rukovoditel.net/viewforum.php?f=27
enishemed
Posts: 651
Joined: 30 Oct 2017, 11:24
Name: Enis Hemedoglu
Location: Istanbul, Turkey
Company Name: SCORE DANISMANLIK
Contact:

Re: Rukovoditel 3.5 BETA 1 is ready to test

Post by enishemed »

Followed these steps to upgrade, after upgrade nothing shows.

Php version is 8.0
User avatar
support
Site Admin
Posts: 6221
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Rukovoditel 3.5 BETA 1 is ready to test

Post by support »

Check php error log
aagency
Posts: 30
Joined: 22 May 2020, 11:31
Name: Massimiliano Losego
Location: Italy
Company Name: Atman Agenzia Digitale
Contact:

Re: Rukovoditel 3.5 BETA 1 is ready to test

Post by aagency »

Dear Support,
Rukovoditel version 3.5 requires PHP 8.0 is it the mandatory version or require at least PHP 8.0?

Thank you
User avatar
support
Site Admin
Posts: 6221
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Rukovoditel 3.5 BETA 1 is ready to test

Post by support »

PHP>=8.0
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Rukovoditel 3.5 BETA 1 is ready to test

Post by Didou12 »

support wrote: 13 Jan 2024, 16:30 Check php error log
Same here : nothing to display (just the top bar).

I did a screenshot here + error_log : viewtopic.php?t=4876
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Rukovoditel 3.5 BETA 1 is ready to test

Post by Didou12 »

Oh, wait, the translation, I forgot. I think it's the issue. I will try.

EDIT :
All works as excepted with translation done.
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
enishemed
Posts: 651
Joined: 30 Oct 2017, 11:24
Name: Enis Hemedoglu
Location: Istanbul, Turkey
Company Name: SCORE DANISMANLIK
Contact:

Re: Rukovoditel 3.5 BETA 2 is ready to test

Post by enishemed »

Could not update to 3.5, it shows nothing.

Don't know what to do. This is the error in error_log file.

Code: Select all

[22-Jan-2024 05:37:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function mysqli_init() in /home/scoreisyo/public_html/projects/kalite/includes/functions/database.php:19
Stack trace:
#0 /home/scoreisyo/public_html/projects/kalite/includes/application_core.php(292): db_connect()
#1 /home/scoreisyo/public_html/projects/kalite/includes/application_top.php(32): require('/home/scoreisyo...')
#2 /home/scoreisyo/public_html/projects/kalite/index.php(14): require('/home/scoreisyo...')
#3 {main}
  thrown in /home/scoreisyo/public_html/projects/kalite/includes/functions/database.php on line 19
enishemed
Posts: 651
Joined: 30 Oct 2017, 11:24
Name: Enis Hemedoglu
Location: Istanbul, Turkey
Company Name: SCORE DANISMANLIK
Contact:

Re: Rukovoditel 3.5 BETA 2 is ready to test

Post by enishemed »

Dear Sergey,

I am writing this for your information. I have the following error is the php version is 8.0 or 8.2.

If the php version is 8.1, there are no errors and the ruko works.
enishemed wrote: 22 Jan 2024, 09:34 Could not update to 3.5, it shows nothing.

Don't know what to do. This is the error in error_log file.

Code: Select all

[22-Jan-2024 05:37:39 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function mysqli_init() in /home/scoreisyo/public_html/projects/kalite/includes/functions/database.php:19
Stack trace:
#0 /home/scoreisyo/public_html/projects/kalite/includes/application_core.php(292): db_connect()
#1 /home/scoreisyo/public_html/projects/kalite/includes/application_top.php(32): require('/home/scoreisyo...')
#2 /home/scoreisyo/public_html/projects/kalite/index.php(14): require('/home/scoreisyo...')
#3 {main}
  thrown in /home/scoreisyo/public_html/projects/kalite/includes/functions/database.php on line 19
User avatar
support
Site Admin
Posts: 6221
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Rukovoditel 3.5 BETA 2 is ready to test

Post by support »

This is because mysqli is not installed on php 8.2
Post Reply