i’m sure this will make some laugh, but in trying to upgrade my version of EE, i cannot find my /system/ folder. i’m running 1.4.2
thanks and cheers—
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
July 21, 2008 9:23pm
Subscribe [2]#1 / Jul 21, 2008 9:23pm
i’m sure this will make some laugh, but in trying to upgrade my version of EE, i cannot find my /system/ folder. i’m running 1.4.2
thanks and cheers—
#2 / Jul 21, 2008 9:26pm
halloweencat, if you view your path.php file, you’ll find something similar to this:
$system_path = "./system/";In this case, the /system directory is where my folder is. Yours may be different.
Did that help?
#3 / Jul 21, 2008 9:34pm
sue, hey 😊
i think i figured it out while you were posting…my system directory is what i named it…it had all the folders within it that i was supposed to update according to the update instructions, yes?
the thing i cannot find at the moment is the single file “update.php” from the unzipped files i downloaded for my update.
it’s the second to last thing to copy, before the system/utilities folder.
cheers 😊
#4 / Jul 21, 2008 9:40pm
update.php is in the /system directory. That’s where it is in the downloadable .zip file.
#5 / Jul 21, 2008 9:48pm
thanks, i found it. 😊
it wouldn’t show in the ftp window in which i was working—that window apparently only shows folders, not files. i found it in another window.
thanks and cheers 😊
#6 / Jul 21, 2008 9:51pm
hey sue 😊
i was running through the updates and everything was going well (1.4.2 to 1.5x and so on)...until i got to 1.6 to 1.6.1
i got this error message…
Error: The following error was encountered
MySQL ERROR:
Error Number: 1060
Description: Duplicate column name ‘ip_address’
Query: ALTER TABLE `exp_mailing_list` ADD `ip_address` VARCHAR(16) NOT NULL AFTER `list_id`
what’s my next move?
thanks and cheers 😊
#7 / Jul 21, 2008 10:27pm
There is only one change for ip_address in 161, did you get interrupted previously or something?
#8 / Jul 21, 2008 10:52pm
nope.
cheers—
#9 / Jul 21, 2008 10:55pm
At this point, it’s time to go line by line through the changes that need to be made.
#10 / Jul 21, 2008 11:10pm
line by line…that sounds daunting. with what file should i begin?
cheers 😊
#11 / Jul 21, 2008 11:26pm
ud_161.php