Hi all,
I am trying to use the jquery-ui framework in a project but Im a bit
confused on where I should put everything
When I download it there are .js files and image files and css
files.,
I tried putting each of these into the various img / css / js folders
in webroot in the app folder and th
Hi all, about to start on my first cake project. A straight forward e-
commerce site.
I am not used to having to visualise my database relationships so I
was hoping for a little help.
A product belongs in a category
A product can be in many categories
A Category has Sub categories
Is this just a
Hi all, I have baked up a couple of simple controllers/models to add
news stories and the like to an app I am building (for no other reason
than to learn the ropes)
I want the administrator to be able to type www.siteurl.ie/admin and
be directed to a log in. I want there to be a dashboard with al
Now that I think about it, would a tree structure mean that each sub
category can only appear in one tree?
e.g a furniture shop might have
Living room > tables
and
Dining Room > tables
so can the sub category tables appear in both trees?
--~--~-~--~~~---~--~~
ABLE `categories_products` (
> `category_id` int(10) unsigned NOT NULL DEFAULT '0',
> `product_id` int(10) unsigned NOT NULL DEFAULT '0',
> PRIMARY KEY (`product_id`,`category_id`)
> ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
>
> On May 14, 10:18 am,
Hey all,
I have (or plan to have!) an app that will allow users to view
products by category. Each category can have a sub category and each
sub category can have further sub categories..
eg. sports>tennis>rackets>wooden
There is no limit to the dept of sub categories.. (like in Ebay)
I plan t
You use php from command line? If yes, You could probably call
> console cake that way:
> php cake.php bake
> Have You tried that?
>
> On May 7, 7:47 pm, Beedge wrote:
>
>
>
> > Thanks for that, but its not quite the same. Ive downloaded latest php
> > and in
Thanks for that, but its not quite the same. Ive downloaded latest php
and installed, but no joy.
I wonder has anyone else any suggestions?
This is a killer, because I am completely stuck, I had been enjoying
coming home and making little bits of progress each night, but this
has totally put a s
w/6
>
> check again Environment Variables->System Variables->Path
>
> On May 7, 12:20 pm, Beedge wrote:
>
>
>
> > Hi all,
> > Im (still) trying to get my head around cake. Im following the
> > excellent IBM tutorial and Im on part 2. All is going well
Hi all,
Im (still) trying to get my head around cake. Im following the
excellent IBM tutorial and Im on part 2. All is going well except for
one thing.. I cant get the console to work :(
This is my setup, Windows Vista using WAMP.
Ive set the environmental path variables to C:\wamp\bin\php \php5
Hi all,
I have cake installed on my local machine.
The directory is:
http://127.0.0.1/cake
I type this in the URL and get the confirmation page saying everything
is ok with the install.
I am doing the IBM tutorial at:
https://www6.software.ibm.com/developerworks/education/os-php-cake1/sectio
Thanks a lot,
thats exactly what I was looking for,
Beedge
On Apr 22, 6:42 am, NegoBlack® wrote:
> Hello Beedge,
>
> I think you will find this information
> herehttp://book.cakephp.org/view/96/Layouts,
> but what you must to create a new layout on app/view/layouts/
> beed
header and footer
div.. how do I go about editing these?
thanks,
Kevin
On Apr 21, 11:25 pm, BeroFX wrote:
> Set debug = 0 in app/config/core.php
>
> On Apr 22, 12:17 am, Beedge wrote:
>
> > Hi all,
>
> > I have recently decided to learn a framework, and from what Ive
Hi all,
I have recently decided to learn a framework, and from what Ive seen
Cake is the way to go,, So I ve gotten my hands on 'Practical cakePHP
projects'
Im doing the first blogging tutorial, and my first attempt differs in
appearance from the example in the book
it looks like I am in a debu
I have uploaded cake to a testing folder on my domain hbit.ie to play
around with it and see what I can do. I have called my testing
folder.. wait for it 'cake' :)
Can someone tell me if this is right.. the url
http://hbit.ie/cake/
shows the installation is ok. but if i leave out the traili
Beedge
--~--~-~--~~~---~--~~
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-ph
16 matches
Mail list logo