Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Problem With The Hide On Having Updated 
 
Hello friends good I finish of him the patch puts To to the last version of icy (1.2.7)
Good before raising the patch edit the files constants.php, bbcode.php, functions.php, functions_dbmtnc.php and page_header.php edit them since I have the book-keeper of robots, the bbcode of the hide and megavideo, and activate the activity and cash mod, of which I need to edit them before raising them!!

Good when I raised them erase the cache and the cookies to see if there was something badly, and good when I do a contribution and put the SECRET hide one is OK, this way one sees:

 user_4_1_1206032240_390185
    
The topic is this when unblocked one sees like that :

user_4_2_1206032271_480948

Since they will see the box does not go out this that was enclosing it Someone knows that I have to do?

Thank you very much in advance information of support in SIGNATURE!

 




____________
? Nakedsnake - :xs_arrowr: Www.X-TreMeForos.Es

I do not speak English, use a translator xD
 
nakedsnakeSend 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: Problem With The Hide On Having Updated 
 
Solved problem

Problema solucionado gracias a DARO

FIND:

Code: [Download] [Hide] [Select]
// generate html
            $html = '<blockquote class="quote"><div class="quote-nouser">' . $lang['xs_bbc_hide_message'] . ':</div><div class="post-text">';
            if(!$show)
            {
                return array(
                    'valid' => true,
                    'html' => $html . $lang['xs_bbc_hide_message_explain'] . '</div></blockquote>',
                    'allow_nested' => false,
                );
            }
            else
            {
                return array(
                    'valid' => true,
                    'start' => $html,
                    'end' => '</div></blockquote>'
                );
            }


REPLACE WITH

Code: [Download] [Hide] [Select]
// generate html
            $html = '<blockquote class="quote"><div class="quote-nouser">' . $lang['xs_bbc_hide_message'] . ':</div><div class="post-text">';
            if(!$show)
            {
                return array(
                    'valid' => true,
                    'html' => $html . '<center><img src="images/bbcb_mg/images/hide_yes.gif" border="0"/></center><br />' . $lang['xs_bbc_hide_message_explain'] . '</div></blockquote>',
                    'allow_nested' => false,
                );
            }
            else
            {
                return array(
                    'valid' => true,
                    'start' => $html . '<center><img src="images/bbcb_mg/images/hide_no.gif" border="0"/></center><br />',
                    'end' => '</div></blockquote>'
                );
            }


 ::Salute::
 




____________
? Nakedsnake - :xs_arrowr: Www.X-TreMeForos.Es

I do not speak English, use a translator xD
 
nakedsnakeSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem With The Hide On Having Updated 
 
Edit to SOLVED
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  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