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)

Billspaintball 08-03-2006 05:12 AM

Template with the valid XML would be a great help :D

Ive replied to the other stuff, most can/will be added to this release.
All in you PM. :)

DementedMindz 08-03-2006 11:58 AM

Pm sent with link to template ;)

Kihon Kata 08-05-2006 12:52 PM

Udated mine! I was hoping for a page showing all my contributors :(

Billspaintball 08-05-2006 01:15 PM

Quote:

Originally Posted by Kihon Kata
Udated mine! I was hoping for a page showing all my contributors :(

That requires database modifications.
Thats version 2 (or deluxe)

Test version for that is running fine so far.
Upgrade from this will be quite simple (just upload new product)

This is more a release to fill a couple of promises till 2.0 is out.

Also, this is can be considered a "lite" version for those uncomfortable with database mods.
It will continue to be supported in vB 3.6

Kihon Kata 08-05-2006 01:24 PM

Quote:

Originally Posted by Billspaintball
That requires database modifications.
Thats version 2 (or deluxe)

Test version for that is running fine so far.
Upgrade from this will be quite simple (just upload new product)

This is more a release to fill a couple of promises till 2.0 is out.

Also, this is can be considered a "lite" version for those uncomfortable with database mods.
It will continue to be supported in vB 3.6

Thanks Bill! So, we should wait for a different version for the contributors page?

SCRIPT3R 08-05-2006 06:27 PM

for pure asthetic reasons, i've removed the <center> from the following code...

Code:

<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] PayPal Donations</title>
$headinclude
</head>
<body>
$header
$navbar
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <thead>
<tr align="left">
                <td class="tcat">$vboptions[billspp_title]</td>
        </tr>
  </thead>
<tbody>
        <tr>
      <if condition="$show['member']">
                <td class="alt1"><div align="center"><strong>Welcome {$vbulletin->userinfo[username]},</strong><br />
$vboptions[billspp_tnote]</div></td>
        <else />
                <td class="alt1"><div align="center"><strong>Welcome Visitor,</strong><br />
$vboptions[billspp_tnote]</div></td>
        </if>
          </tr>
    </tbody>
  </table>


SCRIPT3R 08-05-2006 06:32 PM

also, while i understand the need for self-identity... some users might not want YOUR name plastered all of their forums.
Code:

Bills PayPal Donate WOL Config A</title>
                        <hookname>online_location_unknown</hookname>
                        <phpcode><![CDATA[if ($userinfo['activity'] == 'billspaypal')
{
                        $handled            = true;
                        $userinfo['action'] = '<i>Bills PayPal Donations</i>';

a simple fix, i know, but 'cmon already.

SCRIPT3R 08-05-2006 06:40 PM

good hack port... i had a 3.6 version of the PayPal Donations hack 90% ported, but seeing as how you seem to already be there with this one i'll forgo releasing it. if you need any help with auto-table insertions/creation or whatever just let me know... but from the sound of things, you might already have that going in your 2.0 release. can't wait to see it.

rmxs 08-05-2006 08:45 PM

Thanks

burntire 08-06-2006 10:45 PM

Just upgraded to 3.6.0.
This hack is working well after the upgrade:)


All times are GMT. The time now is 08:26 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.01285 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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