History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: OSC-130
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Harald Ponce de Leon
Reporter: Giovanni Putignano
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
osCommerce Core

Undefined variable in manifacturer

Created: 31/Mar/07 02:17 PM   Updated: 31/Mar/07 04:46 PM
Component/s: Core Framework
Affects Version/s: 3.0 Alpha 4
Fix Version/s: 3.0 Alpha 5


 Description  « Hide
Change in admin\includes\classes\manufacturers.php on line 87:
$Qimage->setLogging($_SESSION['module'], $manufaacturers_id);
in
$Qimage->setLogging($_SESSION['module'], $manufacturers_id);

 All   Comments   Change History      Sort Order:
Harald Ponce de Leon [31/Mar/07 04:46 PM]
Fixed in r1554. Thanks for the report!