update whit my work
Printable View
update whit my work
Hello Delia , I'm almost done, I'm stuck here:
can you help meCode:if ($_POST['file_1_title'] != '') {
$products_file_1 = new upload('file_1');
$products_file_1->set_destination(DIR_FS_PRODUCT_EXTRA);
if ($products_file_1->parse() && $products_file_1->save(true)) {
$products_file_1_name = $products_file_1->filename;
} else {
$products_file_1_name = (isset($_POST['previous_file_1']) ? $_POST['previous_file_1'] : '');
}
}
When trying to add an swf file and hit preview i get this error message, the file i am adding is a good swf file and plays on my computer.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
well, it says to contact your server admin, ie, your hosting company. There's several possibilities for the problem but I would talk to your support first.
I'm on local right now before i go live
then that's probably why. Flash behaves differently on your machine than on the web.
Is anyone in the process of updating this add-on to work in v1.5.0?
I haven't had time yet. Nor have I installed 1.5 for anyone. I really want to wait for both for a while to make sure there aren't any changes. 1.3.9 had so many changes that I spent a lot of unpaid time upgrading and reupgrading carts and mods.
All it takes is doing a file compare. There are several files that have been changed and I do not know how crucial they are.
I do have the add on installed and sort of working, i can display the extra field on the products info page. Of course the add on doesn't appear in the admin which is fine for now but one thing i noticed is that when i save the product with the extra field filled out the product does show this info but when i go back in edit the product the extra field is empty and when i save the product it will wipe out the extra info. I'll be eagerly waitng for an update. Also would be nice if i could get this extra field into the tabs but that's a different topic.
I am using 1.3.9h. I installed all of the files. My database starts with zen_. I did not apply sql patch. Not sure how. Am I also missing some type of activation step?
Thank you.