6.0.0-beta1
7/31/25

[#5824] Merk errors
Summary Merk errors
Queue Merk
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester postmaster (at) ecommerce-pme (dot) com
Created 10/22/2007 (6492 days ago)
Due
Updated 11/16/2007 (6467 days ago)
Assigned 10/22/2007 (6492 days ago)
Resolved 11/16/2007 (6467 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/16/2007 10:22:03 PM Jan Schneider State ⇒ No Feedback
 
10/22/2007 09:40:41 PM Duck Comment #8 Reply to this comment
Excuse me Duck i answer you late.
Lets go step by step.

1. Had you tied the committed categories template?

2. Have you installed hrode_company and had created the corresponding 
template?

3. Have you tired the sql invoices driver – lets first check Merk 
alone, we will try Minerva later
10/22/2007 06:16:54 PM postmaster (at) ecommerce-pme (dot) com Comment #7 Reply to this comment
PHP 5.2.0-8+etch7 with all extensions for Horde (test.php with no 
warning) and all extensions from Pear andHorde/Pear



Excuse me Duck i answer you late.
What PHP version are you using? Do you have other incubator apps installed?
10/22/2007 03:24:34 PM Duck Comment #6 Reply to this comment
merk/invoices/company.php:
Fatal error: Uncaught exception 'Horde_Rdo_Exception' with message
'Unable to excecute query: SQLSTATE[42S02]: Base table or view not
found: 1146 Table 'horde.horde_company' doesn't exist' in
as you see from the message horde_company table is missing

have you installed the Horde_Company class from the incubator?
10/22/2007 03:22:45 PM Duck Comment #5 Reply to this comment
admin/categories/index.php:
Fatal error: Uncaught exception 'Horde_View_Exception' with message
'"/categories/index.php" not found in template path
This was my mistake. I forgot to commit the horde_view verison of the 
template.
10/22/2007 03:10:42 PM Chuck Hagenbuch Comment #4
State ⇒ Feedback
Summary ⇒ Merk errors
Reply to this comment
What PHP version are you using? Do you have other incubator apps installed?
10/22/2007 03:08:32 PM postmaster (at) ecommerce-pme (dot) com Comment #3 Reply to this comment
Thank you Duck. Here it is...



merk/categories.php:

Notice: Indirect modification of overloaded property 
Horde_CurrenciesMapper::$relationships has no effect in 
/usr/share/php/Horde/Rdo/Query.php on line 117



---------------------------------



admin/categories/index.php:

Fatal error: Uncaught exception 'Horde_View_Exception' with message 
'"/categories/index.php" not found in template path 
("/home/jb/web/www/bureau/config/../merk/templates/:./")' in 
/usr/share/php/Horde/View/Base.php:258 Stack trace: #0 
/usr/share/php/Horde/View/Base.php(192): 
Horde_View_Base->_template('/categories/ind...') #1 
/home/jb/web/www/bureau/merk/admin/categories/index.php(48): 
Horde_View_Base->render('/categories/ind...') #2 {main} thrown in 
/usr/share/php/Horde/View/Base.php on line 258



----------------------------------------------------------



merk/items/index.php

Notice: Undefined index: in 
/home/jb/web/www/bureau/merk/lib/Categories.php on line 283

Notice: Undefined index: in 
/home/jb/web/www/bureau/merk/lib/Categories.php on line 290



----------------------------------------------------------------



merk/invoices/company.php:

Fatal error: Uncaught exception 'Horde_Rdo_Exception' with message 
'Unable to excecute query: SQLSTATE[42S02]: Base table or view not 
found: 1146 Table 'horde.horde_company' doesn't exist' in 
/usr/share/php/Horde/Rdo/Adapter/Pdo.php:138 Stack trace: #0 
/usr/share/php/Horde/Rdo/Adapter/Pdo/Mysql.php(34): 
Horde_Rdo_Adapter_Pdo->select('SHOW COLUMNS FR...') #1 
/usr/share/php/Horde/Rdo/Model.php(44): 
Horde_Rdo_Adapter_Pdo_Mysql->loadModel(Object(Horde_Rdo_Model)) #2 
/usr/share/php/Horde/Rdo/Mapper.php(138): 
Horde_Rdo_Model->load(Object(Horde_CompanyMapper)) #3 
/home/jb/web/www/bureau/incubator/Horde_Rdo/Form/Rdo.php(91): 
Horde_Rdo_Mapper->__get('model') #4 
/home/jb/web/www/bureau/incubator/Horde_Rdo/Form.php(92): 
Horde_Form_Helper_Rdo->getPrimaryKey() #5 
/home/jb/web/www/bureau/incubator/Horde_Rdo/Form/Rdo.php(35): 
Horde_Form_Helper->__construct(Object(Variables), 'Company', NULL, 
Array) #6 /home/jb/web/www/bureau/incubator/Horde_Rdo/Form.php(57): 
Horde_Form_Helper_Rdo->__construct(Object(Variables), 'Company', NULL, 
Object(H in /usr/share/php/Horde/Rdo/Adapter/Pdo.php on line 138



----------------------------------------------------------------------



merk/invoices/company.php

Fatal error: Class 'Minerva' not found in 
/home/jb/web/www/bureau/merk/config/company.php on line 81



---------------------------------------------------------------------------



When i active Minerva:

Notice: Indirect modification of overloaded property 
Minerva_TypeMapper::$relationships has no effect in 
/usr/share/php/Horde/Rdo/Query.php on line 117



Notice: Indirect modification of overloaded property 
Horde_Rdo_Query::$sortby has no effect in 
/usr/share/php/Horde/Rdo/Query/Builder.php on line 150



Notice: Indirect modification of overloaded property 
Minerva_StatusMapper::$relationships has no effect in 
/usr/share/php/Horde/Rdo/Query.php on line 117



Notice: Indirect modification of overloaded property 
Horde_Rdo_Query::$sortby has no effect in 
/usr/share/php/Horde/Rdo/Query/Builder.php on line 150



-----------------------------------------------

Minerva:incubator/minerva/invoice/invoice.php?type=typetest



Notice: Indirect modification of overloaded property 
Horde_TaxesMapper::$relationships has no effect in 
/usr/share/php/Horde/Rdo/Query.php on line 117



Notice: Indirect modification of overloaded property 
Horde_Rdo_Query::$sortby has no effect in 
/usr/share/php/Horde/Rdo/Query/Builder.php on line 150



Fatal error: Uncaught exception 'Horde_Rdo_Exception' with message 
'Unable to excecute query: SQLSTATE[42S22]: Column not found: 1054 
Unknown column 'sort' in 'order clause'' in 
/usr/share/php/Horde/Rdo/Adapter/Pdo.php:138 Stack trace: #0 
/usr/share/php/Horde/Rdo/List.php(117): 
Horde_Rdo_Adapter_Pdo->select('SELECT horde_ta...', Array) #1 
/home/jb/web/www/bureau/incubator/minerva/lib/Minerva.php(359): 
Horde_Rdo_List->rewind() #2 
/home/jb/web/www/bureau/incubator/minerva/invoice/invoice.php(59): 
Minerva::getTaxes() #3 {main} thrown in 
/usr/share/php/Horde/Rdo/Adapter/Pdo.php on line 138



-----------------------------------------------------------



Minerva: incubator/minerva/invoice/invoice.php?type=typetest



Notice: Indirect modification of overloaded property 
Horde_TaxesMapper::$relationships has no effect in 
/usr/share/php/Horde/Rdo/Query.php on line 117



Notice: Indirect modification of overloaded property 
Horde_Rdo_Query::$sortby has no effect in 
/usr/share/php/Horde/Rdo/Query/Builder.php on line 150



Fatal error: Uncaught exception 'Horde_Rdo_Exception' with message 
'Unable to excecute query: SQLSTATE[42S22]: Column not found: 1054 
Unknown column 'sort' in 'order clause'' in 
/usr/share/php/Horde/Rdo/Adapter/Pdo.php:138 Stack trace: #0 
/usr/share/php/Horde/Rdo/List.php(117): 
Horde_Rdo_Adapter_Pdo->select('SELECT horde_ta...', Array) #1 
/home/jb/web/www/bureau/incubator/minerva/lib/Minerva.php(359): 
Horde_Rdo_List->rewind() #2 
/home/jb/web/www/bureau/incubator/minerva/invoice/invoice.php(59): 
Minerva::getTaxes() #3 {main} thrown in 
/usr/share/php/Horde/Rdo/Adapter/Pdo.php on line 138





services/prefs.php?group=articles&app=minerva

Warning: 
Prefs_UI::require(/home/jb/web/www/bureau/config/../incubator/minerva/templates/prefs/articles_apis.inc) [function.Prefs-UI-require]: failed to open stream: Aucun fichier ou répertoire de ce type in /usr/share/php/Horde/Prefs/UI.php on line 
229



Fatal error: Prefs_UI::require() [function.require]: Failed opening 
required 
'/home/jb/web/www/bureau/config/../incubator/minerva/templates/prefs/articles_apis.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/Horde/Prefs/UI.php on line 
229



http://jbpetit.ath.cx/bureau/services/prefs.php?group=articles&app=minerva

arning: 
Prefs_UI::require(/home/jb/web/www/bureau/config/../incubator/minerva/templates/prefs/articles_apis.inc) [function.Prefs-UI-require]: failed to open stream: Aucun fichier ou répertoire de ce type in /usr/share/php/Horde/Prefs/UI.php on line 
229



Fatal error: Prefs_UI::require() [function.require]: Failed opening 
required 
'/home/jb/web/www/bureau/config/../incubator/minerva/templates/prefs/articles_apis.inc' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/Horde/Prefs/UI.php on line 
229



Warning: filemtime() [function.filemtime]: stat failed for 
/home/jb/web/www/bureau/config/../incubator/minerva/templates/convert//pending/pending/pending.html in /home/jb/web/www/bureau/incubator/minerva/admin/drafts/invoice.php on line 
53



Warning: filemtime() [function.filemtime]: stat failed for 
/home/jb/web/www/bureau/config/../incubator/minerva/templates/convert//proforma/proforma/proforma.html in /home/jb/web/www/bureau/incubator/minerva/admin/drafts/invoice.php on line 
53



Warning: filemtime() [function.filemtime]: stat failed for 
/home/jb/web/www/bureau/config/../incubator/minerva/templates/convert//invoice/invoice/invoice.html in /home/jb/web/www/bureau/incubator/minerva/admin/drafts/invoice.php on line 
53



---------------------------------------------

incubator/minerva/admin/drafts/invoice.php?admin=invoice-

Warning: filemtime() [function.filemtime]: stat failed for 
/home/jb/web/www/bureau/config/../incubator/minerva/templates/convert//delivery/delivery/delivery.html in /home/jb/web/www/bureau/incubator/minerva/admin/drafts/invoice.php on line 
53



Warning: filemtime() [function.filemtime]: stat failed for 
/home/jb/web/www/bureau/config/../incubator/minerva/templates/convert//notify/notify/notify.html in /home/jb/web/www/bureau/incubator/minerva/admin/drafts/invoice.php on line 
53



The sql script "script initial data" don't work: field don't exist. No 
way with the update script



And there is too many errors, i don't write all, it's mpossible.

Build a new Horde with CVS HEAD and try to install with the 
documentation: it's impossible.



I see there is 2 Horde_RDO in PEAR (Horde_Rdo /Horde_RDO). Il read it 
in Todo, but nothing usable



Thank you for your answer Duck


10/22/2007 02:12:48 PM Duck Comment #2 Reply to this comment
... and so many other errors... Please remove Merk from the
repositary, or do a serious work: users of Horde loose time to
install this.
I use actively use Merk without this kind of problems.

If you can list this errors I will be glad to see how I can help you 
or fix merk.



Duck
10/22/2007 02:03:00 PM postmaster (at) ecommerce-pme (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Merk broken, or for the elit of developpers ?
Queue ⇒ Merk
State ⇒ Unconfirmed
Reply to this comment


- merk is broken since more 1 year, why did you let it in repositary ?

- simple documentation exist in /DOC, but no way to do this 
instructions. All is broken

- it's the same for minerva, RDO, etc... Your documentation is too 
much simple: it's not reality.

- Since 2 years i have Horde, i never can install merk. Too many 
errors for fix it, too files missing



Indirect modification of overloaded property 
Horde_CurrenciesMapper::$relationships has no effect in 
/usr/share/php/Horde/Rdo/Query.php on line 117



Class 'Horde_Rdo_Base' not found in 
/home/jb/web/www/bureau/incubator/minerva/lib/Bank.php on line 16



... and so many other errors... Please remove Merk from the 
repositary, or do a serious work: users of Horde loose time to install 
this.

Saved Queries