Author Topic: [closed] no log.php file and others problems  (Read 2468 times)

barkhane

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
[closed] no log.php file and others problems
« on: August 10, 2010, 09:47:53 am »
Hello,

I have some bugs when i use fengoffice :
i can't deleting workspace
i can' upload files
i can't see the overview of my workspace

When i want to do these actions i have the word "null" in the window

first i want to see  what there is in the log file, but i have not log.php in the cache drectory

I made "true" for the debug mode in the file config.php but i still have the problem

how to active log.php file ?

thanks
« Last Edit: August 11, 2010, 06:33:51 am by barkhane »

supadoctor

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
    • Email
Re: no log.php file and others problems
« Reply #1 on: August 10, 2010, 10:34:39 am »
Add
define('DEBUG', true)
in config.php

barkhane

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: no log.php file and others problems
« Reply #2 on: August 10, 2010, 10:49:47 am »
I already do but it doesn't works !
the debug mode works but i d'on't have log file

cabeza

  • Administrator
  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
    • Feng Office
Re: no log.php file and others problems
« Reply #3 on: August 10, 2010, 04:20:33 pm »
Some omissions in the log have been reported.
A fix for 1.7.1 solves this.

barkhane

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: no log.php file and others problems
« Reply #4 on: August 11, 2010, 06:33:12 am »
ok thanks !!