| Anonymous | Login | Signup for a new account | 2010-09-02 17:34 BST |
| Main | Bug Tracker | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000852 | [CubeCart v4] Catalogue | trivial | always | 2008-01-20 12:42 | 2008-02-20 11:01 | ||||
| Reporter | kieran | View Status | public | ||||||
| Assigned To | martin | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 4.1.1 | ||||||
| Summary | 0000852: Undefined index and offset on index.php | ||||||||
| Description |
index.php reports a few PHP errors, completely trivial. Jan 20 12:40:02 fox httpd: PHP Notice: Undefined index: _a in index.php on line 30 Jan 20 12:40:02 fox httpd: PHP Notice: Undefined offset: 1 in index.php on line 34 It can be fixed by changing line 30 on index.php to if (isset($_GET['_a']) AND $_GET['_a'] == 'search') { |
||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Browser | N/A | ||||||||
| Install Method | Clean Install | ||||||||
| MySQL Version | 5.1.x | ||||||||
| PHP Version | 5.2.x | ||||||||
| Server OS | Linux/Unix | ||||||||
| Skin | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2008 Mantis Group |