Upgrade to 7.0.1 is BROKEN

Boonex team, I followed the upgrade path to 7.0.1 and do everything.

but after upgrade, it's impossible to add news, new groups, sites, etc. Nothing happens.


YOUR UPDATE IS BROKEN !! I had to use the backup and return to 7.0


I'm very upset about this script because:

- update to version 7.0.1 was VERY LONG TO COME and it's not working

- agents never reply in a professional way to requests ! SUPPORT = ZERO and I pay a premium account !

Quote · 28 Apr 2010

1.  Your not a Premium Account Member, your an Advanced Account Member.  Not that it matters, just wanted to point that out.

2.  You need to provide an example of what happens when you try to add News, Groups, Sites and so on beyond just saying nothing happens.

Quote · 28 Apr 2010

I don't like it when people scream "<Product> is broken!" Especially when others are having absolutely no issue, meaning it's obviously just them.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 28 Apr 2010

Yea, really. Where is everyone's common sense.

https://www.deanbassett.com
Quote · 28 Apr 2010

I'm not here to scream. ha  I had 7.0... replaced with new files (patched).... removed .htaccess from upgrade folder and entered www.mysite.com/upgrade/   I only see 7.0.0.RC4-7.0.0RC5 Available, not 7.0.0-7.0.1. I'm not sure what to do.  Any advice?

Quote · 28 Apr 2010

Were you by any chance using an RC instead of the final 7.0?

Quote · 28 Apr 2010

I think i skipped that one. :S so should i go ahead and upgrade that.. and remove .htaccess from upgrad folder and entered and update again for 7.0.0-7.0.1?

Quote · 28 Apr 2010

no one expects the Spanish Inquisition...

Quote · 28 Apr 2010

Dolphin thinks your still at RC4 and wants to update to rc5. I believe you missed some updates.

Look in this folder.

upgrade\files

If you see the 7.0.0-7.0.1 folder in there but your only option is RC4-RC5 then i don't believe you have updated to 7.0 final yet.

https://www.deanbassett.com
Quote · 28 Apr 2010

I would not proceed until you have determined how far you have made it with past updates.

The upgrade/files folder should contain the following folders.

7.0.0.RC-7.0.0.RC2
7.0.0.RC2-7.0.0.RC3
7.0.0.RC3-7.0.0.RC4
7.0.0.RC4-7.0.0.RC5
7.0.0.RC5-7.0.0
7.0.0-7.0.1


If any are missing, i would suggest you get the FULL 7.0.1 download and not the patch file. The full version will contain all the upgrades. Then go to the upgrade url and install the upgrade, then when finished back to the upgrade url again and repeat until you have finished D7.0.1

I would backup everything before you do. You can't really skip these. They need to be done one at a time to ensure nothing is missing.

https://www.deanbassett.com
Quote · 28 Apr 2010

yeah. I copied my live folder and database and tested to see if i could go that far.  from RC4 to RC5.. it went good... RC5 to 7.0..it went good.   from 7.0 to 7.0.1, i get this message...

INSERT IGNORE INTO `sys_countries` VALUES('AX', 'ALA', 248, 'Aland Islands', 'Europe', 'Euro', 'EUR');: Column count doesn't match value count at row 1

It looks like something is missing in mysql  Is there a quick fix for this?

Quote · 28 Apr 2010

Look in your database at the table sys_countries. There should be 7 columns.

`ISO2` varchar(2) NOT NULL default '',
`ISO3` varchar(3) NOT NULL default '',
`ISONo` smallint(3) NOT NULL default '0',
`Country` varchar(100) NOT NULL default '',
`Region` varchar(100) default NULL,
`Currency` varchar(100) default NULL,
`CurrencyCode` varchar(3) default NULL,


That error is complaing about a mismatch in the number of columns.

https://www.deanbassett.com
Quote · 28 Apr 2010

hmm bummer.. i don't see anything wrong here.  Here's the screen shot...

Don't worry about the last one. It's part of Anton's mod.  The rest seems to be okay.  :/

Quote · 28 Apr 2010

wait a sec.. i think it already removed those values.. I think i have to copy my old database and do them again.  i'll let you know

Quote · 29 Apr 2010

hmm bummer.. i don't see anything wrong here.  Here's the screen shot...

Don't worry about the last one. It's part of Anton's mod.  The rest seems to be okay.  :/

But that last one is what is causing your mismatch i believe.

https://www.deanbassett.com
Quote · 29 Apr 2010

ugh.. it's already removed in my current database.  Maybe I put fix to this from Timeline.  Should I put them back. Do you have default sys_countries (before 7.0.1) db?

Quote · 29 Apr 2010

you are right!!  i removed anton's mod and now it's going pretty good. (so far) Thanks man!

Quote · 29 Apr 2010

I can send you one. Im me with a email address. It will be to big to post here.

https://www.deanbassett.com
Quote · 29 Apr 2010

Ok. So you don't need a copy of the sys_countries table then.

https://www.deanbassett.com
Quote · 29 Apr 2010

nope i think ii'm good so far.  THANKS!!

Quote · 29 Apr 2010

Once you see the folders... how do you do the running the script to upgrade I have no idea! Please help me.

Step 3: Run the following script: http://your-site.com/your-path/upgrade/ . It will show the list of available updates.

I dont know how or where to run this to complete the upgrade.... email me if you have the solution... caps@capslockoff.com THANKS in advance!


The upgrade/files folder should contain the following folders.

7.0.0.RC-7.0.0.RC2
7.0.0.RC2-7.0.0.RC3
7.0.0.RC3-7.0.0.RC4
7.0.0.RC4-7.0.0.RC5
7.0.0.RC5-7.0.0
7.0.0-7.0.1


If any are missing, i would suggest you get the FULL 7.0.1 download and not the patch file. The full version will contain all the upgrades. Then go to the upgrade url and install the upgrade, then when finished back to the upgrade url again and repeat until you have finished D7.0.1

I would backup everything before you do. You can't really skip these. They need to be done one at a time to ensure nothing is missing.

Quote · 29 Apr 2010

First remove the .htaccess file from the upgrade folder.

Then using your browser go to http://www.yourdomain.com/upgrade


Replace yourdomain.com with your actual domain name.



If you have a subfolder after your domain for your dolphin site like http://www.yourdomain.com/dolphin Then just put the /upgrade at the end of that so http://www.yourdomain.com/dolphin/upgrade.


I don't know how else to explain it. This is basically just a rewording of the original instructions.

https://www.deanbassett.com
Quote · 29 Apr 2010

 

First remove the .htaccess file from the upgrade folder.

Then using your browser go to http://www.yourdomain.com/upgrade


Replace yourdomain.com with your actual domain name.



If you have a subfolder after your domain for your dolphin site like http://www.yourdomain.com/dolphin Then just put the /upgrade at the end of that so http://www.yourdomain.com/dolphin/upgrade.


I don't know how else to explain it. This is basically just a rewording of the original instructions.

 

 

I wonder who actually owns 'yourdomain.com' that's got to be a real hit maker!

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 29 Apr 2010

Easy info to obtain.


Registrant:
Neon Network LLC

PO Box 3024
Astoria, New York 11103
United States

Registered through: GoDaddy.com, Inc. (http://www.godaddy.com)
Domain Name: YOURDOMAIN.COM
Created on: 20-May-97
Expires on: 20-May-14
Last Updated on: 22-Jan-10


Domain servers in listed order:
NS1.HITFARM.COM
NS2.HITFARM.COM


I left out all the email addresses and phone numbers. But everything was available.

https://www.deanbassett.com
Quote · 29 Apr 2010

the log said :

Mysql error: Table 'webmaczoom.sys_sessions' doesn't exist

Found error in the file '/Library/WebServer/Documents/maczoom/inc/classes/BxDolSessionQuery.php' at line 39.
Called 'getRow' function with erroneous argument #0.

So it seems that the database is not updated correctly when you upgrade to 7.0.1

but all the steps where green when I applied the upgrade ! I upgraded from final 7.0

Quote · 29 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.