[Alternate Payment] Mods
By anonym | January 6, 2009
Demo: No demo available
Download: http://www.monster-submit.com/phpld/
To download this and other VS mods, please go here : VS phpLD Mods (http://www.monster-submit.com/phpld/)
You betcha, it does =)
i don't know what to do
Notice: SmartyValidate: [is_valid] form 'pay_link' is not registered. in /home/imd/public_html/azlinks/libs/smarty/SmartyValidate.class.php on line 129
Notice: SmartyValidate: [validate plugin] form 'pay_link' is not registered. in /home/imd/public_html/azlinks/libs/smarty/plugins/function.validate.php on line 49
what should i do?
Did this ever get fixed? I've installed the same mod and now receive the same errors. How do I turn of validation?
Can anybody do a mod for this?
Thanks
It's 10.00 for complete access to all the mods.
Demo: No demo available
Download: http://www.monster-submit.com/phpld/
To download this and other VS mods, please go here : VS phpLD Mods (http://www.monster-submit.com/phpld/)
Look good... I will study that and try the mods later...........
It's 10.00 for complete access to all the mods.
Bad place to ask for sure - especially in my thread ;=)
Given that this mod has been heavily pirated, all support for this mod will be handled here (phpLD_Vault Members Support forum):
http://www.monster-submit.com/phpld/members/forum/
Having said that, I'm in **no way** accusing anyone here of using pirated versions of the mod. But handling support via link above, assures that only paid phpLD_Vault members are getting the support they deserve - and not others at the expense of members.
If anybody wan to see visit:
www.allthelink.com
www.allthelook.com
It's working well for me :D
Thanks
Shabu anower
Can you tell me if the mods in phpLD_Vault Mods package are working ok with version 3.2? as all but one of my directories are running that version.
But when I try to make a payment via egold I get this error
Error(s) detected:
The required input NOPAYMENT_URL is missing.
The NOPAYMENT_URL is not valid. Only "http", and "https" URLs are valid.
What do I need to put in for NO_PAYMENT_URL?
Now I have
Thanks!
Excellent VSDan, im pleased that it was sorted and that other issues get sorted so quickly, it is satisfying to know.
Much appreciated
naboo
$tpl->assign('PAYMENT', $pay_data);
Above that is your $action = "paypal";
Replace the above code with this one.
$action = $_REQUEST['processor'];
There doesn't need to be parentheses around the echo, here is mine to show you it's the same.
if ($action == 'paypal') { echo $tpl->fetch('paypal.tpl'); }
I have 3.06 Final, so if you have anymore questions based on this code, let me or the devs know.
how does it do this? im looking into my admin panel right now, and i can manually set the link status to active, which will result in the yellow dot turning green...
the payment status however, i cannot change, nor is it changed dynamically.
is this voodoo i want or is it just not working? ;-)
i performed a 'demo' payment using 2CO...
edit: do i have to set the URL in my 2CO account to payment.php?
Can anybody do a mod for this?
Thanks
What a good news, I was waiting for that :), Thanks a lot for this good news :D
Can you tell me if the mods in phpLD_Vault Mods package are working ok with version 3.2? as all but one of my directories are running that version.
There was issue with [Review Listing] mod related to v3.2.0, but resolved. If any other issues turn up with any mods (whether version-related or otherwise), it is always my number one priority to resolve ASAP (usually same day).
Should it be payment.php? Will it work?
Edit: Just looked at the payment.php code. It won't be working with 2CO.
So Dan - a job for you. Anyway I'll try to do it myself.
:)
Thank you for replying quickly shadav, i appreciate it, he has another new customer then. :)
I need to know something before I go for it.
Thanks
Fastian
i don't know what to do
Notice: SmartyValidate: [is_valid] form 'pay_link' is not registered. in /home/imd/public_html/azlinks/libs/smarty/SmartyValidate.class.php on line 129
Notice: SmartyValidate: [validate plugin] form 'pay_link' is not registered. in /home/imd/public_html/azlinks/libs/smarty/plugins/function.validate.php on line 49
what should i do?
Got it basically working, although when i do a test submission to egold. I get this error
The PAYEE_ACCOUNT specified is not a valid account: 0
The default value of payee account is "".
Gotta say im pretty happy with phpld so far...only installed yesterday and i got about 7 mods from Dans site up and running, all my categories are in...now just finish up payment options and do a custom template and im done.
Also need access to the 3.0 supporters forum...is David away?
Have PMed him before. ATM I am looking for someone who can pay him through PayPal as I dont have it. :)
I am actually trying to see this mod in action on some site. Esp. the use of MoneyBookers. So, thats why if someone is uing it, please let me know :)
(a) Change:
$action = "paypal";
to:
$action = $_REQUEST['processor'];
(b) Change:
if ($action == 'paypal') { echo $tpl->fetch('paypal.tpl'); }
to:
if ($action == 'paypal') { echo $tpl->fetch('paypal.tpl'); }
elseif ($action == 'egold') { echo $tpl->fetch('egold.tpl'); }
6. Edit existing /templates/payment.tpl:
Change:
To:
(PayPal option is optional (included from original phpLD template), and PayPal button can be removed)
$action = "paypal"; - doesnt exist
if ($action == 'paypal') { echo $tpl->fetch('paypal.tpl'); } - there are no parentheses around "echo $tpl...."
#If you have any other info about this subject , Please add it free.# |
Topics: enart.xn--fiqs8sjn5by0n.com | edit
