Smart Image Processor PHP 2 Support Product Page

Under investigation

SIPP2 problem

Reported 23 Jan 2014 15:45:11
1
has this problem
23 Jan 2014 15:45:11 Dave Filchak posted:
I have installed SIPP2 and am trying to apply it to a page that had SIPP1 on it. It says it updates but when I make the settings and then try to close the SIPP2 window, I get: "Server behaviour was not applied. Could not find a valid XML file that refers to the current server behaviour and the current server model".

Page was working with SIPP1 but when I apply the SIPP2, it gives me this error and removes the server behaviour from my page.

MySQL-PHP, PPU ver: 2.1.12 SIPP2 ver: 2.1.1

Dave

Replies

Replied 23 Jan 2014 16:05:06
23 Jan 2014 16:05:06 Teodor Kuduschiev replied:
Hello Dave,
Please clear your DW cache and try again: www.dmxzone.com/go/16740/clearing-dreamweaver-s-cache/
Replied 25 Jan 2014 19:34:40
25 Jan 2014 19:34:40 Dave Filchak replied:
Well, this seemed to work for that problem but now, this has created or at least presents a new one. I am getting permission errors not matter what I try. I have set permissions to 0755 and even 0777. I get the following error:

Folder can not be created,
Set the permissions of the parentmap correctly

I am assuming this has to do with the thumbnail creation. The path I have for the Create New function is: ##path##thumbs/t_##name##.jpg and I have also tried ##path##/thumbs/t_##name##.jpg

Any help with those would be most appreciated as the instructions on this are not too clear.

Dave
Replied 27 Jan 2014 09:45:54
27 Jan 2014 09:45:54 Teodor Kuduschiev replied:
Hello Dave,

Place following line in your upload page right before the pure PHP upload code:
    <?php $DMX_debug = true; ?>  

This will output some debug info before and after upload process. Please provide the info here, AFTER the upload is done.

Reply to this topic