Few Questions regarding SCJ

admin
Site Admin
Posts: 37247
Joined: Wed Sep 10, 2008 11:43 am

Re: Few Questions regarding SCJ

Post by admin »

You can use php in your templates so

if (...) {
.....
} else {
...
}

You can get page variables from $_GET variable
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Few Questions regarding SCJ

Post by tubeman »

Hi,
Suppose I want to skip a few groups and do not want to display them on site, how do I do this?

Regards,
admin
Site Admin
Posts: 37247
Joined: Wed Sep 10, 2008 11:43 am

Re: Few Questions regarding SCJ

Post by admin »

Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Few Questions regarding SCJ

Post by tubeman »

Hi,
When I do this to output my groups:

<category skip_group=group1 order=clicks num=1-200>

It still does not skip the group and shows it.Any idea how to make this work?

Regards,
admin
Site Admin
Posts: 37247
Joined: Wed Sep 10, 2008 11:43 am

Re: Few Questions regarding SCJ

Post by admin »

Sorry, there was only skip_group_id

your tag has been added to update
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Few Questions regarding SCJ

Post by tubeman »

Thanks alot.
admin
Site Admin
Posts: 37247
Joined: Wed Sep 10, 2008 11:43 am

Re: Few Questions regarding SCJ

Post by admin »

Ok, let's start a new topic for other questions as this one is already useless for other users )
Don't forget to run script update
Locked