View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002433 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2011-01-21 11:12 | 2012-12-10 14:38 |
| Reporter | manuel | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Product Version | 4.4.5 revision 31315 | ||||
| Summary | 0002433: Captcha function file is missing include of modules/functions.php | ||||
| Description | /core/utils/verificationimg.php Line 30: ... require_once getShopBasePath().'core/oxfunctions.php' ; ... for custom functions use ... require_once getShopBasePath().'modules/functions.php'; require_once getShopBasePath().'core/oxfunctions.php' ; ... would be better | ||||
| Tags | No tags attached. | ||||
| Theme | |||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| duplicate of | 0002744 | resolved | Linas Kukulskis | modules/functions.php is not included in verificationimg.php |