MAT Posted August 20, 2010 Report Posted August 20, 2010 Would some one be able to send me the code for this picture below, It is on Alaska Adventures website I would love to use this code the picture is below: Quote
Administrators Nabeel Posted August 21, 2010 Administrators Report Posted August 21, 2010 It's just a called to the core_success.tpl Template::set('message', 'hi'); Template::render('core_success.tpl'); Quote
scottjgd Posted August 23, 2010 Report Posted August 23, 2010 Fatal error: Call to undefined method Template::render() in /home/dev3/public_html/vms/lib/skins/brilliancev1/frontpage_main.tpl on line 5 Quote
Administrators Nabeel Posted August 23, 2010 Administrators Report Posted August 23, 2010 Instead of Template::render() try Template::show() Quote
scottjgd Posted August 23, 2010 Report Posted August 23, 2010 Ok i've got just the message showing up now but no pilot attached to the message so it reads "Welcome our newest pilot" and nothing else Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.