If i do an install over the rc versions, will it work correctly or do i need to a fresh install? If a fresh install is done, will the existing DB hold the tables so that I can recreate them after the install? When I create a custom page i do not get a VIEW page option in the admin panel nor does the URL work correctly.
|
None of the RCs were upgradable. You can't really save much of you data except by individual table restore. Do a fresh install - preferably in a different directory. Then to a database backup right away. After that, you can see if you can restore any of your tables. |
:( okay. This is a little over my head, To perform a databas backup I don't think would be a problem. Restoring the tables, I am not sure. |
to do a fresh install, do i need to delete ALL the previous folders? |
None of the BETAs were upgradeable. I thought though the RCs were upgradeable.... :-) |
I stand corrected. Videojme - you will have to use the upgrade script to go from whatever RC version you have to D7. |
Hello videojme!
Just make new install in separate directory, then copy all data there and after this delete folders of previous version.
NB - as usual - make full files and DB backup before this manipulations.
Regard
|
No, unless I am missing something, he should use the upgrade script. |
i assume the upgrade script can be downloaded? |
The upgrades are included in the D7 Package. I need to find the post that explains the upgrade procedure, but the D7 RC to final is done by uploading the content of the new version to your site, removing the install folder, remove the .htaccess file from the upgrade folder then going to http://www.yoursite.com/upgrade and do each of the upgrades presented one at a time until it is fully upgraded.
I will need to look up the procedures. There is a boonex blog here on it somewhere.
https://www.deanbassett.com |
thanks deano, i found it, i am still getting this error when i try to go to the site:
Fatal error: Call to undefined function loadFBJSfiles() in /home2/thechur3/public_html/inc/classes/BxDolTemplate.php(1600) : eval()'d code on line 1
I was trying to install your Deanos tools, however yesterday when we were trying to get openinviter installed it would not give us a VIEW PAGE option from the D7 admin panel/ Builders/ pages block
|
My tools module has not been tested with any of the D7 RC versions. May of the mods here are written for D7.0 which is the final version.
It is very possable a mod you installed is not compatable with the version of dolphin you are running.
https://www.deanbassett.com |
right i understand, i am trying to upgrade to the final now, I am finishing up all te permission changes, but still getting errors |