rgsat
8-25-07, 01:14 AM
Lost ball in high weeds...just cause they know computer language doesn't mean they have to speak computer language?? Looking for the baby, not the labor pains! Since the update of the server to MySQL 5.0 my products are jacked. After 4 calls to tech support I'm lost bigger than Texas! Here's what I have been told...(1)I'm missing a p_product file in my data base (2) I need to upgrade MySQL from 4.1 to 5.0. (3) In the admin/include/classes/upload.php file you must change line 31 from this $this = null; to unset($this);
Problem is...in my admin/include/classes/upload.php file line 31 is not $this = null; but this is on line 35 or 36....but line 36 or 37 is already unset($this);
So I'm lost...any clues what I really need to do? I'm thinking I need to upgrade 4.1 to 5.0 and then maybe line 31 is what they say, and it does need changed? If I can figure how to upgrade/install 5.0 I could look?? :eek: Thanks in advance for anyone who can help!
Problem is...in my admin/include/classes/upload.php file line 31 is not $this = null; but this is on line 35 or 36....but line 36 or 37 is already unset($this);
So I'm lost...any clues what I really need to do? I'm thinking I need to upgrade 4.1 to 5.0 and then maybe line 31 is what they say, and it does need changed? If I can figure how to upgrade/install 5.0 I could look?? :eek: Thanks in advance for anyone who can help!