Page 1 of 1

Hi, you must copy (r

Posted: 08 Apr 2008, 21:22
by Jan
Hi, you must copy (rework, rebuild) the structure from:

components\com_phocagallery\models\category.php

to
components\com_phocagallery\models\categories.php

- you must add the pagination code and you must rebuild the sql queries (+ add the pagination WHERE, LIMIT functions ...)

You must rebuild the view code too:
components\com_phocagallery\views\category\view.html.php
components\com_phocagallery\views\category\tmpl\default.php

components\com_phocagallery\views\categories\view.html.php
components\com_phocagallery\views\categories\tmpl\default.php...


Jan