Page 1 of 1

install problems with connection

Posted: Mon Aug 11, 2008 9:26 pm
by buntrosgali
Im uploading my upgrade vis ftp but it keeps losing connection with the server along the way, theres no reason for it im on 2mb broadband and its working fine, any ideas what could be causing this or any better way of upgrading it?

currently im uploading it through dreamweaver vis ftp

Re: install problems with connection

Posted: Mon Aug 11, 2008 9:29 pm
by Dr.CSS
You use dreamweaver for FTP?

Use Filezilla or some other real FTP client, yours may be have a time out limit or size limit...

Re: install problems with connection

Posted: Mon Aug 11, 2008 10:33 pm
by buntrosgali
i installed everything file by file basically tonight, and everything is there

but when i go to the install page and click the en_us this next screen appears

Fatal error: Call to a member function GetRow() on a non-object in /home/pigsacom/public_html/cms/lib/classes/class.contentoperations.inc.php on line 360

so i delelted all of the lib file and reuploaded it again ,but this is still comingup.

Any ideas?

Re: install problems with connection

Posted: Tue Aug 12, 2008 10:59 am
by alby
buntrosgali wrote: i installed everything file by file basically tonight, and everything is there

but when i go to the install page and click the en_us this next screen appears

Fatal error: Call to a member function GetRow() on a non-object in /home/pigsacom/public_html/cms/lib/classes/class.contentoperations.inc.php on line 360

so i delelted all of the lib file and reuploaded it again ,but this is still comingup.

Any ideas?
Re-upload with a client FTP
and check permissions

for upgrade, call install/upgrade.php only

Alby

Re: install problems with connection

Posted: Tue Aug 12, 2008 11:09 am
by buntrosgali
i have downloaded the full version and uploaded the whole site with filezilla like mark recommended, it says it is fully uploaded but the same error still remains and when i type in install/upgrade.php this error comes up Click here

should i just wipe the cms folder of my server and upload the new version?

Re: install problems with connection

Posted: Tue Aug 12, 2008 12:44 pm
by buntrosgali
ok i removed everything off my server and just reinstalled the new version, its only a test site this so i could do it, but i dont know why it wouldnt just let me upload new version. I might want to do this with other sites so anyone have any ideas?

Re: install problems with connection

Posted: Tue Aug 12, 2008 12:48 pm
by alby
buntrosgali wrote: ok i removed everything off my server and just reinstalled the new version, its only a test site this so i could do it, but i dont know why it wouldnt just let me upload new version. I might want to do this with other sites so anyone have any ideas?
Maybe a file/dir permission problem between ftp owner and www owner.
In install (step 4) you can use the old mysql params and UNCHECK "Create Tables" and "Install sample content and templates", in this way you can use old database with all pages/templates/css/news/... etc...

Alby