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 Donations For vBulletin 3.5.0 (https://vborg.vbsupport.ru/showthread.php?t=91567)

Chief Corn 11-09-2005 12:28 AM

i get the database error when i view the ppverify.php file in the browser. i searched the thread for ppverify and seen others that had the problem but couldn't find any solutions. in my paypal profile i have ipn set to on and the link is right. any help?

http://www.lifeslashquit.com/forum/ppverify.php

outlaw621 11-09-2005 02:46 AM

Quote:

Originally Posted by DS MrSinister
vbadvanced module for 3.5.x rc 2

just uplooad the module thru vba cmps admin.

:)

thx to micheal332001 for helping me out

thx m8

If I activate this module on the vb portal page, my page is white with absolutely nothing being displayed. If I disable it all is well. Is there something in the module we have to change?

DS MrSinister 11-09-2005 03:14 AM

Quote:

Originally Posted by outlaw621
If I activate this module on the vb portal page, my page is white with absolutely nothing being displayed. If I disable it all is well. Is there something in the module we have to change?

sorry its not for rc 2 is for CMPS v2.0.0

i thought i was running rc 2 still sorry

Not sure about vb portal. its been along time since i have used it. i cant remember what version i had before my access ran out. what i can do is zip up everything for you if you like me to.

slvr ralliart 11-09-2005 04:03 AM

will this work for vBulletin 3.5.1?

DS MrSinister 11-09-2005 04:23 AM

Quote:

Originally Posted by slvr ralliart
will this work for vBulletin 3.5.1?

Yes sir that is what i am running.

if u like to check it out

http://www.sinisterslair.com

test
test

dan35 11-09-2005 04:27 AM

Quote:

Originally Posted by Chief Corn
i get the database error when i view the ppverify.php file in the browser. i searched the thread for ppverify and seen others that had the problem but couldn't find any solutions. in my paypal profile i have ipn set to on and the link is right. any help?

http://www.lifeslashquit.com/forum/ppverify.php

Same here :(

slvr ralliart 11-09-2005 04:28 AM

Quote:

Originally Posted by DS MrSinister
Yes sir that is what i am running.

if u like to check it out

http://www.sinisterslair.com

test
test

Hey thanks for the reply about paypal working with 3.5.1


was this hard to install?? anything I need to add that is not in the instructions??


Also on your fourm how can I get two nav bars and then my site name in the middle of the navbars?

DS MrSinister 11-09-2005 04:44 AM

Quote:

Originally Posted by slvr ralliart
Hey thanks for the reply about paypal working with 3.5.1


was this hard to install?? anything I need to add that is not in the instructions??


Also on your fourm how can I get two nav bars and then my site name in the middle of the navbars?

I went in to navbar template and copy and paste from

<!-- nav buttons bar -->
<!-- / nav buttons bar -->

and pasted above

<!-- breadcrumb, login, pm info -->
make sure u take out what u dont need link wise.


it was easy to install

only if you want vba module of your front page thats about it.


and took out differnt links

Chief Corn 11-09-2005 09:07 AM

Quote:

Originally Posted by DS MrSinister
vbadvanced module for 3.5.x 2.0.0

just uplooad the module thru vba cmps admin.

:)

thx to micheal332001 for helping me out

thx m8

for some reason not sure why its not making all the templates.

here is the missing one

adv_portal_donate_goals_user

Code:

<if condition="$show_as_donor == '1'">
<tr>
  <td>$donor_username</td>
<td><if condition="$vboptions['base_currency'] == 'USD' OR $vboptions['base_currency'] == 'AUD' OR $vboptions['base_currency'] == 'CAD'">$<else /><if condition="$vboptions['base_currency'] == 'EUR'">?<else /><if condition="$vboptions['base_currency'] == 'GBP'">?<else /><if condition="$vboptions['base_currency'] == 'JPY'">?</if></if></if></if>$user_total</td>
</tr>
</if>


it works fine when it's aligned to the right, but when the paypal module is aligned on the left it makes all modules centered in one big column. i couldn't tell if there was a missing <table> some where, because it shows up correctly on the right side. :ermm:

DS MrSinister 11-09-2005 01:58 PM

see if they all match up
adv_portal_donate

Code:

<!-- Donations Block -->
$donate_goals_bits
<if condition="$vboptions['showdonors'] == '1'">
  <if condition="$vboptions['toporlast'] == '1'">
  <tr>
    <td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
    Our Top $vboptions[donate_CMPS_users] Donors
    <div class="float: right">
      <span class="smallfont">
      <a href="$vboptions[bburl]/alldonors.php">View All Donors</a>
      </span>
    </div>
    <hr />
    <table>
      $donate_goals_userbits
    </table>
    </td>
  <else />
  <tr>
    <td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
    Our Last $vboptions[donate_CMPS_users] Donors
    <div class="float: right">
      <span class="smallfont">
      <a href="$vboptions[bburl]/alldonors.php">View All Donors</a>
      </span>
    </div>
    <hr />
    </td>
  </if>
</if>
</tr>
<tr>
  <td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
  <a href="$vboptions[bburl]/donate.php"><img src="$stylevar[imgdir_button]/donate_button.gif" border="0"></a>
  </td>
</tr>

<!-- End Donations Block -->

adv_portal_donate_goals

Code:

<tr>
<td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
  $title
  <br />
  <img src="$vboptions[bburl]/includes/pp_image.php?fill=$vboptions[bar_fill_color]&border=$vboptions[bar_border_color]&background=$vboptions[bar_background_color]&percentage=$percentage&width=$vboptions[bar_width]&height=$vboptions[bar_height]">
  <br />
  $percentage% of goal has been donated
  <br />
  <br />
  We have collected a total of <if condition="$vboptions['base_currency'] == 'USD' OR $vboptions['base_currency'] == 'AUD' OR $vboptions['base_currency'] == 'CAD'">$<else /><if condition="$vboptions['base_currency'] == 'EUR'">?<else /><if condition="$vboptions['base_currency'] == 'GBP'">?<else /><if condition="$vboptions['base_currency'] == 'JPY'">?</if></if></if></if>$goal_total_formatted
  <br />
  in donations towards our goal of <if condition="$vboptions['base_currency'] == 'USD' OR $vboptions['base_currency'] == 'AUD' OR $vboptions['base_currency'] == 'CAD'">$<else /><if condition="$vboptions['base_currency'] == 'EUR'">?<else /><if condition="$vboptions['base_currency'] == 'GBP'">?<else /><if condition="$vboptions['base_currency'] == 'JPY'">?</if></if></if></if>$amount_formatted.
</td>
</tr>

adv_portal_donate_goals_user

Code:

<if condition="$show_as_donor == '1'">
<tr>
  <td>$donor_username</td>
  <td><if condition="$vboptions['base_currency'] == 'USD' OR $vboptions['base_currency'] == 'AUD' OR $vboptions['base_currency'] == 'CAD'">$<else /><if condition="$vboptions['base_currency'] == 'EUR'">?<else /><if condition="$vboptions['base_currency'] == 'GBP'">?<else /><if condition="$vboptions['base_currency'] == 'JPY'">?</if></if></if></if>$user_total</td>
</tr>
</if>

Admincp > vBa CMPS > Add Module > PHP File


Module Title: Donations
Column: left or right
Display Order: Up to you.
Active: yes
File to Include: donate.php
Templates Used: adv_portal_donate, adv_portal_donate_goals, adv_portal_donate_goals_user


All times are GMT. The time now is 05:29 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
  • Page Generation 0.02222 seconds
  • Memory Usage 1,762KB
  • 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
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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