![]() |
Email Ad to Friend and Facebook When viewing an ad there are several options to tell friends about it. When you click on the email icon, it brings up an email, but in the subject it says "Check out this hot wallpaper!". Is there a way to change this? Also, when you click on the facebook icon, it does bring up an option to share a link, but the link is not to the actual ad, its a link to my forum. The picture it attaches to it, is not a picture associated with the ad. Is there a way to fix this, or is this just a Facebook problem? |
what version of the software are you using. I would need more info to respond. As far as wording for the email thing I will update that in the next version you can change the wording in the showproduct templates for the email selection. The facebook thing is where I would need more info to comment. test auction - Reeftalk Classifieds You can see in my clean test site this works. test auction - Reeftalk Classifieds |
Could you try posting a new ad, and then see if it lets you use that picture? Also, I am using version 5.22. |
I am using 5.3 the latest beta so its newer than yours. the facebook share link has nothing to do with a specific ad it works the same no matter what the ad is. How about you post a url of an ad so I can see your issue? Your page source for showproduct.php should have something like this in it which tells facebook what image to use. Code: Content visible to verified customers only. |
Your facebook issue is caused by enabling the facebook connect in vb which is messing with image path so it is not grabbing the right image which is your issue. You can try editing pp-inc.php in the printheader function around line 780 add the code in bold where noted. Code: Content visible to verified customers only. |
I edited the pp-inc.php as instructed and It still does not post the correct information. The facebook connect feature has caused me several problems with other applications as well. |
Up in the printheader function in pp-inc.php on the two global lines is $imagefn on those lines defined like so? you might need to do that. Can not say without looking at your site which means I will have to go investigate what your url is again. :( Code: Content visible to verified customers only. |
This is the code I have which appears to have some differences from the code you posted. Code: Content visible to verified customers only.Thanks for your help on this!! |
Make sure to make your printheader global lines like posted below you must add the variable to the global lines to declare it. If you view your page source you will see the og:image variable is empty on your site. Code: Content visible to verified customers only. |
I added this ; to my code, as shown above,and I am still getting the same results. |
HMM. Do this. Edit pp-inc.php change your two references to with Then edit showproduct.php and add the line in bold below where noted. Code: Content visible to verified customers only. |
Edited pp-inc.php---replaced the two reference to with Also added the bold line above where instructed to do so. Still no change that I was able to notice. Facebook can be a pain. |
I think the way you setup your site is the pain. Two things I see that can cause issues are your data url has a trailing slash and should not and also why is your data url https secure not sure if that will cause issues or not. what is that image that is coming across the share thing? What I have instructed you to do in this thread is what facebook says to do to specify the image for the share script right on there developer script. seems to work fine if I try it here http://www.reeftalk.com/classifieds/...t-auction.html |
I believe I took off the trailing slash on data url. I changed my data url to non https and it still has the same problem. I changed it back because if is not https, my site show up as not secure. The pictures that show up are from different ads. And its the same 2-3 pictures every time. |
Also, besides from being https, everything else on my vBulletin forum and photopost classifieds is default. |
Well the forum facebook thing just messes with things I guess. |
I believe it is. I disabled Facebook Connect and it seemed to work. |
Yeah the forum facebook seems to throw everything out of whack |
| All times are GMT -5. The time now is 06:10 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0