Elxis CMS Forum
Support => General => Topic started by: ks-net on November 25, 2008, 02:08:50
-
RTF ERROR
http://www.limburg-online.org/index2.php?do_rtf=1&id=76
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 51
getimagesize(../images/M_images/arrow.png): failed to open stream: No such file or directory
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 128
fopen(../images/M_images/arrow.png): failed to open stream: No such file or directory
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 129
filesize(): stat failed for ../images/M_images/arrow.png
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 129
fread(): supplied argument is not a valid stream resource
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 130
fclose(): supplied argument is not a valid stream resource
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 128
fopen(../images/M_images/arrow.png): failed to open stream: No such file or directory
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 129
filesize(): stat failed for ../images/M_images/arrow.png
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 129
fread(): supplied argument is not a valid stream resource
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Image.php
Line: 130
fclose(): supplied argument is not a valid stream resource
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Rtf.php
Line: 331
Cannot modify header information - headers already sent by (output started at /xxxxx/includes/Core/database.php:36)
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Rtf.php
Line: 332
Cannot modify header information - headers already sent by (output started at /xxxx/includes/Core/database.php:36)
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Rtf.php
Line: 333
Cannot modify header information - headers already sent by (output started at /xxxx/includes/Core/database.php:36)
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Rtf.php
Line: 334
Cannot modify header information - headers already sent by (output started at /xxxx/includes/Core/database.php:36)
PHP Error [Warning]
URI: index2.php?do_rtf=1&id=76
Path: /includes/rtf/Rtf.php
Line: 335
Cannot modify header information - headers already sent by (output started at /xxxx/includes/Core/database.php:36)
EDIT: seems that problem is the relative path of image ... thats why image.php can't find the image.... in other pages that the same image is given with absolute path working fine.
-
Hi, looks like permissions issue to me....
-
no ivan ..no way,
is the relative path...
the same image in the same position but in other page(with absolute path) working fine
EDIT: i must fix this now with an absolute path... i can't leave this on live-site....
so if any one check from now on no error will be displayed any more...
but exists if relative path is used...
EDIT2
just fixed this by make images in content with absolute path... no error now
but is sure that this must be fixed permanent from image.php(i think)
-
..still happening with 2009.2 electra. Any news about fixes with relative paths?
-
Send me if you wish a personal message with these information:
1. The exact URL of a page that this error is vissible.
2. Username/password for your FTP.
I will try to find out why this is happening and how to fix it.