New Zenner
- Join Date:
- Dec 2011
- Posts:
- 11
- Plugin Contributions:
- 0
Product Extra Fields for text, pdfs and flash
update whit my work
Views: 74,446
New Zenner
update whit my work
New Zenner
Hello Delia , I'm almost done, I'm stuck here:
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'] : '');
}
}
can you help me
Zen Follower
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.
Totally Zenned
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.
Zen Follower
I'm on local right now before i go live
Totally Zenned
then that's probably why. Flash behaves differently on your machine than on the web.
Administrator
Is anyone in the process of updating this add-on to work in v1.5.0?
Totally Zenned
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.
Zen Follower
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.
New Zenner
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.
New Zenner
I failed to mention in the previous post....I don't see a change. I don't see a new extra field. No error either.
Totally Zenned
abcschooldr:
I failed to mention in the previous post....I don't see a change. I don't see a new extra field. No error either.
You said you did not apply the sql patch - did you mistype?
New Zenner
Thank you for answering!
No. I did not apply the sql patch. Where is it and its' directions? I want to use the new spot for a link, user name and password for each product (courses all with online access/some also with hard-copy materials sent). Does this sound reasonable?
Totally Zenned
Have you ever installed a mod before?
This mod has specific fields for specific reasons - one text field and ways to upload pdf files or show flash. So unless it's altered it sounds like it won't work for you.
New Zenner
Thank you for the quick response!
New Zenner
Just winmerge'd this mod with zencartV1.50, it works fine after applied of the differences to zencartV1.50 .
Thanks Delia for your contribution:clap:
Totally Zenned
I also have done it - just haven't had time to package and upload to the site.
New Zenner
delia:
I also have done it - just haven't had time to package and upload to the site.
Can't wait for it! Thank you!
New Zenner
Hello and thank you for this plugin! When might we be able to get the updated plugin for Zencart v1.5.
Thank you
New Zenner
When I install this plugin, Products edit page in admin will show nothing ,I found this bug because using easy populate upload data.
admin/includes/modules/product/collect_info.php ```
and p.products_id = pe.products_id
Fields marked required must be completed.
Tell staff why this post should be reviewed.