Your template is named _topdevices.tpl right ? Because the Akelos convention for partials names is to start by an underscore. Seems the Mac version is smarter and find your topdevices.tpl. When calling $this->renderPartial('topdevices') it's looking for the conventioned partial (_topdevices.tpl), but when calling $this->renderPartial('devices/topdevices') it gets topdevices.tpl.
Unless I'm wrong :p
best regards.
1 to 2 of 2