Log in

View Full Version : Churchmedia's 'Real Product' add-on updated for vbPlaza


X-Files
03-08-2006, 10:41 PM
This is a modified version of ChurchMedia's add-on (https://vborg.vbsupport.ru/showpost.php?p=891730&postcount=487) that adds history and vbPlaza support. Works on my site. If someone wants to debug the code better than I can go ahead. It may not be the best way to do this but it works.

This is a modified version of ChurchMedia's add-on (https://vborg.vbsupport.ru/showpost.php?p=891730&postcount=487) that adds history and vbPlaza support. Works on my site. If someone wants to debug the code better than I can go ahead. It may not be the best way to do this but it works.

How can we get this as a supported add-on? Doy you need to go over the code? I do not think Churchmedia has been on in a while.

movielist
03-10-2006, 09:23 PM
I'm getting this error when I try to purchase.

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758

Nevermind... figured it out.
Didn't know I had to change these parts of the file:

//This goes to the person or persons who will actually send the item out. Set the set_recipients.

//To the person who Purchased the item. I would set the fromuserid and fromusername to the person who would be processing the order.

mikeylikesitz
03-19-2006, 06:57 PM
we can use this as opposed to the action.product.php that ChurchMedia released for ebux?

X-Files
03-19-2006, 07:25 PM
we can use this as opposed to the action.product.php that ChurchMedia released for ebux?
Yes I modified it for vbPlaza and added history to it also.

mikeylikesitz
03-19-2006, 07:29 PM
ok great, you dont happen to have a screeny on the best way to fill out a physical product? i kept getting sql errors on ChurchMedia's when trying to add to ebux, i havent ported over to vbplaza yet

X-Files
03-20-2006, 06:33 PM
ok great, you dont happen to have a screeny on the best way to fill out a physical product? i kept getting sql errors on ChurchMedia's when trying to add to ebux, i havent ported over to vbplaza yet
You can look at my posts and find on that works on ebux. I do not remember when I posted it. This one is for vbPlaza.

ChurchMedia
03-20-2006, 06:40 PM
This is a modified version of ChurchMedia's add-on (https://vborg.vbsupport.ru/showpost.php?p=891730&postcount=487) that adds history and vbPlaza support. Works on my site. If someone wants to debug the code better than I can go ahead. It may not be the best way to do this but it works.

How can we get this as a supported add-on? Doy you need to go over the code? I do not think Churchmedia has been on in a while.


Yeah, I haven't had time -- so thanks for doing the work. Feel free to release it as a hack or fully integrate it into vBplaza.

Thanks!

CMX_CMGSCCC
03-21-2006, 07:06 PM
OK, I'll probably integrate it into vbPlaza when I get time.

-CMX

mikeylikesitz
03-25-2006, 03:42 AM
i get a blank page when clicking on the item for sale, any ideas?

nvm, i got it. It must have been the way i set up the $message of delivery.

LBSources
03-30-2006, 11:51 PM
When i try to use this.. i get the following error..

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758

Any ideas?

mikeylikesitz
03-31-2006, 12:06 AM
edit the file to add the username and userid of the proccess admin


//This goes to the person or persons who will actually send the item out. Set the set_recipients.

//To the person who Purchased the item. I would set the fromuserid and fromusername to the person who would be processing the order.

as in post above :)

LBSources
03-31-2006, 02:22 PM
thanks mikey

10JQKA
04-28-2006, 09:57 PM
edit the file to add the username and userid of the proccess admin




as in post above :)


I do not understand. I am looking at the file and am no sure exactly what to put in and where. could you give an example please.
sorry

10JQKA
04-29-2006, 12:25 AM
Is it possible to setup an information item that when purchased the member will receive the information by email or PM?