Or is it necessary to upgrade it first to 6.1.? I didn't upgrade to 6.1.6 just waiting for 7 to come out.
Or is it necessary to upgrade it first to 6.1.? I didn't upgrade to 6.1.6 just waiting for 7 to come out. |
just upload the sql folder and the upgrade.php from 6.1.6. upgrade pack, run the upgrade.php
ue30 Mods - http://www.boonex.com/market/posts/ue30 |
According to BoonEx, Dolphin 6.1.5 can supposedly utilize Dolphin 7.0's migration features as well, but it would be better to upgrade to Dolphin 6.1.6, first. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Ok, the "shortcut" didn't work. So I upgraded to 6.1.6. using the instructions in the readme. Worked for about 2 minutes. Now it's Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home1/sagegrov/public_html/pagandating/inc/db.inc.php on line 228 |
1. Was your site a base site or a modified site? If modified did you alter the database tables that import over?
2. What is on line 228 of your inc/db.inc.php file? |
It was a base site, except for the slight modifications I mentioned. the line that is in error is echo '<div><b>Mysql error:</b><br />'.mysql_error($GLOBALS['MySQL']->link).'</div>'; |