Go Back   Pligg CMS Forum > Pligg Development > Pligg Modules > Module Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-18-2008, 07:14 PM
abraxas's Avatar
Pligg Donor
Pligg Version: Plig
Pligg Template: b-Ice
 
Join Date: Feb 2008
Location: Boulder county, CO.
Posts: 104
Thanks: 26
Thanked 1 Time in 1 Post
ajaxContact issue -- Is it resolved yet?

I notice many complaints about this module and very few answers.
I've tried what has been offered so far, but have not yet got mine to work.

Is there a difference in settings when trying this on localhost than on a server?
Also,
in xmlHttpRequest.php and contact.php
it says to change the 4 variables below, but there seems to be only 3
(name, email, subject)

Any ideas out there?
Thank you.
Reply With Quote
  #2 (permalink)  
Old 07-18-2008, 07:28 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,399
Thanks: 171
Thanked 439 Times in 278 Posts
I moved this post into the module support forum where it belongs.

Are you sure your server supports php mail() function?

What kind of problems are you having?
Generally the reason only very few answers are given is because people only provide very little details of their problem. In order to help you we've got to be able to recreate it.
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #3 (permalink)  
Old 07-19-2008, 02:42 PM
abraxas's Avatar
Pligg Donor
Pligg Version: Plig
Pligg Template: b-Ice
 
Join Date: Feb 2008
Location: Boulder county, CO.
Posts: 104
Thanks: 26
Thanked 1 Time in 1 Post
Thanks Chuckroast, and sorry for not posting this in the correct place.

The problem is that I do not recieve mail from the contact form, but it does say that the message was succesfully sent.


What i've done to enable ajaxcontact is to change the files:

contact.php line 4: $yourEmail = mattabraxas@gmail.com;

xmlHttpRequest.php line 5: $yourEmail = mattabraxas@gmail.com;

and ajaxcontact_settings.php line 12: define('ajaxcontact_youremail', 'mattabraxas@gmail.com');

on ajaxcontact_settings.php, I'm a little confused because it does say on line 9:
// the path to the modules templates. the probably shouldn't be changed unless you rename the ajaxcontact folder(s)



I am trying this on localhost, and as far as I know, it supports php mail. I've done it with other sites on it. It's possible I'm wrong on that and I'll try it out again soon.

I'm wondering, first, are these the right files to change?
(along with _subject and _yourname)
Also, is there anything special about trying it out on localhost? Is there a particular configuration that I'm missing?

I hope this is enough information.
Thank you to anyone's help here.
Reply With Quote
  #4 (permalink)  
Old 07-19-2008, 09:33 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,399
Thanks: 171
Thanked 439 Times in 278 Posts
Hi Abraxis

I tried this on on my localhost server and had no problems. Can you provide some details on your setup? Possibly make a screenshot of your php_info ?
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #5 (permalink)  
Old 07-20-2008, 10:29 PM
abraxas's Avatar
Pligg Donor
Pligg Version: Plig
Pligg Template: b-Ice
 
Join Date: Feb 2008
Location: Boulder county, CO.
Posts: 104
Thanks: 26
Thanked 1 Time in 1 Post
Chuckroast,

I think what I most need to know at this point is which files (and which lines, if that's possible) need to be changed for the ajaxcontact to work?
I've changed ajaxcontact_settings.php, even though it says probably shouldn't be changed unless folder is renamed.
I've changed "ajaxcontact_youremail" to my email in both xmlHttpRequest.php and Contact.php. Maybe I shouldn't do that?



I'm not sure which part of the phpinfo you'd want to see. I know how to make a screen shot but I there's so much info to choose from, I don't want to post loads of screen shots. From what I see, the mail is enabled, but most of it I don't even comprehend, so likely I'm missing something obviously important.
Reply With Quote
  #6 (permalink)  
Old 07-22-2008, 03:42 PM
abraxas's Avatar
Pligg Donor
Pligg Version: Plig
Pligg Template: b-Ice
 
Join Date: Feb 2008
Location: Boulder county, CO.
Posts: 104
Thanks: 26
Thanked 1 Time in 1 Post
Somebody must know this

Exactly what files need to be changed for ajaxcontact to function?
I've tried changing
xmlHttpRequest.php, contact.php, ajaxcontact_settings.php

Maybe I'm missing one or else I'm changing them incorrectly.

Please help. I know this must be an easy one and I'm just not seeing it.

Thanks.
Reply With Quote
  #7 (permalink)  
Old 07-22-2008, 09:46 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,399
Thanks: 171
Thanked 439 Times in 278 Posts
abraxas

Although I didn't make this module I always try to help as best as I can. I had asked about your server setup. I didn't get a reply about that. I believe you are changing the correct parameters as the readme instructs. It could be something as simple as a difference in your php version.
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #8 (permalink)  
Old 07-23-2008, 11:50 AM
abraxas's Avatar
Pligg Donor
Pligg Version: Plig
Pligg Template: b-Ice
 
Join Date: Feb 2008
Location: Boulder county, CO.
Posts: 104
Thanks: 26
Thanked 1 Time in 1 Post
I appreciate your help, Chuckroast.
I'm not sure what to give about server setup. I'm unfamiliar with it.
I'm trying this on my localhost, with Apache 2.2.8 and PHP 5.2.5 and MySQL 5.0.51a

Is that what you mean?
I apologize if I'm totally off here.

I'm glad, in any case, to know that I'm at least editting the correct files.

Thanks.
Reply With Quote
  #9 (permalink)  
Old 07-25-2008, 03:33 PM
abraxas's Avatar
Pligg Donor
Pligg Version: Plig
Pligg Template: b-Ice
 
Join Date: Feb 2008
Location: Boulder county, CO.
Posts: 104
Thanks: 26
Thanked 1 Time in 1 Post
*bump*

Using PHP 5.2.5, are others having success with ajaxcontact?
While messing with the settings, I once achieved an email for Send CC to Self, but haven't been able to duplicate this.

Quote:
Originally Posted by abraxas View Post
I appreciate your help, Chuckroast.
I'm not sure what to give about server setup. I'm unfamiliar with it.
I'm trying this on my localhost, with Apache 2.2.8 and PHP 5.2.5 and MySQL 5.0.51a

Is that what you mean?
I apologize if I'm totally off here.

I'm glad, in any case, to know that I'm at least editting the correct files.

Thanks.
Reply With Quote
  #10 (permalink)  
Old 07-31-2008, 03:25 AM
New Pligger
 
Join Date: Apr 2008
Posts: 25
Thanks: 1
Thanked 1 Time in 1 Post
Try to test it on a server, I mean a web host - not on your localhost.
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
9.9.5 Install Issue Fedora white3454 Installation and Upgrade Help 0 10-09-2008 12:02 AM
ajaxcontact problems abraxas Module Support 2 09-23-2008 09:51 PM
AjaxContact and Send Welcome Email module do not work dzshopping General Help 3 01-16-2008 09:57 AM
Issue with Tag Cloud Range Pages LovableCritters General Help 0 09-22-2007 10:16 PM
sql issue and something with catagories Nigel Lew Installation and Upgrade Help 1 03-07-2007 01:48 AM


Search Engine Friendly URLs by vBSEO 3.2.0