Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Bug Add Uploaded Images To DB 
 
Hi again

I have found other bug.

File: install/install.php
Code: [Download] [Hide]
  1. // If you decomment this line, then you will be able to use this file without sessions handling in latest Icy Phoenix 
  2. //define('BYPASS_SESSION', true); 


If you use this option, you get this error
Quote:
PHP Fatal error:  Call to a member function get() on a non-object in XXXXXXXXXX/foro.lapandadelcentollo.com/install/includes/functions_install.php on line 2747


$cache is not working
Code: [Download] [Hide]
  1.                 if (($all_pics_array = $cache->get('_uploaded_images')) === false) 


Bye
 



 
dinoyocoSend 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: Bug Add Uploaded Images To DB 
 
Hi dinoyoco,

I'm only guessing here but did you:

a. Rename the files/posted_images folder to files/images
b. Apply all permissions listed in Fresh Installation
 




____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
 
Joshua203Send private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Bug Add Uploaded Images To DB 
 
Yes i know it. The question is if you use "BYPASS_SESSION",
Code: [Download] [Hide]
  1. define('BYPASS_SESSION', true); 


you will get the error. But if you don't use "BYPASS_SESSION",
Code: [Download] [Hide]
  1. //define('BYPASS_SESSION', true); 


you will not get the error.

Bye
 



 
dinoyocoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Bug Add Uploaded Images To DB 
 
Can you try this?

OPEN install/common.php
FIND
Code: [Download] [Hide] [Select]
    include(IP_ROOT_PATH . 'includes/utf/utf_tools.' . PHP_EXT);

AFTER ADD
Code: [Download] [Hide] [Select]
    include(IP_ROOT_PATH . 'includes/class_cache.' . PHP_EXT);
    include(IP_ROOT_PATH . 'includes/class_cache_extends.' . PHP_EXT);
    $cache = new ip_cache();

 




____________
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
Reply with quote Download Post 
Post Re: Bug Add Uploaded Images To DB 
 
Thanks, now it works.

Bye
 



 
dinoyocoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Bug Add Uploaded Images To DB 
 
Great... I have amended it.

Thanks for reporting.
 




____________
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