![]() |
Silly question. When they buy the item who are they paying?
The message board owner. Just curious. I am slow...lol |
Quote:
The boasrd gets nothing, this is an INTER MEMBER THINGY ;) |
Hey Gene, all my members are getting this message when they click on the icon
"We cannot process this transaction because there is a problem with the PayPal email address supplied by the seller. Please contact the seller to resolve the problem. If this payment is for an eBay listing, you can contact the seller via the "Ask Seller a Question" link on the listing page. When you have the correct email address, payment can be made at www.paypal.com." |
Quote:
|
I checked them again, they are right. I am using Field 5.
|
I love it but may have to remove it as my users don't like having their email address displayed in the status bar of the browser.
If we can figure out a solution to this, this could be MOTM. |
Quote:
|
Ok I got the bright idea to make the icon show on the postbit but when you click on it have it take you to the user profile.
I wanted to put the code for the button in the profile so this way the bots can't harvest users email addresses since user profiles are blocked from bots in the .htaccess file. However when I put the code in the user profile the fields are not being pulled. I can't figure out why its not parsing the fields in the user profile. But as an example the working code in the postbit for the picture is http://www.yourforum.com/images/drinks/beer.png however when the page is being displayed its not parsing and coming up with http://www.yourforum.com/images/drinks/.png |
Quote:
|
Can we have it work so that the person is paying the forum for the purchase? Sort of like how Facebook gets the cash on a 'buy me a gift' deal?
|
Quote:
To stop the status bar from showing the members details when you hover over the icon. Bear with me mate ;) |
That's great Gerry! Thank you! :up:
Great job on getting some very useful mods out! These are the type of mods that increase interactivity on our forums (which is absolutely vital! :) ) and create a more cohesive community! :D |
Quote:
I have made a security patch which will disable the status bar. Several Members have expressed concerns with the fact that when you hover with your cursor over the drinks icon the members paypal add is displayed in the Status Bar. Concerns were made about email harvesters and spammers, and as a responsible Developer Please Find below a security patch which you will need to add at the bottom of the Postbit template that your using, Just copy and paste, right at the bottom. Code:
<script> Please continue reporting any bugs and we'll fix them accordindly ;) Thanks buddy Gerry ;) |
Quote:
No Worries Mate, Glad to help where i can, But could do with a rest after this one ;) Arny, I take it you have a Forum paypal account already??? Then what you'll have to do is if you don't want members to buy beers for each other but just pay the forum then you need to delete the part about custom user fields and simply add your paypal address in the code as opposed to the field attribute Works along the lines of something like this... Code:
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=admin@mickeymouse.com&item_name=Buy me a Beer&amount=3%2e00&no_shipping=0&no_note=1&tax=0¤cy_code=GBP&lc=GB&bn=PP%2dDonationsBF&charset=UTF%2d8" target="_blank" rel="nofollow" title="Click to buy me a Beer"> Then you can change the other bits, Buy me a Beer to Buy us a Gift or something along those lines, Don't forget to change the graphic :D Hope that helps Gerry PS a little something for you for St Patricks Day ;) https://vborg.vbsupport.ru/external/2009/02/64.png |
Just to let you know, that won't stop harvesters and/or spammers in the slightest.
It'll hide the status bar link for users with javascript enabled, it won't however remove the link from the page's source code or hide the status bar link for anyone with javascript disabled. At best, it'll just stop most regular (human) members from seeing the status bar link. The majority (if not all) automated spammers and harvesters will still be able to get the link with no problems at all. Your best bet would be to use a template condition to hide the entire modification (and the actual link itself) from guests. That's probably the only reliable way to hide the link(s) from spammers and harvesters. |
Quote:
Thanks again for reminding me ;) |
Quote:
Let me know if i can help further ;) |
I can not get the new images to show?? here is what I have and my field is 32 and only .png..
Code:
<img alt="Buy me a Drink?" border="0" src="/images/misc/donate/$post[field32].png" border="0"/> |
Quote:
let me know how you got on James |
Yea we tried that too.. Didn't work either though... Any other suggestions? Thanks for the fast reply :)
|
Quote:
|
Yes we did that. The first one worked perfect, but when we added the multiple choice the images didnt show anymore. We went through all your directions twice and everything is as it should be...
|
Quote:
|
Thanks :) We did too though lol.. Two of us on it for over an hour now :p
Should it be of any help, this is the full part of what we had.. maybe we overlooked something. Code:
|
Quote:
you have the condition at the start which looks like this Code:
<if condition="$post['fieldX']"> Try also adding the condition for the Multichoice menu ;) That should make the Images show so, below that and with the FieldZ attribute change the Z to the number of the field which controls the images, so both conditions should look like this Code:
<if condition="$post['fieldX']"> Code:
</if> Make it like this one below Code:
<if condition="is_member_of($bbuserinfo, 2, 5, 6, 7, 9, 10, 11, 13)"> You also left off the end of the $post[field32] it should be $post[field32].png" Also is Mysite.com your forum's url?? or is it where you have the pictures hosted??? i got a funny feeling your not adding the pictures right |
Quote:
|
type me out an url to one of your images, if it works it will show me the image ;)
|
UK LIVE: Any thoughts on my problem?
|
Quote:
rte that the urls of your images are valid ;) I'm still looking at his problem |
very cool mod!! Installed nice & easy, might have to install the multi one :)
|
Quote:
|
No cannot get this working neither. ( on multi choice )
Weird one. Will look at the code. Ste |
May have to delete the multichoice until we can get it to work, Could it be that its not working with the two fields in the same code???
strange it looked pretty striaghtforward to me :confused: Let me know steve what you come up with ;) |
Quote:
Perhaps a text link which is good for the paypal. Then directly below the image file. Each wrapped in their own if statements, but this would mean the image is just an image and not a hyperlink. Let me know if you think this could be the issue. I will have a test now. Ste |
Okies I have a fix.
The multi selection version, change to single selection drop down menu. Without blank as first choice. Then the code I have is thus: Code:
<!--buy me a beer --> |
1 Attachment(s)
This is what she looks like :)
code with specific usergroup permission is: Code:
<!--buy me a beer --> |
Thanks for that Steve, i've updated the first post and added the zip files again ;)
Multichoice is back on the menu ;) :D |
UKBL: I have pictures. I can see them. But, when the users click on them, they are getting that weird message.
http://www.lacledeforum.com/forums/showthread.php?t=252 Look at some of the coke bottles there. Click on them and see what you get. |
Quote:
Edit ... well for a start i can't imagine why you have 2 coke tins showing?? plus i can't see your paypal email address??? Thats the problem. Viewing your code this is what you have Code:
<!-- /By me a Beer start--> if you get stuck on what to do, make me a temp admin account and i'll add it for you ;) Gerry :D |
Quote:
|
All times are GMT. The time now is 01:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|