cake compatibility problem

2009-06-15 Thread lakers fan

Hello,

 I m working with cake 1.2.2 whereas my collegue works with cake 1.2.3. 
When he got the app folder from me, and run the website he got the following 
errors.. is it a compatibility issue?

 


Warning (512): Cache not configured properly. Please check Cache::config(); in 
APP/config/core.php [CORE\cake\libs\configure.php, line 663]

Code | Context

$boot = true

$shellPaths = null

$localePaths = null

$vendorPaths = null

$pluginPaths = null

$helperPaths = null

$viewPaths = null

$componentPaths = null

$controllerPaths = null

$behaviorPaths = null

$modelPaths = null

$cache = false



Warning (2): array_merge() [function.array-merge]: Argument #1 is not an array 
[CORE\cake\libs\configure.php, line 684]

Code | Context

$boot = true

$shellPaths = null

$localePaths = null

$vendorPaths = null

$pluginPaths = null

$helperPaths = null

$viewPaths = null

$componentPaths = null

$controllerPaths = null

$behaviorPaths = null

$modelPaths = null

$cache = false

$duration = +10 seconds

$pref

2): array_merge() [function.array-merge]: Argument #1 is not an array 
[CORE\cake\libs\configure.php, line 691]

Code | Context

$boot = true

$shellPaths = null

$localePaths = null

$vendorPaths = null

$pluginPaths = null

$helperPaths = null

$viewPaths = null

$componentPaths = null

$controllerPaths = null

$behaviorPaths = null

$modelPaths = null

$cache = false

$duration = +10 seconds

$prefix = null

 

Thanks,

Bharani

_
Hotmail® has ever-growing storage! Don’t worry about storage limits. 
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: cake compatibility problem

2009-06-15 Thread Martin Westin

Most likely: no.
I, for one, haven't touched my config files and I also run on 1.2.2 on
one server (1.2.3 for other installations). No cache problems using
File engine for me.

If you using some special Cache, or just the default File engine, then
have a look at the changelog to see if anything has been altered.

Also, unless have some very very good reason to stay on 1.2.2 then
upgrade your version of Cake.  You can see if the problem exists and
you will be up-to-date and one less security hole to worry about.



On Jun 15, 12:31 pm, lakers fan lakersfa...@msn.com wrote:
 Hello,

      I m working with cake 1.2.2 whereas my collegue works with cake 1.2.3. 
 When he got the app folder from me, and run the website he got the following 
 errors.. is it a compatibility issue?

 Warning (512): Cache not configured properly. Please check Cache::config(); 
 in APP/config/core.php [CORE\cake\libs\configure.php, line 663]

 Code | Context

 $boot = true

 $shellPaths = null

 $localePaths = null

 $vendorPaths = null

 $pluginPaths = null

 $helperPaths = null

 $viewPaths = null

 $componentPaths = null

 $controllerPaths = null

 $behaviorPaths = null

 $modelPaths = null

 $cache = false

 Warning (2): array_merge() [function.array-merge]: Argument #1 is not an 
 array [CORE\cake\libs\configure.php, line 684]

 Code | Context

 $boot = true

 $shellPaths = null

 $localePaths = null

 $vendorPaths = null

 $pluginPaths = null

 $helperPaths = null

 $viewPaths = null

 $componentPaths = null

 $controllerPaths = null

 $behaviorPaths = null

 $modelPaths = null

 $cache = false

 $duration = +10 seconds

 $pref

 2): array_merge() [function.array-merge]: Argument #1 is not an array 
 [CORE\cake\libs\configure.php, line 691]

 Code | Context

 $boot = true

 $shellPaths = null

 $localePaths = null

 $vendorPaths = null

 $pluginPaths = null

 $helperPaths = null

 $viewPaths = null

 $componentPaths = null

 $controllerPaths = null

 $behaviorPaths = null

 $modelPaths = null

 $cache = false

 $duration = +10 seconds

 $prefix = null

 Thanks,

 Bharani

 _
 Hotmail® has ever-growing storage! Don’t worry about storage 
 limits.http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_...
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
CakePHP group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---