1) with plugins in 1.3 you have to rename the folder

vendors => webroot.  see the migration guide

2) not sure - what do the logs show?  might be routes. might be that your
using some code that has been depreciated in 1.3

- S



On 29 April 2010 09:35, #2Will <[email protected]> wrote:

> Hi,
>
> Do plugins in cake1.3 need to be configured like it shows in the new
> bootstrap file even if they are in the standard /app/plugins folder?
>
> My $html->css links no longer find the files stored in the /app/
> plugins/status/vendors/css folder.
>
>
> also, this:
>
> $.get("/status/google_analytics/<?php echo $options ?>/" + $("#<?php
> echo $key ?>-span").val(), function(data) {
>                        $("#<?php echo $key ?>").html(data);
>                });
>
> creates some sort of wierd redirect blank screen after flashing up
> something momentarily.  i think because it can't find the file in that
> path.
>
> This all worked tickedy boo  in 1.2.6 yesterday. so i guess is
> something im missing in the upgrade to 1.3
>
> Thanks!
>
> Will
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<cake-php%[email protected]>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to