Closed (duplicate)
Project:
Ar-PHP
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2010 at 01:44 UTC
Updated:
29 Sep 2010 at 09:15 UTC
Upon trying to access this via the admin area, I get the following error message:
Fatal error: Call to a member function setMode() on a non-object in /home/user/drupal/sites/all/modules/arphp/modules/arphp
The module ArPHP is enabled, and the library has been loaded.
Comments
Comment #1
sabrawy commentedis there any one here i confirm the same issue where is the drupal ar-php documentation????
Comment #2
sabrawy commentedis this project is dead??? or what??
Comment #3
N2H commentedWhen I want to add ArPHP Date formatters I have the following error
warning: Missing argument 1 for Arabic::__construct(), called in \sites\all\modules\arphp\modules\arphp_date\arphp_date.module on line 133 and defined in \sites\all\modules\arphp\ArPHP\Arabic.php on line 110
Fatal error: Call to a member function setMode() on a non-object in \sites\all\modules\arphp\modules\arphp_date\arphp_date.module on line 134
Comment #4
homoludens commentedMarked as duplicate of #813026: Fatal error in arphp_date.module on line 134. Though this is older one.