can't create thumb images via a module.

This forum is for issues with installing Joomla! 3.x on IIS webservers.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
mikeali
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Tue Oct 16, 2012 11:07 pm

can't create thumb images via a module.

Post by mikeali » Tue Jan 15, 2013 6:28 am

hi there - i'm running joomla 2.5/3+ and everything seems to be working fine with the exception that in a module, the module is supposed to be writing a thumb image to a folder (zentools) however it cannot write to its thumbnail path correctly. I have the following permissions on my joomla sites directory:
Administrator (full control), Users (read & execute), iusr (modify), creator owner (full), and system (full). I have been troubleshooting this for weeks now and couldn't get anywhere. my php.ini file and it's file permissions looks correct. I believe my tmp folder has proper permission as well. I'm really out of ideas. please advise.


Last PHP Error(s) Reported :: Forum Post Assistant (v1.2.3) : 14th January 2013 wrote:[15-Jan-2013 06:15:11 UTC] PHP Notice: Undefined variable: four in D:\Sites\wwwshahryarmusiccom\templates\jbintrepid\offline.php on line 39
Forum Post Assistant (v1.2.3) : 14th January 2013 wrote:
Basic Environment :: wrote:Joomla! Instance :: Not Found
Joomla! Configured :: Not Found

Host Configuration :: OS: Windows NT | OS Version: 6.1 | Technology: i586 | Web Server: Microsoft-IIS/7.5 | Encoding: gzip,deflate,sdch | Doc Root: D:/Sites/wwwhavepccom | System TMP Writable: Yes

PHP Configuration :: Version: 5.4.0 | PHP API: cgi-fcgi | Session Path Writable: Yes | Display Errors: | Error Reporting: 22527 | Log Errors To: C:\Windows\temp\php54_errors.log | Last Known Error: 14th January 2013 22:17:09. | Register Globals: | Magic Quotes: | Safe Mode: | Open Base: | Uploads: 1 | Max. Upload Size: 5M | Max. POST Size: 8M | Max. Input Time: 60 | Max. Execution Time: 300 | Memory Limit: 128M

MySQL Configuration :: Database Credentials incomplete or not available Nothing to display.
Detailed Environment :: wrote:PHP Extensions :: Core (5.4.0) | bcmath () | calendar () | com_dotnet (0.1) | ctype () | date (5.4.0) | ereg () | filter (0.11.0) | ftp () | hash (1.0) | iconv () | json (1.2.1) | mcrypt () | SPL (0.2) | odbc (1.0) | pcre () | Reflection ($Revision: 321634 $) | session () | standard (5.4.0) | mysqlnd (mysqlnd 5.0.10 - 20111026 - $Revision: 323634 $) | tokenizer (0.1) | zip (1.9.1) | zlib (2.0) | libxml () | dom (20031129) | PDO (1.0.4dev) | openssl () | SimpleXML (0.1) | wddx () | xml () | xmlreader (0.1) | xmlwriter (0.1) | cgi-fcgi () | mysql (1.0) | mysqli (0.1) | mbstring () | gd () | gettext () | curl () | exif (1.4 $Id: exif.c 321634 2012-01-01 13:15:04Z felipe $) | xmlrpc (0.51) | Phar (2.0.1) | soap () | pdo_mysql (1.0.2) | pdo_sqlite (1.0.1) | imap () | tidy (2.0) | pdo_sqlsrv (3.0.3421.0) | sqlsrv (3.0.3421.0) | mhash () | Zend Engine (2.4.0) |
Potential Missing Extensions :: suhosin |

Switch User Environment (Experimental) :: PHP CGI: Yes | Server SU: No | PHP SU: Yes | Custom SU (LiteSpeed/Cloud/Grid): No
Potential Ownership Issues: Maybe
here is what php error log is saying:

[15-Jan-2013 07:13:56 UTC] PHP Notice: Undefined property: stdClass::$mediaqueries in D:\Sites\testhavepccom\templates\jbecospirit\includes\templateVariables.php on line 51

[15-Jan-2013 07:13:56 UTC] PHP Notice: Undefined property: stdClass::$panelWidth in D:\Sites\testhavepccom\plugins\system\zengridframework\zengridframework\index.php on line 1175
[15-Jan-2013 07:14:07 UTC] PHP Warning: imagecreatefromjpeg(\images\democontent\services\photodune-3159705-green-home-green-world-xs.jpg): failed to open stream: No such file or directory in D:\Sites\testhavepccom\media\zengridframework\helpers\image.php on line 56

and here is what line 56 from above looks like:
$img = imagecreatefromjpeg($image);

Locked

Return to “Joomla! 3.x on IIS webserver”