darrellh
Forum Replies Created
-
Yayyy – Thanks Tim
This now works.
Uploads without any ‘red box’ warnings, but get the friendly ‘yellow’ box notifications.
Sweet
Though one thing I do notice, within the notifications, the following line
“Auto detection of stage dimensions failed: Unable to spot stage variable.”
It does not appear to affect the upload and not 100% certain on what it means, but is it possbile that your script carries over an older reference to the ‘stage’. In earlier Previews of Edge the stage reference was lower case ‘stage’; in the final release (v1) it is now upper case ‘Stage’. Just a thought and may help with the above message.
Darrell
I am on Hostgator /unix box
I set the permissions as instructed 777 on the requested folder. I can see that the file gets uploaded (either zip or aom) into the /temp folder.
But the above noted error persists on Wp side.
Darrell
I should add at the top of the page, after an unsuccessful upload, I get the following
Warning: file_get_contents(/xxxxxxx/wp-content/uploads/edge_suite/edge_tmp/src_1349479483/Assets/scrollTopInDiv_edge.js) [function.file-get-contents]: failed to open stream: Permission denied in /xxxxxxx/wp-content/plugins/edge-suite/includes/edge-suite-comp-builder.inc on line 403
I xxxx-out the direct path for security.
Assistaance appreciated.