Results 1 to 3 of 3

Thread: From Dolphin 5.6.0002 to 5.6.0005

  1. #1
    elusuario's Avatar
    Join Date
    Sep 2006
    Posts
    173

    Question From Dolphin 5.6.0002 to 5.6.0005

    Hi, I know there already exist Dolphin 6 beta 1, but I think that after all the work done to my site for it to almost work correctly I'm not going to upgrade to this new version (when it pass the beta phase), maybe get some of the code there to improve my site, but not going to get it all.

    I want to know if someone knows exactly what was improved from version 5.6.0002 to version 5.6.0005, if it worths to apply the changes found at 5.6.0005, do this changes will become errors doing more harm to the script than improving it? do this changes are relevant or they have no importance at all? from what areas are the specific changes, what was "improved"???

    I would appreciate a lot if somebody can supply this information for me, since my site seems to be without errors in it's functionality at this time (having only what I want activated) and I don't want to affect it negatively because of trying to manually upgrade it by applying changes done at 5.6.0005.

    Thanks for any help. Have a good time.
    Last edited by elusuario; 06-21-2007 at 06:15 PM.
    Using modified Dolphin 5.6.0002 hosted at shared server

  2. #2
    elusuario's Avatar
    Join Date
    Sep 2006
    Posts
    173

    Question

    Does anybody upgraded to Dolphin 5.6.0005 knowing exactly what they were improving (or breaking) or everybody just copy de new code (or re-installed from zero) as it was given without analizing anything??
    Using modified Dolphin 5.6.0002 hosted at shared server

  3. #3
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    Some hints...

    Database wise, from 5.6.1 to 5.6.4, there was minimal changes - just a couple of fields changed.....

    Code:
    alter table `Profiles` ,change `PrimPhoto` `PrimPhoto` bigint (11) DEFAULT '0' NOT NULL;
    update ProfilesDesc set `check`='\$dob=explode(\'-\',\$arg0);\$age=date(\'Y\')-\$dob[0];if(\$dob[1]>date(\'m\')) \$age--;else if((int)\$dob[1]==date(\'m\')) if ((int)\$dob[2]>date(\'d\')) \$age--;if((\$age>=getParam(\'search_start_age\'))&&(\$age<=getParam(\'search_end_age\'))) return true\;else return false\;',because='_AGE_INVALID' where ID=11;
    There was some cleanup in the code and some bug fixes including uncommenting a function and so on. If you check the bug fixing forums here on ModMySite, you can see what bugs existed in the various releases.

    5.6.4 to 5.6.5 really had no changes, except fixes to Orca.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dolphin 6.0.0005 error
    By smoothdude11 in forum General Troubleshooting
    Replies: 1
    Last Post: 03-26-2008, 06:08 AM
  2. watermark at dolphin 5.6.0002
    By elusuario in forum Dolphin General Discussion v5.3 to v5.6.5
    Replies: 21
    Last Post: 07-03-2007, 08:13 PM
  3. im getting errors dolphin 5.6 0005
    By shawnbritter in forum General Troubleshooting
    Replies: 1
    Last Post: 04-30-2007, 01:43 AM
  4. Performance speed at Dolphin 5.6.0002
    By elusuario in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 03-06-2007, 09:12 PM
  5. Cant Install Dolphin-v.5.6.0002
    By dedye in forum General Troubleshooting
    Replies: 10
    Last Post: 03-06-2007, 12:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •