where can I see wich Dolphin version I use? I want to update my dolphin version to 0.3 but I´m not quiet sure if I use 0.1 or 0.2.
Thanks already
where can I see wich Dolphin version I use? I want to update my dolphin version to 0.3 but I´m not quiet sure if I use 0.1 or 0.2.
Thanks already |
You can find out what version you're using by looking at the front page of the administration panel, which should display a box showing your versions as "7.0.X." If it's only showing "7.0," then that means you're using an older version and will have to check your header.inc.php file under inc/ to get the needed information. In this file, look for:
"Ver" should read as 7.0 while "build" will be one number, which will be either 0, 1, 2 or 3 (to date).
Alternatively, you may be able to figure out the version number by looking at the available default modules are checking their version number. For example, if the default modules are version 1.0.0, then you are using Dolphin 7.0.0 and if they are 1.0.1, then you are using Dolphin 7.0.1 and so on. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
You can find out what version you're using by looking at the front page of the administration panel, which should display a box showing your versions as "7.0.X." If it's only showing "7.0," then that means you're using an older version and will have to check your header.inc.php file under inc/ to get the needed information. In this file, look for:
"Ver" should read as 7.0 while "build" will be one number, which will be either 0, 1, 2 or 3 (to date).
Alternatively, you may be able to figure out the version number by looking at the available default modules are checking their version number. For example, if the default modules are version 1.0.0, then you are using Dolphin 7.0.0 and if they are 1.0.1, then you are using Dolphin 7.0.1 and so on. Excellent recommendations... I noticed there's one additional place in database as well that tells you about the version i.e. "sys_tmp_version" config variable in "sys_options" table Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP |
Thanks man that was a perfect explanation for me :)
It says Ver: 7.0 and build:1 so it means I need 7.0.1 correct? |
Thanks man that was a perfect explanation for me :)
It says Ver: 7.0 and build:1 so it means I need 7.0.1 correct? That's correct. Also, remember to backup your site before updating. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Fatal error: Call to undefined method Forum::getRecentTopicsXML() in /var/www/vhosts/..../httpdocs/PP/modules/boonex/forum/index.php on line 351
What could I´ve done wrong? |
Fatal error: Call to undefined method Forum::getRecentTopicsXML() in /var/www/vhosts/..../httpdocs/PP/modules/boonex/forum/index.php on line 351
What could I´ve done wrong? Check this thread for resolution: Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP |