alright, I have been at this all day, it is now 8:30 pm, I finally installed 1.5.8c and it finally took. Then I uploaded the 2.0.1 files and the DB updated....the links for admin are still not right and direct me to the store page.
I also see in the DB that the version is 2.0 not 2.0.1
All else seems to be fine except doing it this way I have no previous information...it would not work at all doing it like I was told to do. The config file for admin doesn't seem to update with the correct info, I added this to the file hoping that it would see it:
Code:
/**
* NOTE about DIR_FS_ADMIN
* The value for DIR_FS_ADMIN is now auto-detected.
* In the very rare case where there is a need to override the autodetection, simply add your own definition for it below.
*/
define('DIR_FS_ADMIN', '/home/fxxx/public_html/market/admin/');
I even tried adding it like this
Code:
/**
* NOTE about DIR_FS_ADMIN
* The value for DIR_FS_ADMIN is now auto-detected.
* In the very rare case where there is a need to override the autodetection, simply add your own definition for it below.
*/
define('DIR_FS_ADMIN', '/home/fxxx/public_html/market/admin/index.php');
I will wait until tomorrow to try removing all files and installing 2.0.1>drop the info from the DB tables and reinstalling the 1.3.9h files and see if that makes a difference
I will try to come in here first to see if anyone has anymore ideas.
Bookmarks