_F5
Karma: 0
|
Remository 3.43 Error with "opsystem& - 2008/01/17 00:30
Sorry, my english is so bad.
Hi, I have modified the editFilesHTML.php. e.g. $html .= $this->simpleInputBox(_DOWN_FILE_OPERATING_SYSTEM,'opsystem',$file->opsystem,50); variables: opsystem (operating system) price (Price) currency (currency)
All variables works, but not "opsystem"
I can´t save Entry from "opsystem". (Only manual data in database)
The Error is: Notice: Undefined offset: 1 in xxx/xxxx/cms/components/com_remository/c-admin-classes/remositoryAdminFiles.php on line 31
Here is an image:
Edit: -------- To Test I have set a new Entry in the Database. mysystem Then I change in the editFilesHTML.php opsystem to mysystem. Add var $mysystem=''; in the remositoryFile.php
This work without Error.
Wy I cant´t use opsystem? -------------------------
please help me. greeting _F5
Post edited by: _F5, at: 2008/01/18 17:24
|