Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Categories u cute newsima

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side
View previous topic :: View next topic  
Author Message
FlocK



Joined: 03 Nov 2003
Posts: 252
Location: Split

PostPosted: 03.09.2004 14:30    Post subject: Categories u cute newsima Add user to your forum ignore list Reply with quote

Jel postoji mogućnost da se reverse news napravi samo za određene kategorije, ili jel postoji način da se neke kategorije zaključaju korisnicima koji nisu administratori u cute news skripti. Hvala!
Back to top
View user's profile Send private message Send e-mail
FlocK



Joined: 03 Nov 2003
Posts: 252
Location: Split

PostPosted: 04.09.2004 09:07    Post subject: Add user to your forum ignore list Reply with quote

nitko? jel se to nemoze ili?
Back to top
View user's profile Send private message Send e-mail
zytzagoo
mi3.crew


Joined: 25 Aug 2003
Posts: 1842
Location: Zagreb, Hrvatska

PostPosted: 04.09.2004 14:44    Post subject: Add user to your forum ignore list Reply with quote

Očito nitko ne rabi cutenews i nije ga isao toliko modificirati... Mozda je pravo mjesto za pitat ovo pitanje bas cutenews forum? (ako isti postoji, nemam pojma)... Sorry.

_________________
[+]I[+]am[+]my[+]own[+]religion[+]
Back to top
View user's profile Send private message Visit poster's website Twitter profile
budha



Joined: 02 Mar 2004
Posts: 1377
Location: Osijek

PostPosted: 04.09.2004 19:55    Post subject: Add user to your forum ignore list Reply with quote

reverse radis u samom ispisu:
Code:

$reverse = true;
include("path_to/show_news.php");


ako hoces da ti npr. treca kategorija bude reverse, onda pri njenom ispisu:
Code:

$category = '3';
$reverse = true;
include("path_to/show_news.php");


ako kategoriju odredjujes negdje prije, samo si ubacis if:
Code:

if ($category = '3') $reverse = true;
include("path_to/show_news.php");


ovo za zakljucavanje te ne kuzim? mislis na to tko smije dodavati, ili citati?

_________________
I hate to advocate drugs, alcohol, violence, or insanity to anyone, but they've always worked for me.
Back to top
View user's profile Send private message Visit poster's website
FlocK



Joined: 03 Nov 2003
Posts: 252
Location: Split

PostPosted: 05.09.2004 01:38    Post subject: Add user to your forum ignore list Reply with quote

Hvala ti puno Smile Mislim da neke kategorije jednostavno zaključam korisnicima koji nisu administratori, znaci da oni nemogu postat na te kategorije.
Back to top
View user's profile Send private message Send e-mail
budha



Joined: 02 Mar 2004
Posts: 1377
Location: Osijek

PostPosted: 06.09.2004 14:51    Post subject: Add user to your forum ignore list Reply with quote

ne znam da postoji opcija da zakljucas samo odredjene kategorije...

postoje user-leveli (koji su ti lijepo objasnjeni kad otvoris user-manageru), ali su oni funkcionalni na nivou cijelog cute-a, a ne kategorija... Sad

postoji mogucnost da dignes paralelno 2 cute-a, pa imas odvojenu administraciju, i odvojene usere...

pogledaj, pa vidi dal ti to odgovara...

cheers!

_________________
I hate to advocate drugs, alcohol, violence, or insanity to anyone, but they've always worked for me.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group