PDA

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


X-Files
08 Mar 2006, 23:41
This is a modified version of ChurchMedia's add-on (http://www.vbulletin.org/forum/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 (http://www.vbulletin.org/forum/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
10 Mar 2006, 22:23
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
19 Mar 2006, 19:57
we can use this as opposed to the action.product.php that ChurchMedia released for ebux?

X-Files
19 Mar 2006, 20:25
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
19 Mar 2006, 20:29
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
20 Mar 2006, 19:33
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
20 Mar 2006, 19:40
This is a modified version of ChurchMedia's add-on (http://www.vbulletin.org/forum/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
21 Mar 2006, 20:06
OK, I'll probably integrate it into vbPlaza when I get time.

-CMX

mikeylikesitz
25 Mar 2006, 04:42
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
31 Mar 2006, 00:51
When i try to use this.. i get the following error..



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Any ideas?

mikeylikesitz
31 Mar 2006, 01:06
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
31 Mar 2006, 15:22
thanks mikey

10JQKA
28 Apr 2006, 22:57
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
29 Apr 2006, 01:25
Is it possible to setup an information item that when purchased the member will receive the information by email or PM?