*

rsn

  • ***
  • 61 posts
how to make a premium ad 5 pieces
« on: March 06, 2016, 07:33:54 PM »
Please tell me how can I do
Premium ad 5 pieces shown

*

rsn

  • ***
  • 61 posts
Re: how to make a premium ad 5 pieces
« Reply #1 on: March 06, 2016, 08:42:45 PM »
agreed
if you are interested
oc-includes/osclass/helpers/hPremium.php
 
line 36
osc_get_premiums($max = 2) and how to change someone
« Last Edit: March 06, 2016, 09:02:31 PM by rsn »

*

MB Themes

Re: how to make a premium ad 5 pieces
« Reply #2 on: March 06, 2016, 09:52:09 PM »
@rsn
I would say you mean set $list_count = 5 into function osc_get_premiums that you want to use:
Code: [Select]
<?php
  $list_count 
5;
  
osc_get_premiums($list_count);
?>

  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots