When I say "point elsewhere" I mean modify the line to something like:*** Hidden text: cannot be quoted. ***
"app_update_url" => 'https://127.0.0.1/crm/',
I did not say to add // to the begining of the line, that will break everything up.
When I say "point elsewhere" I mean modify the line to something like:*** Hidden text: cannot be quoted. ***
"app_update_url" => 'https://127.0.0.1/crm/',
Lol! It certainly has. I will have to look at it again. Thank you.When I say "point elsewhere" I mean modify the line to something like:
"app_update_url" => 'https://127.0.0.1/crm/',
I did not say to add // to the begining of the line, that will break everything up.
/index.php/updates/do_update/3.0
Version 3.2.2 – 23 June, 2022
[Fixed] Bug on timesheet edit
[Fixed] Mini left menu design issue
[Fixed] Large text issue on proposal and contract
[Fixed] Invoice overview widget currency format not working
Thanks bro you are awesome)smartass обновил RISE - Ultimate Project Manager новой записью об обновлении:
RISE — Ultimate Project Manager + обновления 3.2.2 (ОБНУЛЕНО)
Прочтите остальную часть этой записи об обновлении...
Hi guys, can anyone tell me how I can update my installation?
Previously posted guide by @crashyroot on HOW TO UPDATE RISE for those asking
I tried to update to 3.2.2 by using this method but there is a message popup:@OliverQueen Check my previous post
I tried to update to 3.2.2 by using this method but there is a message popup:
Whoops!
We seem to have hit a snag. Please try again later...
N.B. - I also modified the "app_update_url" => 'https://somethingelse.com/',
I did as you said. and also changed the version number. But still, I get this error[GUIDE] - How to update manually?
I did this and it works.
1. Copied "3.0.zip" file from the "upgrades" to "updates" folder.
2. Open this file "app/Controllers/Updates.php" and comment on the following lines.
PHP:// if ($updates_info->next_installable_version != $version) { // echo json_encode(array("success" => false, 'message' => "Please install the version - $updates_info->next_installable_version first!")); // exit(); // }
3. Once done, go to this URL: "yourproject.com/index.php/updates/do_update/3.0" and it did the installation as expected.
If you have any better way of doing this, let me know.
{"success":false,"message":"Please install the ZipArchive package in your server."}
success! thank youI did as you said. and also changed the version number. But still, I get this error
Code:{"success":false,"message":"Please install the ZipArchive package in your server."}