Yeah. I also figured the graphic version and the print version.
I removed all previous code and started from the start.

I will update this thread as I progress.

Thanks

On Thu, May 8, 2008 at 12:52 AM, BrendonKoz <[EMAIL PROTECTED]> wrote:

>
> Yeah, because you used the print version, some JavaScript or pre-
> render code was initiated to create an index or bibliography of sorts
> (at the bottom of the page) for references to any auto-detected words
> that have a description/definition defined by Sitepoint.  Similar
> issues will occur if you choose to view a DevShed article in Print
> Preview (or PDF) form.  If there's any questions with tutorials and
> you're using a rendered version of the original, it's best to first
> check the original for comparison.
>
>
> On May 7, 11:27 am, "Louie Miranda" <[EMAIL PROTECTED]> wrote:
> > http://www.sitepoint.com/print/photo-gallery-cakephp-flickr
> >
> > I tried to follow this.. But, I got stuck on:
> >
> > /app/controllers/gallery_controller.php:
> >
> > class GalleryController extends AppController{
> >  var $name = 'Gallery';
> >  var $components = array<
> http://www.sitepoint.com/glossary.php?q=%23#term_72>
> > [9]('Flickr');
> >  var $uses = null;
> >
> > }
> >
> > Noticed the $components = array [9] ('Flickr');?
> > It is somewhat wrong and causing error, because the array is incorrect.
> >
> > Any idea's what exactly would be the right one?
> >
> > Is it?
> >
> > array('9'=>'Flickr'); ?
> >
> > --
> > Louie Miranda ([EMAIL PROTECTED])http://www.axishift.com
> >
> > Security Is A Series Of Well-Defined Steps
> > chmod -R 0 / ; and smile :)
> >
>


-- 
Louie Miranda ([EMAIL PROTECTED])
http://www.axishift.com

Security Is A Series Of Well-Defined Steps
chmod -R 0 / ; and smile :)

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