Summary | Testing error (bug) |
Queue | Merk |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mdjukic (at) |
Requester | hamid (at) sadeghi (dot) co (dot) uk |
Created | 12/14/2005 (7115 days ago) |
Due | |
Updated | 07/24/2006 (6893 days ago) |
Assigned | 12/14/2005 (7115 days ago) |
Resolved | 07/24/2006 (6893 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
installation.
In any case warnings was solved with revision 1.19 of Categories.php.
All used languages *must* be defined in in conf.php in the shopping
languages array.
The Merk::getLang() handles the correct language selection.
Priority ⇒ 1. Low
preferences ( I had not done that).
Perhaps it would good to Force entry in the Language selection.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Testing error (bug)
Queue ⇒ Merk
error when trying to add a category.
Notice: Undefined index: name in
/home/probasoftware.com/public_html/hcw/merk/lib/Categories.php on
line 198
Warning: Invalid argument supplied for foreach() in
/home/probasoftware.com/public_html/hcw/merk/lib/Categories.php on
line 567
Subsequenlty it says Category succesfully saved., Add a new item then
workes, but when trying to define stocks I get
Notice: Undefined variable: cid in
/home/probasoftware.com/public_html/internal/merk/lib/Driver/sql.php
on line 504
Notice: Undefined variable: item_name in
/home/probasoftware.com/public_html/internal/merk/lib/Driver/sql.php
on line 505
Notice: Undefined variable: item_name in
/home/probasoftware.com/public_html/internal/merk/lib/Driver/sql.php
on line 505
I am running the latest cvs from 14/12/05 for all modules. Also I am running
1. Apache 2.05 Fedora
2. PHP 4.3.10