Osclass forums

Support forums => General help => Topic started by: romantica on October 28, 2014, 10:34:35 am

Title: (Resolved)error in these files in osclass 3.3.2
Post by: romantica 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
Title: Re: error in these files in osclass 3.3.2
Post by: frosticek on October 28, 2014, 03:22:17 pm
@romantica
Which files?
Title: Re: error in these files in osclass 3.3.2
Post by: romantica 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
Title: Re: error in these files in osclass 3.3.2
Post by: frosticek on October 28, 2014, 04:46:08 pm
@romantica
Ok, did it dismiss when you uninstall this plugin?
Title: Re: error in these files in osclass 3.3.2
Post by: romantica on October 30, 2014, 09:48:00 am
uninstall this plugin ok files
thank