vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PayPal Easy Donate (https://vborg.vbsupport.ru/showthread.php?t=113159)

Kihon Kata 06-04-2006 04:42 PM

I am receiving donations, so it's working. Just an error (sometimes) displaying to users.

Boofo 06-04-2006 04:48 PM

Well, try to capture the error and we may be able to narrow down what is causing it. It isn't this hack, so at least we have a place to start from.

DementedMindz 06-04-2006 07:25 PM

i noticed the error to but its not the mod its on paypals end... the mod really cant give a error from donating as its only really a form being used to submit the info...

Billspaintball 06-04-2006 08:41 PM

Quote:

Originally Posted by Kihon Kata
Apparently, according to some, they told me that AFTER submitting payment inside paypal, it would somehow send them to a page on another site of mine. Why would it do this? Paypal setting?

There is a PayPal setting to send users to another URL once they have made a payment.

PayPal -> Profile -> Selling Preferences -> website Payment preferences

Make sure you either dont have autoreturn on, or if you do, that it goes to a valid page on your site.

Billspaintball 06-04-2006 08:46 PM

Quote:

Originally Posted by sinn3d
Sorry for this.

Where can i find my formatting tags, as them i use for my navbar?

You will need to look at the other menu links in your nav menu.

They will either have formatting tags or a class name.

You need to add that to the donations link code so it will use your custom formatting.

If you post the code for a couple of those links in your custom navbar menu here we may be able to tell you exactly what you need to enter.

sinn3d 06-04-2006 09:56 PM

I hope this is right, here's some of them:

<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center" style="height: 24px;">
<if condition="$show['member']">
<td class="topnav"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="topnav"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="topnav"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">

Boofo 06-04-2006 10:17 PM

Quote:

Originally Posted by Billspaintball
There is a PayPal setting to send users to another URL once they have made a payment.

PayPal -> Profile -> Selling Preferences -> website Payment preferences

Make sure you either dont have autoreturn on, or if you do, that it goes to a valid page on your site.

I forgot all about this. Now it makes sense. ;)

DementedMindz 06-04-2006 10:31 PM

not sure what you changed from previous build but now its not 100% HTML compliant fixed alot on mine i have 2 left to fix

Boofo 06-04-2006 10:56 PM

Can you share the fixed one with us here, sir, when you get it done? ;)

Billspaintball 06-04-2006 11:02 PM

Quote:

Originally Posted by sinn3d
I hope this is right, here's some of them:

<!-- nav buttons bar -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center" style="height: 24px;">
<if condition="$show['member']">
<td class="topnav"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="topnav"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
</if>
<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
<td class="topnav"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
<if condition="$show['popups']">

Yeah that looks like it.
You custom style is using a different name to the default one (vbmenu_control).
Code:

<td class="topnav"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
should do the trick.

So, If we want to have the link between your FAQ and Members you need to find
Code:

<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>

and change it to
Code:

<td class="topnav"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
<td class="topnav"><a href="billspaypal.php?">$vbphrase[billspp_donate]</a></td>
<td class="topnav"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>

Hope that make sense :)


All times are GMT. The time now is 07:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01199 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete