Advertisement:

Author Topic: (Resolved)error in these files in osclass 3.3.2  (Read 687 times)

romantica

  • Premium
  • Hero Member
  • *****
  • Posts: 1092
  • salut tout le monde
(Resolved)error in these files in osclass 3.3.2
« on: October 28, 2014, 10:34:35 am »
hello there is error in these files in osclass 3.3.2:
Quote
$ paths = glob (. $ path '*' GLOB_ONLYDIR | GLOB_NOSORT);
     $ files = glob ($ path $ pattern, $ flags.)
     foreach ($ paths as $ p) $ files = array_merge ($ files, rglob ($ pattern, $ flags, $ p '/').)
     return $ files;
}
can you tell me where is the error?
thank you for your help
« Last Edit: October 30, 2014, 09:48:51 am by romantica »

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: error in these files in osclass 3.3.2
« Reply #1 on: October 28, 2014, 03:22:17 pm »
@romantica
Which files?

romantica

  • Premium
  • Hero Member
  • *****
  • Posts: 1092
  • salut tout le monde
Re: error in these files in osclass 3.3.2
« Reply #2 on: October 28, 2014, 04:07:17 pm »
I do not know this error occurs when I clean the site cache via the Cache plugin

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: error in these files in osclass 3.3.2
« Reply #3 on: October 28, 2014, 04:46:08 pm »
@romantica
Ok, did it dismiss when you uninstall this plugin?

romantica

  • Premium
  • Hero Member
  • *****
  • Posts: 1092
  • salut tout le monde
Re: error in these files in osclass 3.3.2
« Reply #4 on: October 30, 2014, 09:48:00 am »
uninstall this plugin ok files
thank