Search found 2 matches

Page 1 of 1

Search found 2 matches

Re: [All For U] Kumpulan Modul-Modul Opencart

Untuk Agan yang men-download Module JNE .... file yang didapat memang berupa file pdf. Harap dibaca file tersebut, nanti bakalan tahu dimana tempat download file lengkap-nya. Tenang aja FREE kok :) Saya udah ikuti petunjuknya gan, mohon cek emailnya ya. Untuk teman2 yg lain mungkin bisa saling tuke...

Jump to post
  • Tue Mar 27, 2012 1:37 pm
  • Replies 93
  • Views 39180
Re: 2nd page repeat items

Thanks JSSL. I did this: if (isset($this->request->get['sort'])) { $sort = $this->request->get['sort']; } else { $sort = 'p.date_added'; } if (isset($this->request->get['order'])) { $order = $this->request->get['order']; } else { $order = 'DESC'; } And in line 128, i did this: foreach ($results as ...

Jump to post
  • Wed Jan 11, 2012 4:25 pm
  • Replies 14
  • Views 5300

Page 1 of 1

Search found 2 matches