Search found 12 matches

by paulus4605
Tue Dec 25, 2007 6:09 am
Forum: Swift Mailer
Topic: error message when trying using this code
Replies: 4
Views: 1612

can someone please help me out here
thanks for your help
kind regards
by paulus4605
Mon Dec 24, 2007 12:52 am
Forum: Swift Mailer
Topic: error message when trying using this code
Replies: 4
Views: 1612

jcart
I'm sorry but I can't find the exact places where to change this, since I'm new to swiftmailer and want to avoid changing something that I shouldn't change, can you help me out here what I need to do in order to make this work?
thanks

Paul[/i]
by paulus4605
Sun Dec 23, 2007 3:06 pm
Forum: Swift Mailer
Topic: error message when trying using this code
Replies: 4
Views: 1612

error message when trying using this code

Dear whn I use this code I get the following error message what do I need to correct in my script to correct this <?php require_once "lib/Swift.php"; require_once "lib/Swift/Connection/SMTP.php"; $swift =& new Swift(new Swift_Connection_SMTP("smtp.myhost")); $swift-...
by paulus4605
Sat Dec 22, 2007 4:52 pm
Forum: Swift Mailer
Topic: mailing list using database newby question
Replies: 1
Views: 1345

Dear I know have this code but there is no mail being send here what am I doing wrong here <?php include_once('init1.php'); $query = " SELECT naam, lastname,email FROM testmail WHERE email_id = 1"; print naam; $result = mysql_query($query) or die('Query failed. ' . mysql_error()); //Start ...
by paulus4605
Sat Dec 22, 2007 1:58 am
Forum: Swift Mailer
Topic: mailing list using database newby question
Replies: 1
Views: 1345

mailing list using database newby question

Dear I can create a simple mailing and batch mailing however I would like to use my database in order to send mails. Since I'm not that good in php and still learning I don't know how to set this up correctly. can you please help me out here. my database has the fields firstname lastname email thank...
by paulus4605
Tue Jun 12, 2007 5:49 am
Forum: PHP - Code
Topic: I don't get the data from my form into my database?
Replies: 1
Views: 814

I don't get the data from my form into my database?

Dear I try to get the data from the below mentioned form into my database? First question what am I doing wrong here? second question how do I get an automated Orderid filled in by default into the OrderId field? Third question how do I get my sha1 working taking the following into account I have to...
by paulus4605
Wed Jun 06, 2007 3:12 pm
Forum: PHP - Code
Topic: Ogone payment service provider
Replies: 9
Views: 24541

Dear
can someone help me out here
your help is much apreciated

kind regards
by paulus4605
Tue Jun 05, 2007 1:47 pm
Forum: PHP - Code
Topic: Ogone payment service provider
Replies: 9
Views: 24541

I think the best thing for me is retreiving the info through the accept decline cancel or exception Url
the details of the params that you get back is mentioned under point 8.2.3.1 from the advanced manual

Paul
by paulus4605
Tue Jun 05, 2007 12:17 pm
Forum: PHP - Code
Topic: Ogone payment service provider
Replies: 9
Views: 24541

Ok,
The problem that I have is that I need to capture the response from Ogone.
I know that this is done with the postsale URL however I don't know how to create the code to make this working
I would really apreciate it if you could help me with this

thanks again for your help

Paul
by paulus4605
Tue Jun 05, 2007 11:35 am
Forum: PHP - Code
Topic: Ogone payment service provider
Replies: 9
Views: 24541

I have read the docs
but don't know how to go from there
If I should have known how to do this I would have solved the problem myself.

since my php knowledge is minimal I took the liberty to post this question

thanks again for your help

Paul
by paulus4605
Tue Jun 05, 2007 1:02 am
Forum: PHP - Code
Topic: Ogone payment service provider
Replies: 9
Views: 24541

They have a website http://www.ogone.com select international
the documentation is mentioned in these 2 pdf docs http://www.geocities.com/paulus4605/Ogo ... 2-0_EN.pdf
and in http://www.geocities.com/paulus4605/Ogo ... 1-1_EN.pdf

Paul[/url]
by paulus4605
Mon Jun 04, 2007 2:57 pm
Forum: PHP - Code
Topic: Ogone payment service provider
Replies: 9
Views: 24541

Ogone payment service provider

Everah | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Dear si...