VictorT's blog
- « "6.0-To-6.1" Upgrade pack and Dolphin 6.1.1, Ray 3.5.1 Patches Released!
- Orca 2.0 Beta 2 Released! »
Dolphin 6.0.0005 and Ray 3.1.0001 Patches Released!
Comments
Saks
| ![]() | ||||
![]() | Nice to see this out !! Will test this and will update you. SUGGESTION: I think the join form page needs to be improved ! Each field must have a description. Like Nickname field must have a description saying: Must be unique from x to z characters long. Etc. This is necessary. Ive seen so many members leave my site just bcs they get this stupid error ! They have to fill it again, and it only says ERROR ! DOES NOT TELL THEM WHICH FIELD CAUSED THE ERROR AND WHY ! THIS IS A MUST ! PLS DO SOMETHING ! Thankyou | ![]() | |||
![]() | ![]() | ![]() |
Dwain
| ![]() | ||||
![]() | VictorT You said: "P.S. We are moving forward heading up to a major release ;). " Any update on when this upgrade might take place? | ![]() | |||
![]() | ![]() | ![]() |
spider
| ![]() | ||||
![]() | Yea, Cool! I am really new one here .. But I maked much changes in my Dolphin6.0003 like replace ever primary static text to simple image with text flash animation. I use FireFox, but I Really need that upgrade: - Fix on Auto-activation of Flash objects in IE (thanks to MichelSwiss) Please tell me how to upgrade with only this "function/mod"? I can upgrade all, once I tried and then I losed database, because I am still beginner. But Now I really Need to Auto-Activation of Flash Objects in IE. :) Thanks! | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | To add this mod to your site please follow these instructions: 1. Open following file in text editor templates/base/_header.html. Find following line: <script src="inc/js/functions.js" type="text/javascript" language="javascript"></script> And add this line after it: <script src="inc/js/ie7_flash_fix.js" type="text/javascript" language="javascript"></script> 2. Download 6.0.0005 patch. Copy file inc/js/ie7_flash_fix.js from patch package to inc/js directory of your Dolphin. That's all. Regards. | ![]() | |||
![]() | ![]() | ![]() |
Nakko
| ![]() | ||||
![]() | Thx.. but there are some bugs. Rating: 1. i can rate my profile. 2. everybody can rate all profiles (visitors) 3. they can rate thousand times ZIP codes: 1. I think it is really necessary every other Community script has a database or extern-datanbase for ZIP codes.... By Dolphin it is hard..... and as Saks said: I think the join form page needs to be improved ! Each field must have a description. | ![]() | |||
![]() | ![]() | ![]() |
MaxGio
| ![]() | ||||
![]() | I just upgraded to full packages patches on my site. It fixed Bug with Video Recorder in Dolphin Administration panel. Suggestion: I think it will be very good if the next version can show EXIF META DATA on the Photo Gallery and we can categorize photo, video and music in each gallery. Thanks for great software ! | ![]() | |||
![]() | ![]() | ![]() |
myboonex
| ![]() | ||||
![]() | my site crashed after the upgrade with this message Fatal error: Call to undefined function: ecardsgeneratesendlink() in /home/hyefinde/public_html/inc/members.inc.php on line 458 please help ASAP | ![]() | |||
![]() | ![]() | ![]() |
IgorL
| ![]() | ||||
![]() | Hello. I have already replied in your blog, but I will also comment here. You should restore your backup and then apply the correct patch for SmartPro which can be downloaded here: http://www.boonex.com/unity/id/smartpropack Regards, Igor L. | ![]() | |||
![]() | ![]() | ![]() |
thepcman
| ![]() | ||||
![]() | Great but I was hoping it would fix the editor/java error I am having in the builder section of the admin page. Great script though, thank you very very much. | ![]() | |||
![]() | ![]() | ![]() |
echoman74
| ![]() | ||||
![]() | Dolphin 6.0.0005??? I have been waiting for 6.1 ANY RESPONSE IN WHEN IT'LL BE RELEASED!!!!any response would be helpful. | ![]() | |||
![]() | ![]() | ![]() |
myboonex
| ![]() | ||||
![]() | I have been waiting for BoonEx to respond for 7 hours now. Going to start looking for another product soon. how sad | ![]() | |||
![]() | ![]() | ![]() |
amistaddotcom
| ![]() | ||||
![]() | Remember that these guys might not be in your time zone. You don't expect them to work 24/7 or do you? | ![]() | |||
![]() | ![]() | ![]() |
Petro38
| ![]() | ||||
![]() | Please, eliminate in following release a mistake with ffmpeg and FreeBSD! Ffmpeg still does not work with FreeBSD! The mistake repeats each time, and till now is not eliminated. It stirs to distribution Dolphin on many a server and hostings. I heard already tens complaints, and itself I can сказатьь, that for me ffmpeg did not work on two hostings with FreeBSD! | ![]() | |||
![]() | ![]() | ![]() |
VictorT
| ![]() | ||||
![]() | You can download FFMPEG for FreeBSD from this page http://www.boonex.com/products/dolphin/download/ | ![]() | |||
![]() | ![]() | ![]() |
Petro38
| ![]() | ||||
![]() | Still the problem with display RSS is not eliminated. In news RSS from different suppliers get теги HTML. It spoils a kind of the main page. | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | RSS feeds must be in UTF-8 encoding. This is mandatory yet. What about tags, they are converted using html special chars. This behavior will be changed in future version. Regards. | ![]() | |||
![]() | ![]() | ![]() |
bambie
| ![]() | ||||
![]() | It fixed the video but now not showing in profiles the music that has been uploaded. | ![]() | |||
![]() | ![]() | ![]() |
echoman74
| ![]() | ||||
![]() | Thank you victor t for ignoring my post. The least you can do is give people a time frame!! Do you all even care about you customers!!! | ![]() | |||
![]() | ![]() | ![]() |
Nighto2007
| ![]() | ||||
![]() | Thank you victor I will install this new patch then I will put other comment :) | ![]() | |||
![]() | ![]() | ![]() |
myboonex
| ![]() | ||||
![]() | Petro38, Igor had fix that for me and this latest version broke the RSS. I went back to my backup and did a diff and found his fix. It was in file inc>design.inc.php line 1296 <?= htmlspecialchars_adv( $oItem -> description ) ?> replaced it with your prior fix of <?= //htmlspecialchars_adv( $oItem -> description ) ?> <?= ( $oItem -> description ) ?> I did this and now my RSS are working fine, just like he had fixed it before. | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | This fix is correct. HTML-tags was converted using HTML special chars. This behavior will be changed in future version. Regards. | ![]() | |||
![]() | ![]() | ![]() |
Nighto2007
| ![]() | ||||
![]() | Back ;) I installed this patch and checked all my site after upgrade .. it's work fine without any problem and last problems corrected successfully ... thank you victor and all boonex team best regards Rowaf | ![]() | |||
![]() | ![]() | ![]() |
rolbuman
| ![]() | ||||
![]() | SITE :abidjanspace.com crash,can't access both admin and the site itself .logon the site this what i have seen: Warning: main(/home2/abidjans/public_html/templates/tmpl_chr/scripts/BxTemplConfig.php) [function.main]: failed to open stream: No such file or directory in /home2/abidjans/public_html/inc/params.inc.php on line 102 Fatal error: main() [function.require]: Failed opening required '/home2/abidjans/public_html/templates/tmpl_chr/scripts/BxTemplConfig.php' (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home2/abidjans/public_html/inc/params.inc.php on line 102 | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | Somehow you lost scripts/BxTemplConfig.php file from your "CHR" template. If you accidentally deleted it, restore it from the template package. If you deleted the whole "CHR" template please open your inc/params.inc.php in editor, find this line: $tmpl = 'chr'; and replace it with this: $tmpl = 'uni'; It should help. Regards. | ![]() | |||
![]() | ![]() | ![]() |
welder
| ![]() | ||||
![]() | its ok keep releasing these newer versions, but how about actually fixing some of the issues??? the mass mailer has not worked since 6.0004 release, it's damn annoying as in dolphin 6.0003 the mass mailer worked but 6.0004 and 6.0005 it doesent work. when will this issue be resolved????????????? | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | Hello welder! We didn't find any critical issues in the mass mailer. Possibly there is some issues on your server. Please contact us at support@boonex.com and we will help to resolve your issue. Regards. | ![]() | |||
![]() | ![]() | ![]() |
thepcman
| ![]() | ||||
![]() | Just relized that my ocra broke after upgrade to .0005 The menu is messed up | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | Can you give the link tou your site or make a screenshot of this issue? Also you can contact us at support@boonex.com. Regards. | ![]() | |||
![]() | ![]() | ![]() |
thepcman
| ![]() | ||||
![]() | Even worst here at my new test install http://www.aceautomobile.com/orca/ Can someone help me. The issue is only with Ocra (for Now) and FireFox shows just codes | ![]() | |||
![]() | ![]() | ![]() |
Robin
| ![]() | ||||
![]() | Hello all, i upgraded from 6.4. to 6.5 and didnt run into any problems... - The forum issue i had before seem to have been fixed.users can create posting without being logged in. -i know there was an issue with non-members sending out greeting but cant remember the steps to see if its fixed so i'll thake boonex word on this. - profile video seems to be working now. | ![]() | |||
![]() | ![]() | ![]() |
thepcman
| ![]() | ||||
![]() | Does any of the Dolphin developers come here at all? There is an issue with the Ocra and FireFox =================================== Try going to ocra with FireFox I cannot believe that no one is paying attention to such a huge bug. All you can see in FireFox when you go to Ocra is a page a garbage. Can a Dolphin developer at least let us know that you know about this. ================================ Some of the garbage =============================== <div id="FloatDesc" style="position:absolute;display:none;z-index:100;"></div> <script src="AC_OETags.js" language="javascript"></script> <script src="pageear.js" type="text/javascript"></script> <script src="http://www.aceautomobile.com/ray/modules/im/js/invite.js" type="text/javascript" language="javascript"></script> <div id="flcontainer" name="flcontainer" style="position:absolute;top:-9999px;left:0px;width:300px;height:200px;z-index:90;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ===================================== Picture a page of this Go here at my test site using FireFox http://www.aceautomobile.com/orca/ | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | This is an issue of Orca with client-side xslt-transformation in Firefox. To enable server-side transformation you should configure (recompile) your PHP with following options: --enable-xslt --with-xslt-sablot OR --with-dom-xslt (for PHP 4) or --with-xsl (for PHP 5). Regards. | ![]() | |||
![]() | ![]() | ![]() |
bambie
| ![]() | ||||
![]() | I have found out by mistake that the error with music in profiles is located in a template file in this patch when i done added a other template it works fine. | ![]() | |||
![]() | ![]() | ![]() |
SergeyZ
| ![]() | ||||
![]() | Hello bambie! Please specify your issue more detaily or contact us at support@boonex.com. Regards. | ![]() | |||
![]() | ![]() | ![]() |
thepcman
| ![]() | ||||
![]() | petch, thank you, now I know I am not crazy. So is someone from the development crew of Dolphin going to say something. This may be an open source script but I have an ADFee version meaning someone made money from it. There should be a little more care here. WOW! | ![]() | |||
![]() | ![]() | ![]() |














)






























