Welcome Guest, Not a member yet? Register   Sign In
Selecting category details and products linked with the same category.
#15

[eluser]cideveloper[/eluser]
change
Code:
$this->data = array (
        'meow' => $build_array
        );

to

Code:
$this->data['meow'] = $build_array;

Read this


Messages In This Thread
Selecting category details and products linked with the same category. - by El Forum - 02-05-2011, 11:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB