jlynds
09-30-2010, 03:45 PM
I have been playing with the email features of wp-realty and I have ran into a few issues:
1. When I test the "Email this listing to a friend", the link inserted into the body is not correct. The url for a listing in this example is:
http://www.domain.ca/search-listings/all-listings/listing-59-18-piccadilly-stillwater-lake-ns/
The url provided in the body of the email is:
http://www.domain.ca//index.php?action=listingview&listingID=13
Note the double fwd slashes after the domain name in the auto generated url in the email.
I do not yet have a page with {wp-realty index}.....is this the cause?
2. Upon sending off an email I would get undefined index errors in contact.inc.php siting the use photo verification and another for tracking the senders IP....these are set in my site config to "no" for do not use. I simply deleted the code from contact.inc.php and that took care of the problem...but not the solution I wanted.
Any pointers?
J
1. When I test the "Email this listing to a friend", the link inserted into the body is not correct. The url for a listing in this example is:
http://www.domain.ca/search-listings/all-listings/listing-59-18-piccadilly-stillwater-lake-ns/
The url provided in the body of the email is:
http://www.domain.ca//index.php?action=listingview&listingID=13
Note the double fwd slashes after the domain name in the auto generated url in the email.
I do not yet have a page with {wp-realty index}.....is this the cause?
2. Upon sending off an email I would get undefined index errors in contact.inc.php siting the use photo verification and another for tracking the senders IP....these are set in my site config to "no" for do not use. I simply deleted the code from contact.inc.php and that took care of the problem...but not the solution I wanted.
Any pointers?
J