Advertisement:

Author Topic: installation problem part 3  (Read 1568 times)

natikr

  • Newbie
  • *
  • Posts: 3
installation problem part 3
« on: October 19, 2010, 09:53:44 am »
hi

after installing OSClass successfully on windows environment,

when i select
Manage items
i am getting the error
Fatal error: Call to undefined function _() in Z:\www\oc\oc-admin\items.php on line 366

is it a windows problem?


nati k

Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: installation problem part 3
« Reply #1 on: October 19, 2010, 12:48:38 pm »
Is it only happening in Manage items?

Meanwhile, you can try replacing those line for the next one and tell us if it works:
Code: [Select]
osc_renderAdminSection('items/index.php', __('Items'));