Warning/FPDF Error - No Such File or Directory
Posted: Mon Apr 08, 2013 1:19 pm
Here's another problem that's been going on for months that I can't seem to find a solution for. When a visitor clicks on an image to print a brochure, it says it can't find it even though it's clearly there. Not sure where the disconnect is. See error message below. Does this mean that the image file isn't there or that the function "getimagesize" isn't there?
Warning: getimagesize(../../uploads/images/Product%20Images/Ceramic%20and%20Porcelain/Abbeystone/gris-mosaic.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/ect/public_html/modules/Products/single_tile.php on line 265
Warning: getimagesize(../../uploads/images/Product%20Images/Ceramic%20and%20Porcelain/Abbeystone/gris-mosaic.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/ect/public_html/modules/Products/lib/fpdf.php on line 1202
FPDF error: Missing or incorrect image file: ../../uploads/images/Product%20Images/Ceramic%20and%20Porcelain/Abbeystone/gris-mosaic.jpg
----------------------------------------------
The requested URL /modules/Products/function.getimagesize was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
----------------------------------------------
And IF the problem is supposedly that the "getimagefile" function isn't there, then how could it be possible that other images/pages on the website work perfectly fine given the ALMOST exact same variables?
Except for the fact of the timing. Recently-added images seem to have the issue, where images added prior to around mid-January do not. (Ex.http://www.besttile.com/modules/Product ... ?tile=3543)
Thanks in advance for your help.
Niki
----------------------------------------------
Cms Version: 1.5.2
Installed Modules:
CMSMailer: 1.73.14
FileManager: 0.4.3
MenuManager: 1.5.3
ModuleManager: 1.2.1
News: 2.9.2
nuSOAP: 1.0.1
Printing: 0.2.6
Search: 1.5.2
ThemeManager: 1.0.8
TinyMCE: 2.4.11
Cataloger: 0.7
ShopMadeSimple: 0.2.1
CGExtensions: 1.15
Album: 0.9.3
CGExtensions: 1.15
CGSimpleSmarty: 1.4
Products: 2.2.3
CompanyDirectory: 1.1.6
FormBuilder: 0.5.11
LightBox: 1.0.1
Comments: 1.9.2
NMS: 2.2.2
CGGoogleMaps: 1.2
FormBrowser: 0.2.3
PHPMyAdmin: 2.8.2-1
AkismetCheck: 0.2.1
Captcha: 0.4
FrontEndUsers: 1.6.5
SelfRegistration: 1.2.3
CustomContent: 1.5.3
MovieLibrary: 2.0.0
CGFeedMaker: 1.0.6
CGBlog: 1.2
Cart: 1.4.1
Orders: 1.2.4
Jobs: 1.0
Config Information:
php_memory_limit:
process_whole_template: true
max_upload_size: 500000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: false
use_hierarchy: false
Php Information:
phpversion: 5.3.9
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
memory_limit: 128M
max_execution_time: 600
safe_mode: Off (False)
session_save_path: /tmp (1777)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.96
----------------------------------------------
Warning: getimagesize(../../uploads/images/Product%20Images/Ceramic%20and%20Porcelain/Abbeystone/gris-mosaic.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/ect/public_html/modules/Products/single_tile.php on line 265
Warning: getimagesize(../../uploads/images/Product%20Images/Ceramic%20and%20Porcelain/Abbeystone/gris-mosaic.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/ect/public_html/modules/Products/lib/fpdf.php on line 1202
FPDF error: Missing or incorrect image file: ../../uploads/images/Product%20Images/Ceramic%20and%20Porcelain/Abbeystone/gris-mosaic.jpg
----------------------------------------------
The requested URL /modules/Products/function.getimagesize was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
----------------------------------------------
And IF the problem is supposedly that the "getimagefile" function isn't there, then how could it be possible that other images/pages on the website work perfectly fine given the ALMOST exact same variables?
Except for the fact of the timing. Recently-added images seem to have the issue, where images added prior to around mid-January do not. (Ex.http://www.besttile.com/modules/Product ... ?tile=3543)
Thanks in advance for your help.
Niki
----------------------------------------------
Cms Version: 1.5.2
Installed Modules:
CMSMailer: 1.73.14
FileManager: 0.4.3
MenuManager: 1.5.3
ModuleManager: 1.2.1
News: 2.9.2
nuSOAP: 1.0.1
Printing: 0.2.6
Search: 1.5.2
ThemeManager: 1.0.8
TinyMCE: 2.4.11
Cataloger: 0.7
ShopMadeSimple: 0.2.1
CGExtensions: 1.15
Album: 0.9.3
CGExtensions: 1.15
CGSimpleSmarty: 1.4
Products: 2.2.3
CompanyDirectory: 1.1.6
FormBuilder: 0.5.11
LightBox: 1.0.1
Comments: 1.9.2
NMS: 2.2.2
CGGoogleMaps: 1.2
FormBrowser: 0.2.3
PHPMyAdmin: 2.8.2-1
AkismetCheck: 0.2.1
Captcha: 0.4
FrontEndUsers: 1.6.5
SelfRegistration: 1.2.3
CustomContent: 1.5.3
MovieLibrary: 2.0.0
CGFeedMaker: 1.0.6
CGBlog: 1.2
Cart: 1.4.1
Orders: 1.2.4
Jobs: 1.0
Config Information:
php_memory_limit:
process_whole_template: true
max_upload_size: 500000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: false
use_hierarchy: false
Php Information:
phpversion: 5.3.9
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
memory_limit: 128M
max_execution_time: 600
safe_mode: Off (False)
session_save_path: /tmp (1777)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.96
----------------------------------------------