21285 Posts in 5732 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 527 Views |
-
total_ris() functions don't work

10 December 2009 at 4:18am
Hi!
whit new silverstripe versions 3.4 I have an error in this point
$tot_records=$this->total_ris();
ERROR:The method 'total_ris' does not exist on 'Page_Controller'
Whit other version I haven't this problem..how can correct?
This function hel me in pagination and show me total number of result of my query. -
Re: total_ris() functions don't work

10 December 2009 at 12:10pm
Does your total_ris() function exist on pagecontroller class? post your code - page.php and might be able to help more.
| 527 Views | ||
|
Page:
1
|
Go to Top |


