error installing mods since D7 update

Since the update on 28th, I get this error message when trying to install defauly mods by boonex

Installation of: Feedback Failed

-- Check the Dolphin version for compatibility: The module is not compatible with your version of Dolphin script

I have 3 dolphins scripts all doing the same thing.
Install is 7.0.1 on all of them.

They were working before they updates to 7.0.1 yesterday...?
Quote · 29 Apr 2010

New versions of all non boonex modules will have to be obtained so they will install. Modules have a version check system to prevent installing on versions of dolphin thay were not written for.

https://www.deanbassett.com
Quote · 29 Apr 2010

but I get this message on the boonex mods as well!

The mod being installed in the text I cut/paste, is the feedback module which is default Boonex one with the install.

Quote · 29 Apr 2010

If your getting it for the boonex mods than you did not update the version number in inc/header.inc.php

Last step of the update instructed you to change this

$site['ver']               = '7.0';
$site['build']             = '0';

To This.

$site['ver']               = '7.0';
$site['build']             = '1';

https://www.deanbassett.com
Quote · 29 Apr 2010

it is saying the correct

$site['ver']               = '7.0';
$site['build']             = '1';



I used the softaculer update so was all automatic...
is there a way to go backwards?
I tried un-installing then re-installing but softaculor will only offer the updated version which is givin gme these errors...

Quote · 29 Apr 2010

So now Im just completely confused.

I have 3 installs of D7.0.1, each updated and since none working correctly.

1 install - will allow me to install all the Boonex mods but not extras

1 install - will allow me to install some of the Boonex mods, but not other Boonex mods

1 install - will allow me to install extra mods and some Boonex, but not other Boonex!

All are on a shared server, none are active sites, just test scripts for developement at the moment.

All were working fine with both Boonex and extra mods until they were updated via softaculer earlier today.

Any ideas? Have tried un-intalling/re-installing, same things happens.

Quote · 29 Apr 2010

I do not know. Most of us are doing these updates by hand. I have never heard of this softaculer updater, so i would have to say it's broken.

I would contact your host and inform them that their updater is not properly updating the site, and see if they will help you fix it.


The site that is allowing the boonex mods, but not the extras seem to be the only normal one. New mods from the developers of those mods would be required to fix those install issues.

The other 2 sites do not seem to be working properly so my only guess is this auto updater you used did not do it properly.

https://www.deanbassett.com
Quote · 29 Apr 2010

fixed. It was the softaculer update not working properly.

Have done it manualy and works fine now :-)

Quote · 29 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.