Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Fix Emergency.php 
 
Hey, I don't know if this file is still used but here's ow to fix it :

OPEN
Code: [Download] [Hide]
  1. emergency.php 

FIND
Code: [Download] [Hide]
  1. define('IN_ICYPHOENIX', true); 

AFTER, ADD
Code: [Download] [Hide]
  1. define('PHP_EXT', substr(strrchr(__FILE__, '.'), 1)); 


FIND
Code: [Download] [Hide]
  1. include(IP_ROOT_PATH . 'includes/db/' . $dbms . '.' . PHP_EXT); 

REPLACE WITH
Code: [Download] [Hide]
  1. include(IP_ROOT_PATH . 'includes/db.' . PHP_EXT); 


(please excuse if there's any mistake, I'm on my phone)
 



 
InformproSend private message  
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: Fix Emergency.php 
 
Thanks for the fixes.

I think that file should be removed... I'll check.
 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit 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