Small correction to hello world tutorial

Joomla! Documentation Workgroup

Moderator: Documentation

Locked
Brewster
Joomla! Apprentice
Joomla! Apprentice
Posts: 43
Joined: Thu Nov 03, 2005 12:51 pm
Location: London, England
Contact:

Small correction to hello world tutorial

Post by Brewster » Thu Nov 03, 2005 1:22 pm

Hi there

Found this error while working through the tutorial.

This code:

Code: Select all

$tmpl =& patFactory::createTemplate( '', false, false );
needs to be

Code: Select all

$tmpl =&patFactory::createTemplate( '', false, false );
on page http://help.joomla.org/content/view/775/125/

Brew

User avatar
Chris Davenport
Joomla! Ace
Joomla! Ace
Posts: 1370
Joined: Thu Aug 18, 2005 8:57 am
Location: Shrewsbury, Shropshire, United Kingdom

Re: Small correction to hello world tutorial

Post by Chris Davenport » Thu Nov 03, 2005 6:23 pm

Brewster.

Thank you spotting and reporting this error.  Assigned tracker artefact here: http://developer.joomla.org/sf/go/artf1943?nav=1.

I have assigned myself to fix this, but it will probably be tomorrow PM before I can actually do it.

Regards,
Chris.
Chris Davenport

Davenport Technology Services http://www.davenporttechnology.com/
Lion Coppice http://www.lioncoppice.org/

branfordman54
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sat Nov 05, 2005 12:03 am

Re: Small correction to hello world tutorial

Post by branfordman54 » Tue Dec 06, 2005 5:13 pm

Chris Davenport wrote: Brewster.

Thank you spotting and reporting this error.  Assigned tracker artefact here: http://developer.joomla.org/sf/go/artf1943?nav=1.

I have assigned myself to fix this, but it will probably be tomorrow PM before I can actually do it.

Regards,
Chris.
Hi. After much trial and error, discovered this error in the code (12.06.05) and just wanted to let you know the code on the tutorial page is still incorrect.

User avatar
Chris Davenport
Joomla! Ace
Joomla! Ace
Posts: 1370
Joined: Thu Aug 18, 2005 8:57 am
Location: Shrewsbury, Shropshire, United Kingdom

Re: Small correction to hello world tutorial

Post by Chris Davenport » Wed Dec 07, 2005 12:10 pm

branfordman54,

Are you sure we're talking about the same page?  The problem as reported was fixed on 4 Nov 2005 and it remains fixed (I just checked).

Ahhh, I just looked at the next page in the tutorial and I can see the same problem there.  Raised tracker artefact http://developer.joomla.org/sf/go/artf2475?nav=1.  Will fix later today.

Thank you for spotting and reporting this error.

Regards,
Chris.
Chris Davenport

Davenport Technology Services http://www.davenporttechnology.com/
Lion Coppice http://www.lioncoppice.org/

branfordman54
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Sat Nov 05, 2005 12:03 am

Re: Small correction to hello world tutorial

Post by branfordman54 » Wed Dec 07, 2005 12:29 pm

Chris:
To confirm, this is where I found error:
http://help.joomla.org/content/view/776/125/
Thanks!

User avatar
Chris Davenport
Joomla! Ace
Joomla! Ace
Posts: 1370
Joined: Thu Aug 18, 2005 8:57 am
Location: Shrewsbury, Shropshire, United Kingdom

Re: Small correction to hello world tutorial

Post by Chris Davenport » Wed Dec 07, 2005 3:21 pm

Now fixed.

I also fixed same error on the next page: http://help.joomla.org/content/view/777/125/.

Thanks again for reporting this.

Regards,
Chris.
Chris Davenport

Davenport Technology Services http://www.davenporttechnology.com/
Lion Coppice http://www.lioncoppice.org/

suzkaw
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Mon Dec 05, 2005 9:21 pm

Re: Small correction to hello world tutorial

Post by suzkaw » Wed Dec 07, 2005 3:43 pm

Also the download link doesn't work for me on that page or this one: http://help.joomla.org/content/view/776/125/

User avatar
Chris Davenport
Joomla! Ace
Joomla! Ace
Posts: 1370
Joined: Thu Aug 18, 2005 8:57 am
Location: Shrewsbury, Shropshire, United Kingdom

Re: Small correction to hello world tutorial

Post by Chris Davenport » Wed Dec 07, 2005 5:34 pm

suzkaw,

I will investigate and get back to you on that one.  Thanks for reporting it.

Regards,
Chris.
Chris Davenport

Davenport Technology Services http://www.davenporttechnology.com/
Lion Coppice http://www.lioncoppice.org/


Locked

Return to “docs.joomla.org - Feedback/Information”