Re: Cupcake forum plugin and Cake 1.3

2010-06-16 Thread Miles J
Sorry, the plugin is meant for 1.2 only.

There are plans for a 1.3 version, but it wont be for a while.

On Jun 16, 10:03 am, Mike  wrote:
> Hi Jeremy:
> Ok, a quick search of Miles' support forum revealed the answer: create
> a "webroot" folder under app/plugins/forum and then copy the contents
> of forum/vendors to forum/webroot. I hope this is helpful to others.
>
> --M
>
> On Jun 16, 7:10 am, Jeremy Burns | Class Outfit
>
>  wrote:
> > Wow - that's a surprise. I wouldn't have expected any degradation just by 
> > creating a few new folders. Sorry it don't help.
>
> > Jeremy Burns
> > Class Outfit
>
> > jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> > On 16 Jun 2010, at 15:08, Mike wrote:
>
> > > Thanks Jeremy, but unfortunately that does not work. If I click on the
> > > link to take me to the forum, it now displays a directory listing in
> > > the browser instead of the main forum page.
>
> > > --Mike
>
> > > On Jun 16, 1:44 am, Jeremy Burns | Class Outfit
> > >  wrote:
> > >> I don't know Cupcake but have had similar issues with other plug ins. 
> > >> Try creating a folder within /app/webroot/ with the same name as the 
> > >> plug in folder. Then copy the css, img, and js folders (if appropriate) 
> > >> into the new folder.
>
> > >> Jeremy Burns
> > >> Class Outfit
>
> > >> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> > >> On 16 Jun 2010, at 06:10, Mike wrote:
>
> > >>> Hi, I have successfully (I think) installed the Cupcake forum plugin
> > >>> version 1.8 in my CakePHP application. Just one problem: the forum
> > >>> page comes up in basic html without any css styling. I know the answer
> > >>> is quite simple but I can't just can't find it. I'd very much
> > >>> appreciate any suggestions.
>
> > >>> Thanks,
> > >>> Mike
>
> > >>> Check out the new CakePHP Questions sitehttp://cakeqs.organdhelpothers 
> > >>> 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 cake-php@googlegroups.com
> > >>> To unsubscribe from this group, send email to
> > >>> cake-php+unsubscr...@googlegroups.com For more options, visit this 
> > >>> group athttp://groups.google.com/group/cake-php?hl=en
>
> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp 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 cake-php@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > > athttp://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 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: Cupcake forum plugin and Cake 1.3

2010-06-16 Thread keymaster
My first guess would be the css file is not where the code expects it.
Use firebug to see what css files are being requested, and from what
locations.

On Jun 16, 5:10 pm, Jeremy Burns | Class Outfit
 wrote:
> Wow - that's a surprise. I wouldn't have expected any degradation just by 
> creating a few new folders. Sorry it don't help.
>
> Jeremy Burns
> Class Outfit
>
> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> On 16 Jun 2010, at 15:08, Mike wrote:
>
> > Thanks Jeremy, but unfortunately that does not work. If I click on the
> > link to take me to the forum, it now displays a directory listing in
> > the browser instead of the main forum page.
>
> > --Mike
>
> > On Jun 16, 1:44 am, Jeremy Burns | Class Outfit
> >  wrote:
> >> I don't know Cupcake but have had similar issues with other plug ins. Try 
> >> creating a folder within /app/webroot/ with the same name as the plug in 
> >> folder. Then copy the css, img, and js folders (if appropriate) into the 
> >> new folder.
>
> >> Jeremy Burns
> >> Class Outfit
>
> >> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> >> On 16 Jun 2010, at 06:10, Mike wrote:
>
> >>> Hi, I have successfully (I think) installed the Cupcake forum plugin
> >>> version 1.8 in my CakePHP application. Just one problem: the forum
> >>> page comes up in basic html without any css styling. I know the answer
> >>> is quite simple but I can't just can't find it. I'd very much
> >>> appreciate any suggestions.
>
> >>> Thanks,
> >>> Mike
>
> >>> Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp 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 cake-php@googlegroups.com
> >>> To unsubscribe from this group, send email to
> >>> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> >>> athttp://groups.google.com/group/cake-php?hl=en
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://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 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: Cupcake forum plugin and Cake 1.3

2010-06-16 Thread Mike
Hi Jeremy:
Ok, a quick search of Miles' support forum revealed the answer: create
a "webroot" folder under app/plugins/forum and then copy the contents
of forum/vendors to forum/webroot. I hope this is helpful to others.


--M

On Jun 16, 7:10 am, Jeremy Burns | Class Outfit
 wrote:
> Wow - that's a surprise. I wouldn't have expected any degradation just by 
> creating a few new folders. Sorry it don't help.
>
> Jeremy Burns
> Class Outfit
>
> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> On 16 Jun 2010, at 15:08, Mike wrote:
>
>
>
> > Thanks Jeremy, but unfortunately that does not work. If I click on the
> > link to take me to the forum, it now displays a directory listing in
> > the browser instead of the main forum page.
>
> > --Mike
>
> > On Jun 16, 1:44 am, Jeremy Burns | Class Outfit
> >  wrote:
> >> I don't know Cupcake but have had similar issues with other plug ins. Try 
> >> creating a folder within /app/webroot/ with the same name as the plug in 
> >> folder. Then copy the css, img, and js folders (if appropriate) into the 
> >> new folder.
>
> >> Jeremy Burns
> >> Class Outfit
>
> >> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> >> On 16 Jun 2010, at 06:10, Mike wrote:
>
> >>> Hi, I have successfully (I think) installed the Cupcake forum plugin
> >>> version 1.8 in my CakePHP application. Just one problem: the forum
> >>> page comes up in basic html without any css styling. I know the answer
> >>> is quite simple but I can't just can't find it. I'd very much
> >>> appreciate any suggestions.
>
> >>> Thanks,
> >>> Mike
>
> >>> Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp 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 cake-php@googlegroups.com
> >>> To unsubscribe from this group, send email to
> >>> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> >>> athttp://groups.google.com/group/cake-php?hl=en
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://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 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: Cupcake forum plugin and Cake 1.3

2010-06-16 Thread Jeremy Burns | Class Outfit
Wow - that's a surprise. I wouldn't have expected any degradation just by 
creating a few new folders. Sorry it don't help.

Jeremy Burns
Class Outfit

jeremybu...@classoutfit.com
http://www.classoutfit.com

On 16 Jun 2010, at 15:08, Mike wrote:

> Thanks Jeremy, but unfortunately that does not work. If I click on the
> link to take me to the forum, it now displays a directory listing in
> the browser instead of the main forum page.
> 
> --Mike
> 
> On Jun 16, 1:44 am, Jeremy Burns | Class Outfit
>  wrote:
>> I don't know Cupcake but have had similar issues with other plug ins. Try 
>> creating a folder within /app/webroot/ with the same name as the plug in 
>> folder. Then copy the css, img, and js folders (if appropriate) into the new 
>> folder.
>> 
>> Jeremy Burns
>> Class Outfit
>> 
>> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>> 
>> On 16 Jun 2010, at 06:10, Mike wrote:
>> 
>> 
>> 
>>> Hi, I have successfully (I think) installed the Cupcake forum plugin
>>> version 1.8 in my CakePHP application. Just one problem: the forum
>>> page comes up in basic html without any css styling. I know the answer
>>> is quite simple but I can't just can't find it. I'd very much
>>> appreciate any suggestions.
>> 
>>> Thanks,
>>> Mike
>> 
>>> Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
>>> athttp://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 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

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 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: Cupcake forum plugin and Cake 1.3

2010-06-16 Thread Mike
Thanks Jeremy, but unfortunately that does not work. If I click on the
link to take me to the forum, it now displays a directory listing in
the browser instead of the main forum page.

--Mike

On Jun 16, 1:44 am, Jeremy Burns | Class Outfit
 wrote:
> I don't know Cupcake but have had similar issues with other plug ins. Try 
> creating a folder within /app/webroot/ with the same name as the plug in 
> folder. Then copy the css, img, and js folders (if appropriate) into the new 
> folder.
>
> Jeremy Burns
> Class Outfit
>
> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> On 16 Jun 2010, at 06:10, Mike wrote:
>
>
>
> > Hi, I have successfully (I think) installed the Cupcake forum plugin
> > version 1.8 in my CakePHP application. Just one problem: the forum
> > page comes up in basic html without any css styling. I know the answer
> > is quite simple but I can't just can't find it. I'd very much
> > appreciate any suggestions.
>
> > Thanks,
> > Mike
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://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 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: Cupcake forum plugin and Cake 1.3

2010-06-16 Thread euromark
i wrote miles an email about that
among other things

didnt get n answer...


On 16 Jun., 10:44, Jeremy Burns | Class Outfit
 wrote:
> I don't know Cupcake but have had similar issues with other plug ins. Try 
> creating a folder within /app/webroot/ with the same name as the plug in 
> folder. Then copy the css, img, and js folders (if appropriate) into the new 
> folder.
>
> Jeremy Burns
> Class Outfit
>
> jeremybu...@classoutfit.comhttp://www.classoutfit.com
>
> On 16 Jun 2010, at 06:10, Mike wrote:
>
> > Hi, I have successfully (I think) installed the Cupcake forum plugin
> > version 1.8 in my CakePHP application. Just one problem: the forum
> > page comes up in basic html without any css styling. I know the answer
> > is quite simple but I can't just can't find it. I'd very much
> > appreciate any suggestions.
>
> > Thanks,
> > Mike
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscr...@googlegroups.com For more options, visit this group 
> > athttp://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 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: Cupcake forum plugin and Cake 1.3

2010-06-16 Thread Jeremy Burns | Class Outfit
I don't know Cupcake but have had similar issues with other plug ins. Try 
creating a folder within /app/webroot/ with the same name as the plug in 
folder. Then copy the css, img, and js folders (if appropriate) into the new 
folder.

Jeremy Burns
Class Outfit

jeremybu...@classoutfit.com
http://www.classoutfit.com

On 16 Jun 2010, at 06:10, Mike wrote:

> Hi, I have successfully (I think) installed the Cupcake forum plugin
> version 1.8 in my CakePHP application. Just one problem: the forum
> page comes up in basic html without any css styling. I know the answer
> is quite simple but I can't just can't find it. I'd very much
> appreciate any suggestions.
> 
> Thanks,
> Mike
> 
> 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 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

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 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


Cupcake forum plugin and Cake 1.3

2010-06-16 Thread Mike
Hi, I have successfully (I think) installed the Cupcake forum plugin
version 1.8 in my CakePHP application. Just one problem: the forum
page comes up in basic html without any css styling. I know the answer
is quite simple but I can't just can't find it. I'd very much
appreciate any suggestions.

Thanks,
Mike

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 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