|
|||||||
| Dolphin General Discussion v5.3 to v5.6.5 General issues about Dolphin - Smart Community Builder v5.3 to v5.6.5 |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Jun 2007
Posts: 30
|
Hello,
on the BoonEx Blog was mentioned, that the patch for the dolphin-update from 5.6 to 6.x should come on the first week of september. Have i missed this patch, or is there no patch for the update? I have more then 10000 members, and i do not want to update my site until i can transfer the database to the new version. Is there a patch or not ? Best regards Sanne |
|
|
|
|
|
#5 (permalink) | |
|
Join Date: Jul 2007
Posts: 12
|
Quote:
2. Make a new install of Dolphin 6.02 3. Go to phpmyadmin 4. Seletec the Table: Profiles and go to the tab STRUCTURE (on the new 6.02 database and old 5.6 or 5.x database) 5. Now seletected and deleted all fields that were in 5.6 and that arent in 6.02 6. Exported the table profiles from 5.x and imported in the 6.02 7. Now the only problem are the passwords, the new dolphin 6.x uses md5 encryption to protect the passwords and you will have to encrypt all the previous user passwords to do this... 8. On the new 6.02 database phpmyadmin go to SQL tab and insert the text: UPDATE `Profiles` SET password = MD5("password") 9. That should md5 encrypt all the passwords. 10. Now you should have all users added to 6.02 database and available to log in. 11. In the previous installation of 5.6x or 5.x in your ftp program go to: /media/images/profile/ copy that folder (profile) that contains all the users pictures.. 12. Now log in your 6.02 ftp account and overwrite the: /media/images/profile/ folder with the 5.x /media/images/profile/ folder.. that should add the 5.x photos to 6.02 Im sorry if this is confusing.. it worked for me.. im not very good at explaining or writing english Last edited by anonymopt; 10-08-2007 at 03:54 AM. |
|
|
|
|
|
|
#8 (permalink) |
|
Join Date: Jun 2007
Posts: 30
|
Many thanks anonymopt,
i have transfered my members, but the pass words did not work. Could you explaine me again how to encrypt the password to the new database? The old passwords did not work and everytime i try to change the pssword after encrpyption i got a database error ! please help Best regards Sanne |
|
|
|
|
|
#9 (permalink) | |
|
Join Date: Jul 2007
Posts: 12
|
Quote:
8. On the new 6.02 database phpmyadmin go to SQL tab and insert the text: UPDATE `Profiles` SET password = MD5("password") you have to insert the bold part in SQL tab of phpmyadmin 6.02 database |
|
|
|
|
|
|
#10 (permalink) |
|
Administrator
Join Date: Mar 2005
Posts: 6,163
|
This is perhaps a better option for a site with pre-existing members, messages, and other data.
http://www.modmysite.com/siteupgrade_info.html 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. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|