Again it took more time than it should have, but it's probably the largest "homework" update we had. This is only natural with such a huge version release as 7.0 was. So, 7.0.1 is mostly a bug-fixing/polishing update, or a "patch" if you will, that addresses about 300 issues, small and large.
Another very important part of the update is a set of security improvements, that were recommended by a second (larger) audit round that was conducted by an independent security professional.
Many expected the addition of some more significant features or tweaks, but not much happened. This time the idea was to do a thorough "recheck" of what's already there, and then go on to other things. So, fret not, 7.1 will happen very soon, and 7.2 as well, since we're going to add modules updates gradually, without long waits and huge loads of work for your weekends.
We now have an integration with one of the most requested payment providers. Meet 2checkout! Sign up to get an account if you haven't done so already. PayPal is great, but 2CO is another great option, and they do accept dating sites now. We have met with the 2checkout guys personally at the iDate Conference in Miami and had a fruitful talk, which assured us that this company is worth working with.
Links and notes:
Check out the list of bugs fixed in Patch 1
Download Dolphin Upgrade Patch from 7.0.0 to 7.0.1
Upgrade Instructions from 7.0.0-to-7.0.1
BoonEx.us (upgraded with 7.0.1)
Report bugs, post suggestions in Forums
Check out Trac for the progress of the next milestone.
Note: RMS was not affected with this Patch release.
Good luck and thank you very much for your participation in the development, testing and planning.
Thanks!
Thanks Boon
Btw, shouldnt this be released as an installable module in admin?
After uploading changeset - site may become unavailable and it maybe impossible to login to the admin panel or site at all. Upgrade script is specially designed as independent script to do the work even when the site is unavailable.
when i installed it again i let you know
Fatal error: Call to undefined function bx_get()
Getting an error on almost all pages including index.php . I have listed few error below.
Fatal error: Call to undefined function bx_get() in /home/xxxxxxxxxxx/public_html/administration/index.php on line 68
Fatal error: Call to undefined function bx_get() in /home/xxxxxxxxxxx/public_html/administration/menu_compose_admin.php on line 35
Fatal error: Call to undefined function bx_get() in /home/xxxxxxxxxxx/public_html/inc/classes/BxDolSearch.php on line see more
patch upgraded smooth as silk.
On closer inspection, the logs told me that there are countless conflicts with add-ons purchased from merchants of this site (which work fine in 7.0.0). My advice is to think twice about upgrading and BACKUP if you do!!
sorry, I had to post it here, since I can't post anything in the forums.
Only problem I had with the upgrade was with the profiler module. The notes said i Would have to re-install the module and that I should not install it and uninstall it, though I found it was still installed. see more
Though I am still wanting to know if anyone else came across the profiler module issue too.
Thanks.
Warning: require_once(/home1/xtremeg2/public_html/templates/tmpl_moonstone/scripts/BxTemplJoinPageView.php) [function.require-once]: failed to open stream: No such file or directory in /home1/xtremeg2/public_html/inc/utils.inc.php on line 861
Fatal error: require_once() [function.require]: Failed opening required '/home1/xtremeg2/public_html/templates/tmpl_moonstone/scripts/BxTemplJoinPageView.php' (include_path='.:/usr/lib/php') see more
Warning: require_once(/home/jasonh/public_html/templates/tmpl_blackmax/scripts/BxTemplJoinPageView.php) [function.require-once]: failed to open stream: No such file or directory in /home/jasonh/public_html/inc/utils.inc.php on line 861
Fatal error: require_once() [function.require]: Failed opening see more
If there are additional files the version number should be 7.1.0 not 7.0.1 - it's not a minor revision (nor are 300 bugfixes but I could have let that one slide)
when you click you Profile
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home1/xtremeg2/public_html/inc/classes/BxDolMemberMenu.php on line 520
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home1/xtremeg2/public_html/inc/classes/BxDolMemberMenu.php on line 520
but I get this message
"Installation of: Youtube Failed -- Check the Dolphin version for compatibility: The module is not compatible with your version of Dolphin script"
Let's start to clear situation about upgrade file:
To everybody with this error - Call to undefined function bx_get() - upgrade patch contains file inc/utils.inc.php with this this function bx_get. So need to replace ur file with our properly.
To everybody with error like:
require_once(/home1/xtremeg2/public_html/templates/tmpl_moonstone/scripts/BxTemplJoinPageView.php) [function.require-once]: failed to open stream: No such file or directory in /home1/xtremeg2/public_html/inc/utils.inc.php
First see more
Warning: getimagesize() [function.getimagesize]: Filename cannot be empty in /home/******/public_html/administration/basic_settings.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/administration/basic_settings.php:254) in /home/****/public_html/inc/admin_design.inc.php see more
*if you have this after the upgrade using the patch while viewing you index.php page or Home page:
*Just uninstall wall mod and reinstall it again then it will be fixed.
It is very easy just uninstall wall mod and reinstall it again. Problem is fixed.
Enjoy!! :)
You did not replace old files with new ones ! Please make sure that old files were overwritten.
Please reinstall "Profiler" module after making changes in inc/header.inc.php file.
Can't reproduce this trouble - logo is replaced without any warning messages.
Followed the documentation on this that says to use http://www.your_domain.com/path_to_dolphin/m/payment/act_finalize_checkout as notification URL.
When I checked the URL with my domain name inserted I get a message saying:
Warning: Missing argument 1 for BxPmtModule::actionFinalizeCheckout() in /home/*******/public_html/modules/boonex/payment/classes/BxPmtModule.php see more
Regarding the profiler module, should the patch have uninstalled that module? Its just that the instructions that came up after applying the patch saidto re-install the profiler module and not to install it and then uninstall it.
Are you saying that I should uninstall it and reinstall it?
After I upgraded to 7.0.1, all of the profile fields I added are now showing up as blank.
I compiled the language file and still no go...its still blank...
Double check that:
- the database still has the information for those fields in the Profiles table.
- any predefined values you created are still there.
- the profile fields are still linked to the predefined values.
- the strings and keys are still within your language settings.
If the answer is yes to all of those then it could be a need to recompile your language files, your modules too. Then it wouldn't hurt to clear the cache.
If you can clear the cache from the admin then see more
try disabling permalinks for those modules in admin - if that works and you can now see the modules in the front end, copy over the rewrite information relevant to those modules in the htaccess file.
just one solution worth trying as it worked for me
step 3: Run the following script: http://your-site.com/your-path/upgrade/ . It will show the list of available updates.
rest of the guide is quite easy to follow but point # 3 is little hard for me to understand
I already installed 7.0.1. Works smoothly! The only thing I realized until now is that in contrast to 7.0, "ffmpeg" converts now only .flv files propperly. If I try e.g. an .avi file, these fail with a comment of "ffmpeg" I get sent via the cron job: [libfaac @ 0x8e72b30]libfaac doesn't support this output format!
In 7.0 that was no problem. Both versions run on the same dedicated server with adequate cronjobs....
Here see more
LMAO
If you hit the People > Online tabs, then change the number of people viewed per page, it takes you to your own profile page.
Haven't been able to check it on boonex.us as there hasn't been enough people online. Anyone else experiencing this?
@nurke: apologies if you cannot have two updates in one day.
have not been on corigé dolphin7.0.1
Why???
when they click the little icon for the admin panel they get
Errror
Database query error
RE copying fixes to fix installer issues.
Not very professional guys - please fix the issues with your update script
/DM
please help me to understand it. i tried my best but honestly couldn't understand how to do it
step 3: Run the following script: http://your-site.com/your-path/upgrade/ . It will show the list of available updates.
rest of the guide is quite easy to follow but point # 3 is little hard for me to understand
I get this error message when installing modules both BOONEX and 3rd party!....??
"Installation of: (module name) failed -- Check the Dolphin version for compatibility: The module is not compatible with your version of Dolphin script"
I have 3 sripts been working on as developements before release. Update has messed them all up. Tried deleting scripts and re-installing clean using latest version 7.0.1 without the update. Same thing!
Softacular see more
Well I have issuesw with this, firstly the join page does not show but a bunch of errors, secoundly my template has gone funny as in it was rounded know its stright edges.
The problem I did have with the erros showing in admin from clicking certain items has gone, someone advise on this.
2.there's some work that needs to be done again (template)
3.keep up the good work
Thank You :)
I'm loving the bug fixes!! Big thumbs up- this type of update, in my opinion, is what was (and still is) needed.
we installed the new complete Download "Dolphin 7.0.1" Version from this thread. After the Installation in the Backend i read "Dolphin 7.0 - Update to 7.0.1"...????? Please can anyone tell me which dolphin version is installed on our server? Thanks in advanced..
Best wishes
Tom
Regards,
DosDawg
Installation of: Profiler Failed
-- Check the Dolphin version for compatibility: The module is not compatible with your version of Dolphin script
Went from 7.0 to 7.1
Warning: popen() has been disabled for security reasons in /home/loungelo/public_html/loungelol/flash/modules/video/inc/functions.inc.php on line 201
When I went to the line this is what I have...
Line
199 function convertVideoFile($sFile, $sCommand)
200 {
201 popen($sCommand, "r");
202 return file_exists($sFile) && filesize($sFile) > 0;
Thanks in advance
ATTENTION ALL SEEKING SUPPORT: THE COMMENTS SECTION IS NOT THE PLACE TO SEEK SUPPORT, AND ANY SUPPORT REQUESTS HERE ARE EITHER UNNOTICED, OR PURPOSELY IGNORED. PLEASE OPEN A SUPPORT REQUEST IN THE FORUMS UNDER THE PROPER SECTION.
Thank you.
http://demozzz.com/dolphin7b/search.php
D7.0.1 - bugs - which may explain the bug
http://boonex.us/search.php
- People Search and click on extended - bug
- not connected - People Search and click on Per page: 15 - or page 2 - bug - Profile not available for view
and - connected - People Search and click on Per page: 15 - or page 2 - bug - your profile
for - People Search and click on extended -
D7 - css.general
div.searchrow_block
{
margin:4px;
}
D7.O.1 see more