| View previous topic :: View next topic |
| Author |
Message |
Technocrat Developer

Joined: Jan 06, 2005 Posts: 10995 Location: Hell
Status: Offline
|
Posted: Tue Jan 30, 2007 5:14 pm Post subject: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
We have decided that Evo v2.0.x has become stable enough for us to set a depreciation date for Evo v1.0.1. This date currently is February 28, 2007. Unless something changes our minds this date is set and is a necessary evil for moving forward.
There is also no longer a reason anyone should be using v2.0.0 RC1, v2.0.0 RC2, or v2.0.0. These versions are now badly out of date. You should not be using them. So they will also be depreciated on February 28th.
This means that support will no longer be given. The support forums will be closed. We will also be removing the download for v1.0.1.
As always if you would like manual change files for any files in particular feel free to ask. I will try to make them up for you. |
phpBB-Evolution / phpBB-Evolution Blog
Technocrat's blog / Ways to thank me |
|
| Back to top |
|
 |
BotX Evolution Super User

Joined: Jan 11, 2006 Posts: 285
Status: Offline
|
Posted: Tue Jan 30, 2007 5:21 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
Tnx for the info Techno
I'm using Evo-2.0.1 and I've installed lots of mods from Evo-Mods.com and my site is currently in testing progress...
i had some theme issues and now I'd like to USE Evo-2.0.2
I'll Re-install the mods again(may be takes a day that is nothing )
I always like *NEW* things... so I'm gonna use Evo-2.0.2
Thanks  |
 |
|
| Back to top |
|
 |
Ice5192 Evolution Super User

Joined: Sep 15, 2005 Posts: 845 Location: Va, USA
Status: Offline
|
Posted: Wed Jan 31, 2007 11:30 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
| cool here we come v3 lol |
...
Xfire is street1986
http://www.tacticalgaming.us/
 |
|
| Back to top |
|
 |
Thaitanium Evolution Super User

Joined: Jan 14, 2005 Posts: 454 Location: Your sisters house
Status: Offline
|
Posted: Fri Feb 09, 2007 11:21 am Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
This will make the recent topics more cleaner  |
|
|
| Back to top |
|
 |
PeTeam Evolution Super User

Joined: Jun 11, 2006 Posts: 197 Location: Teh Pasdaran
Status: Offline
|
Posted: Wed Feb 21, 2007 1:06 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
| cool ! ill inform persian users ! |
After Releasing V2.1 .... A lot OF OthER Nuke SitEs Will BE DOWN ! |
|
| Back to top |
|
 |
SixString Evolution User

Joined: Apr 25, 2005 Posts: 35
Status: Offline
|
Posted: Tue Mar 27, 2007 12:36 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
Wow! I'm so far behind it's unreal
Anything I need to know to upgrade from the RC2 version?
Or should I just upload all the files from the download?
The only mod I've added is SQuery, should I remove it first?
Hope thats not too many questions...
BTW, by the looks of it, you guys are doing a great job with this and thanks for all of your hard work...
Six  |
|
|
| Back to top |
|
 |
Technocrat Developer

Joined: Jan 06, 2005 Posts: 10995 Location: Hell
Status: Offline
|
Posted: Tue Mar 27, 2007 12:43 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
Run this SQL, it will take you to 2.0.1 then follow the steps from there.
| Code:
|
ALTER TABLE `nuke_evo_userinfo` CHANGE `position` `position` INT(10) NOT NULL;
INSERT INTO `nuke_bbconfig` VALUES ('loginpage', '1');
ALTER TABLE `nuke_blocks` CHANGE `view` `view` VARCHAR( 50 ) NOT NULL DEFAULT '0';
UPDATE `nuke_blocks` SET `view` = '4' WHERE `view` = '2';
ALTER TABLE `nuke_users` CHANGE `bio` `bio` TINYTEXT NULL;
ALTER TABLE `nuke_users` CHANGE `ublock` `ublock` TINYTEXT NULL;
INSERT INTO `nuke_bbconfig` VALUES ('image_resize_height', '400');
INSERT INTO `nuke_evolution` VALUES ('img_height', '300');
UPDATE `nuke_counter` SET `type` = 'os' WHERE `var` = 'Linspire';
ALTER TABLE `nuke_bbgroups` ADD `group_count` INT( 4 ) UNSIGNED NOT NULL DEFAULT '99999999', ADD `group_count_max` INT( 4 ) UNSIGNED NOT NULL DEFAULT '99999999', ADD `group_count_enable` SMALLINT( 2 ) UNSIGNED NOT NULL DEFAULT '0';
UPDATE `nuke_evolution` SET `evo_value` = '0' WHERE `evo_field` = 'collapsetype';
ALTER TABLE `nuke_bbsearch_wordlist` CHANGE `word_text` `word_text` varchar(255) binary NOT NULL DEFAULT '';
|
|
phpBB-Evolution / phpBB-Evolution Blog
Technocrat's blog / Ways to thank me |
|
| Back to top |
|
 |
SixString Evolution User

Joined: Apr 25, 2005 Posts: 35
Status: Offline
|
Posted: Tue Mar 27, 2007 3:46 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
Awesome! Upgraded without an issue.
Thanks again Technocrat  |
|
|
| Back to top |
|
 |
_Ascension_ New To The Evolution

Joined: Mar 27, 2007 Posts: 1
Status: Offline
|
Posted: Tue Apr 10, 2007 8:00 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
| wow umm I;m useing 1.0.1 anything special I need to get updated to 2.0.3? I cant find any other version to update too and the update files included in 2.0.3 dont say anything about 1.0.1 |
|
|
| Back to top |
|
 |
Tulisan Administrator

Joined: May 17, 2005 Posts: 11576 Location: Philippines (GMT+8)
Status: Offline
|
|
| Back to top |
|
 |
croh New To The Evolution

Joined: Apr 05, 2007 Posts: 14
Status: Offline
|
Posted: Sat Apr 21, 2007 2:19 am Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
So you go to phpmy admin click sql query and you paste that in? Then once that is pasted in i can update my php eve from 1.0.1 to 3.2.
im defintently backing up first  |
|
|
| Back to top |
|
 |
croh New To The Evolution

Joined: Apr 05, 2007 Posts: 14
Status: Offline
|
Posted: Sat Apr 21, 2007 10:46 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
i recieved this: SQL query:
ALTER TABLE `nuke_evo_userinfo` CHANGE `position` `position` INT( 10 ) NOT NULL ;
MySQL said: Documentation
#1146 - Table 'bagntagc_nuke.nuke_evo_userinfo' doesn't exist
ive uploaded everthing into a diferent directory and have done everything but the 2- sql updates, and my stats for a game will not work, and the modules panel does not work. Is this becasue i have not updated the sql? it woldnt seem so, becasue everthing else (non sql) works fine. |
|
|
| Back to top |
|
 |
Tulisan Administrator

Joined: May 17, 2005 Posts: 11576 Location: Philippines (GMT+8)
Status: Offline
|
|
| Back to top |
|
 |
BEAR285 Evolution Super User

Joined: May 23, 2006 Posts: 230 Location: WALES, UK
Status: Offline
|
Posted: Wed May 09, 2007 3:36 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
1.0.1 site, ran the script. uploaded all folders and files per instructions, one question is you say to do not upload the files in the includes root. I take it you mean the files that are in the includes folder with exception of the folders that are in the includes these must be uploaded. Â II ran the upgrade from 2.0.1 to 2.0.3 and now get this error
SQL query:
INSERT INTO `nuke_bbconfig`
VALUES (
'rand_seed', '0'
)
MySQL said: Â
#1062 - Duplicate entry 'rand_seed' for key 1
My question is did the sql stop at this error or did it complete the load with just this error displayed. Â From past experience I take it stopped at this query. Â My live site is now down again, desperate f0r some assistance.
Site is currently disabled. |
 |
|
| Back to top |
|
 |
BEAR285 Evolution Super User

Joined: May 23, 2006 Posts: 230 Location: WALES, UK
Status: Offline
|
Posted: Wed May 09, 2007 5:27 pm Post subject: Re: Depreciation of Evo 1.0.1 & 2.0.0 RC1-2.0.0 |
|
|
| Okay, bit the bullet and did the includes, now i did save the orginal files, what files can I reload to put things relatively back to the config they where before without tottaly fragging the upgrade. |
 |
|
| Back to top |
|
 |
|