Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Keep remind me update even if I have already done that.

More
4 weeks 22 hours ago #243222 by free521521521
Please help us help you and fill where relevant:
Your LimeSurvey version: url=https://community.limesurvey.org/]LimeSurvey Community Edition[/url] [url=https://edu.freezhao.com/survey/index.php?r=questionAdministration/view&surveyid=565433&gid=64&qid=939#modalSystemInformation]Version 6.0.6+230508 [/url
Own server or LimeSurvey hosting: Self-hosting
Survey theme/template: Fruity
==================
I update to the latest version  LimeSurvey Community Edition   Version 6.0.6+230508  , the update page show the up-to-date.
But the uodate purple reminder tip keep showing that message on every page.

Please Log in to join the conversation.

More
4 weeks 20 hours ago #243224 by usastice
I also have the same problem

Please Log in to join the conversation.

More
1 week 4 days ago - 1 week 4 days ago #243777 by djelusive
A quick resolution to this is to modify the version.php file.
This can be found at /application/config/version.php

In the file you'll find:
Code:
$config['versionnumber'] = '6.1.0';
$config['dbversionnumber'] = 606;
$config['buildnumber'] = 230522;
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30337';
return $config;


Just change the line:
Code:
$config['updateable'] = true;
to:
Code:
$config['updateable'] = false;

This has resolved it for me on version 6.1.0+230522
Last edit: 1 week 4 days ago by djelusive.

Please Log in to join the conversation.

More
1 week 4 days ago #243781 by free521521521
Cool I will update ASAP.

Please Log in to join the conversation.

More
1 week 4 days ago #243782 by free521521521
Unfortunately, the issue still  remind after update to 6.10

Please Log in to join the conversation.

More
1 week 4 days ago #243789 by holch
Did you do what djelusive showed by editing the version.php fil?

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

Please Log in to join the conversation.

More
6 days 18 hours ago #243869 by DenisChenu

Just change the line:
Code:
$config['updateable'] = true;
to:
Code:
$config['updateable'] = false;

This has resolved it for me on version 6.1.0+230522
 
No, no,no
Never update LimeSurvey file if you can do it via config.php file

Add it at end of your config file manual.limesurvey.org/Optional_settings#Introduction
Code:
'config'=>array(
        'debug'=>0,
        'debugsql'=>0,
        'updatable'=>false,
    )
 

 

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The following user(s) said Thank You: tpartner

Please Log in to join the conversation.

Lime-years ahead

Online-surveys for every purse and purpose