close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Powerstore as digital goods

Thread began 1/26/2010 6:19 am by tolushayoo193471 | Last modified 2/02/2010 12:46 pm by Eric Mittman | 3449 views | 18 replies |

tolushayoo193471

Powerstore as digital goods

Please is it possible to use Powerstore as digital goods if I change few things there. I have ecart4, Digital File Pro1, Powerstore, Universal Email 2, 3.

thank you

Sign in to reply to this post

Ray BorduinWebAssist

Yes... it should just be a matter of adding a field to store the digital goods location to the products database, then adding an upload field to the products insert/update page in the admin so that you can upload the digital good associated with the product being purchased.

You would probably have to get into the code if you wanted digital goods to work with options, since a lot of the options handling is hand-coded, but if you don't need options for digital goods you can probably do it all from the insert/update server behaviors.

You would want to make sure to upload the digital goods to a folder above the site root so that people couldn't download the images without a purchase.

Then you would be able to add download links based on the digital good purchased on the receipt and/or order history pages when that product is purchased.

Sign in to reply to this post
Did this help? Tips are appreciated...

tolushayoo193471

Powerstore as digital goods

thank you, but will i still need digital file pro for the customisation?

Sign in to reply to this post

tolushayoo193471

Powerstore as digital goods

Thank you I've followed the digital file pro manual. After I've done the insert/update on my Products_Insert.php page and I upload everything to my server. I opened Products_Insert.php thorugh my browser and I tried to insert and upload a pdf file and here is the error message that ws displayed after I clicked on submit
Fatal error: Call to undefined function

attached is my Products_Insert.php
thanks

Attached Files
New Folder.zip
Sign in to reply to this post

Ray BorduinWebAssist

It should work.... did you upload the file:

WA_DigitalFilePro/HelperPHP.php

the "undefined" function should be defined in that file, so it would seem that file may not have been updated based on that error. If you look in that filie can you find the wa_dfp_uploadfiles() funciton?

Sign in to reply to this post
Did this help? Tips are appreciated...

tolushayoo193471

Powerstore as digital goods

Yes I uploaded the helper file and I've done it again, but it still the same error. please find the attached.

thanks

Attached Files
New Folder.zip
Sign in to reply to this post

Ray BorduinWebAssist

This looks like a version of WA_DigitalFilePro/HelperPHP.php from a previous version.

Maybe try deleting that file... re-run the server behavior for upload, and then upload it again. That file should be overwritten with a newer version before it will work.

Sign in to reply to this post
Did this help? Tips are appreciated...

tolushayoo193471

Powerstore as digital goods

Thank you for your time. I've deleted the helper and reupload it. But I've managed to create new upload file which work perfectly, but the Products_Insert.php from the powerstore admin page which am trying to edit still pointing to line Fatal error: on line 94

but what i've also notice is is that the uploaded file is inside the targeted folder outside the root of my server, it's just the error, but the uploaded file went through. attached is the new page I've created which works and the Products_Insert.php from the powerstore admin page which am trying to edit.

thank you

Attached Files
New Folder.zip
Sign in to reply to this post

Ray BorduinWebAssist

Not sure what is going on.... the previous version of DFP used the function:

wa_dfp_uploadfile()

the newer version uses:

wa_dfp_uploadfiles() (notice the 's')

I can see the code on your page references the new version, but the include file is still from the old version. I'm not sure exactly what is going on, but somehow your include file is out of synch with the code on the page.

What version of DFP do you have installed?

Sign in to reply to this post
Did this help? Tips are appreciated...

tolushayoo193471

Powerstore as digital goods

DFP Version, do you mean DataAssist? WADataAssist206

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...