Articles by Leanne Cutuli
Display: 
Leanne is the owner and creator of Lila Designs. Over the last 11 years the business has grown from a Bridal Hair Accessories Business specialising in handcrafted hair combs for Brides which was a natural progression from her 18 years in hairdressing. The business has grown to include stunning handmade jewellery and now a children's wear range including little girls and babies dresses. During the next year, she hopes to expand her children's range to include boys wear.
1054 - Unknown column 'a.authors_id' in 'on clause'

select count(*) as total from ((articles a), articles_description ad left join authors au on a.authors_id = au.authors_id, articles_to_topics a2t) left join topics_description td on a2t.topics_id = td.topics_id where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_status = '1' and au.authors_id = '2' and a.articles_id = a2t.articles_id and ad.articles_id = a2t.articles_id and ad.language_id = '1' and td.language_id = '1'

[TEP STOP]