Support Forums - Classified Ads Script Osclass
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
how to make a premium ad 5 pieces
Support Forums - Classified Ads Script Osclass
Osclass theme support
Free themes
Tatiana Osclass Responsive Theme
how to make a premium ad 5 pieces
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Print
Pages: [
1
]
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
Logged
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
»
Logged
MB Themes
Support team
18720 posts
Only quality matters
Download Osclass
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
);
?>
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
Print
Pages: [
1
]