View Issue Details

IDProjectCategoryView StatusLast Update
0001866OXID eShop (all versions)2. ----- eShop backend (admin) -----public2010-06-28 19:22
Reportermonotek Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.3.2 revision 27884 
Fixed in Version4.4.0 revision 28699 
Summary0001866: "Call-time pass-by-reference has been deprecated" in reports
DescriptionWhen accessing reports i get the following error:

[code]Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name]().
If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /var/www/oxid/admin/reports/report_canceled_orders.php on line 462
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name]().
If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /var/www/oxid/admin/reports/report_canceled_orders.php on line 462 [/code]
TagsNo tags attached.
Attached Files
reports.png (171,774 bytes)   
reports.png (171,774 bytes)   
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2010-06-02 09:29

reporter   ~0003126

img of generated report is attached to bug description. some charts are not displayed in report, but in older eshop versions they were generated correctly. (i set allow_call_time_pass_reference off in php.ini)

birute_meilutyte

2010-06-02 14:35

reporter   ~0003127

also got same error, in frontend, in product details page:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /htdocs/testshops/selenium/EE/core/smarty/plugins/function.oxmailto.php on line 64

sarunas_valaskevicius

2010-06-18 16:04

reporter   ~0003196

fixed in report_canceled_orders