Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post 027-0001 Block "only for guest" does't work 
 
http://www.icyphoenix.it/index.php?page=3

birthady block is only for guest, but I can see it...
 



 
hplSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: 027-0001 - Block "only For Guest" Does't Work 
 
You can see it because you are admin...

I've done this in my development forum http://area17.customphpbb.es/theproject
Open index.php
Find
Code: [Download] [Hide] [Select]
            $lview = in_array($layout_row['view'], array(0,1,2,3,4));

Replace with
Code: [Download] [Hide] [Select]
            $lview = in_array($layout_row['view'], array(0,2,3,4));

Open includes/functions_cms.php
Find
Code: [Download] [Hide] [Select]
                $bview = '(0,1,2,3,4)';
                $append = '01234';

Replace with
Code: [Download] [Hide] [Select]
                $bview = '(0,2,3,4)';
                $append = '0234';


Greetings!
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: 027-0001 - Block "only for guest" does't work 
 
ok, isn't a bug sorry        

tnk!
 



 
hplSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron