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

Mith 11-09-2005 02:16 PM

[QUOTE=DS MrSinister]see if they all match up
QUOTE]

Using your above code works perfectly now... excellent work.

Can you make a new module that adds the "goals_user" template and adds all these ones correctly
(these are somewhat different to your original module you supplied).

Ta

outlaw621 11-09-2005 02:43 PM

As Mith stated, the goals_user template is missing but that will only effect you if you are advertising your goals. In order to get it to work, I had to change the option from file based to template based and in the section to enter a single template I used adv_portal_donate.
I am using VB3.5.1 with CMPS 2.0

DS MrSinister 11-09-2005 03:26 PM

sorry i can't get a good working file. but i zip everything you need

you have 3 txt files are the templates and donate.php that goes in the modules folder.

just make those 3 templates..


how to install the module and get it working.

https://vborg.vbsupport.ru/showpost....&postcount=231

outlaw621 11-09-2005 05:09 PM

Quote:

Originally Posted by DS MrSinister
sorry i can't get a good working file. but i zip everything you need

you have 3 txt files are the templates and donate.php that goes in the modules folder.

just make those 3 templates..

Thank you for trying to help. Unfortunately the module is not working for me. If I enable it as a file, it only displays the title bar and if i enable it as a template it displays everything EXCEPT the information of the members who donated.

DS MrSinister 11-09-2005 05:16 PM

did you add the templates by using the code in the zip file.

link plz

mikehawk 11-09-2005 05:48 PM

I am running 3.5.1.


Nothing showed up on my nav bar regarding donations.

And my donate page doesn't show the verification seal nor the donate now button.

This is the error I get when going manually to ppverify:

Code:

Database error in vBulletin 3.5.1:

Invalid SQL:
INSERT INTO donation_paypalipn (
                                                                                                                        `txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`,
                                                                                                                        `first_name`, `last_name`, `payer_business_name`, `address_name`,
                                                                                                                        `address_street`, `address_city`, `address_state`, `address_zip`,
                                                                                                                        `address_country`, `address_status`, `payer_email`, `payer_id`,
                                                                                                                        `payer_status`, `business`, `receiver_email`, `receiver_id`,
                                                                                                                        `item_name`, `ip_address`, `quantity`, `invoice`,
                                                                                                                        `memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`,
                                                                                                                        `option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`,
                                                                                                                        `payment_type`, `payment_status`, `pending_reason`, `reason_code`,
                                                                                                                        `mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
                                                                                                                        `settle_amount`, `settle_currency`, `exchange_rate`, `case_id`,
                                                                                                                        `case_type`, `case_creation_date`, `valid`
                                                                                                                        ) VALUES (
                                                                                                                        '', '0', '0', '0', '',
                                                                                                                        '', '', '', '',
                                                                                                                        '', '', '', '',
                                                                                                                        '', '', '', '',
                                                                                                                        '', '', '', '',
                                                                                                                        '', '', '0', '',
                                                                                                                        '', '0', '', '', '',
                                                                                                                        '', '', '', '',
                                                                                                                        '', '', '', '',
                                                                                                                        '0', '0', '', '0', '0',
                                                                                                                        '0', '', '0', '',
                                                                                                                        '', '', '0'
                                                                                                                        );;

MySQL Error  : Duplicate entry '' for key 1
Error Number : 1062
Date        : Wednesday, November 9th 2005 @ 11:52:51 AM
Script      : http://www.realopinion.com/realboards/ppverify.php
Referrer    :
IP Address  : 142.161.88.138
Username    : Ill Bill
Classname    : vb_database


davidw 11-09-2005 05:53 PM

Quote:

Originally Posted by DS MrSinister
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>


Wonderful work - if I could... I'd click install :)

mikehawk 11-09-2005 05:59 PM

Quote:

Originally Posted by divided_by_fear
its really not to hard to be honest... you have to go into the .xml file and for the title where it says "vBulletin" near the top, you have to change it to all lowercase "vbulletin", then resave... that makes it show up in admiccp.... reread my post i asked the same thing cause mine didnt show....


:rolleyes: This solved my problem... it should really be fixed. :ermm:

mikehawk 11-09-2005 06:06 PM

The donations button in my nav bar doesn't show up even when I click activate in the settings. :ermm:

DS MrSinister 11-09-2005 06:13 PM

all the thx should goto micheal332001 for helping me out with the module file..

i thought to post it for everyone to use.

mikehawk 11-09-2005 06:15 PM

Finally installed but that was a +++++ to install..... a lot of things are forgotten in the instructions such as navbar coding and switching VBULLETIN to lowercase in the .xml.

Nothing against the coder though; it's a solid hack. Good work. :squareeyed:

Chief Corn 11-09-2005 10:43 PM

sinister, paypal module looks good. works on left column. thanks.

any solution to the ppverify.php error?

DS MrSinister 11-10-2005 02:56 AM

Quote:

Originally Posted by Chief Corn
sinister, paypal module looks good. works on left column. thanks.

any solution to the ppverify.php error?


I think ppverify.php file has something todo with donate.php file. not 100% sure or not.

RGSMDNR 11-10-2005 11:21 AM

i need some coding help here. i have this running currently on my site. what conditional would i type in so that once a user donates, the google ads are gone.

thanks!

davidw 11-11-2005 10:37 PM

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

I get the same issue - how I found out is that I got an email regarding a database error (guess because someone tried to send me paypal)...
Code:

Database error in vBulletin 3.5.1:

Invalid SQL:
INSERT INTO vb_donation_paypalipn (
MySQL Error  : Duplicate entry '*****************' for key 1
Error Number : 1062
Date        : Friday, November 11th 2005 @ 05:40:19 PM
Script      : http://www.***************.org/ppverify.php
Referrer    :
IP Address  : ***.***.***.***
Username    : Unregistered
Classname    : vb_database

The ppverify.php says:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, **********@christianboards.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Chief Corn 11-11-2005 11:10 PM

Quote:

Originally Posted by christianb
I get the same issue - how I found out is that I got an email regarding a database error (guess because someone tried to send me paypal)...
Code:

Database error in vBulletin 3.5.1:

Invalid SQL:
INSERT INTO vb_donation_paypalipn (
MySQL Error  : Duplicate entry '*****************' for key 1
Error Number : 1062
Date        : Friday, November 11th 2005 @ 05:40:19 PM
Script      : http://www.christianboards.org/ppverify.php
Referrer    :
IP Address  : ***.***.***.***
Username    : Unregistered
Classname    : vb_database


i took a look in phpmyadmin to see what this dupe entry was and there's a line with just 0's in it so i deleted it. checked ppverify.php and it was a blank white page like how it should be. then i went back to phpmyadmin to see the line with 0's was there again and ppverify.php was doing the error again. maybe in ppverify.php the delete sql query command can be added to it, but i don't know where that would go.

davidw 11-11-2005 11:27 PM

I had to edit that link in the database error - when its clicked - I get an email with the database error.

SlaPPiE 11-12-2005 07:54 AM

Running 3.5.1. Appeared to install smoothly, found fix for AdminCP menu in this thread, but now when I goto Edit Options in the User CP, the following error is thrown at the top of the page (directory location edited, BTW)
Quote:

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in .../profile.php(2702) : eval()'d code on line 66
followed up by a lack of content on the page.

divided_by_fear 11-14-2005 09:44 AM

this is a nice mod but if you look in your profile (Last Activity: Today )member.php will be all along the side instead of the bottom... is there a way to fix that?

Mith 11-14-2005 10:48 AM

Quote:

Originally Posted by divided_by_fear
this is a nice mod but if you look in your profile (Last Activity: Today )member.php will be all along the side instead of the bottom... is there a way to fix that?

If I remember correctly, this only happened to me when i reinstalled paypal donations.. the install script created the donations stuff in MEMBERINFO Template a second time...

I have found the easiest way to search for anomolies is to highlight all the text in a given template, and copy and paste it into frontpage... you can then get a good grasp (although not always perfect looking) of what your template is doing graphically (and also change the way your template looks very easily)

Rukas 11-14-2005 11:22 AM

^^ Or you can just use the preview button ;)

Outie 11-14-2005 02:46 PM

Hey guys nees some help.. When installing the software I am getting this error on one of the steps:

Fatal error: Call to undefined function: build_datastore() in /home/aacovers/public_html/vbforum/admincp/donation_install/donation_install_plugins.php on line 34

and here is that line:

print_description_row('Plugins installed, updating datamanager...');
vBulletinHook::build_datastore($db);
print_description_row('Datamanager updated');

line 24 is in the middle. Any ideas or hints?

Thanks

Chris

Outie 11-14-2005 03:11 PM

Quote:

Originally Posted by rammbs
i was able to fix this by enabling plugins. duh. :o

where did you activate plugins?

davidw 11-14-2005 03:26 PM

One thing I've noticed and seems coincidental to my previous posts is that I get these error messages when someone sends me paypal outside of going to the website. For example - if I were to get paid through ebay for a paypal auction I would get an error message regarding that transaction, even though it had nothing to do with the site. I'm thinking to correct this I would probably need to set up a separate account (in it's entirety) for the site alone, and use the other for everything else. Hope my findings help someone else. :)

Outie 11-14-2005 04:12 PM

Ok got it fixed sorry for the nub question... Now I got everything working errr showing up right but I just donated some money and the transaction did not show up anywhere in the board (in the summary or under donate menu as a donation towards current goal). Can I get any help with this?

divided_by_fear 11-14-2005 04:23 PM

christianb i seen the same thing when i had it on my site... im was hoping Cloudrunner would update this some but i guess thats not the case....

DS MrSinister 11-14-2005 05:13 PM

Quote:

Originally Posted by SlaPPiE
Running 3.5.1. Appeared to install smoothly, found fix for AdminCP menu in this thread, but now when I goto Edit Options in the User CP, the following error is thrown at the top of the page (directory location edited, BTW)


followed up by a lack of content on the page.

goto your modifyoptions template click on view history.
you should have two templates to compare from.

1 should be 3.5.0 and the other should be 3.5.1.

what ever code was added by the hacks you have installed to the 3.5.0 u need to add it to 3.5.1 and make that your default template. that should take care of that error. thats what i did and fix the problem.

:D

Outie 11-14-2005 09:27 PM

Any Ideas to my problem above?

DS MrSinister 11-14-2005 09:48 PM

maybe try upload the files again and reinstall it

you might have to uninstall it first then install it.

mikehawk 11-16-2005 04:52 AM

Why does it say this:

3 transactions are marked by PayPal as Invalid.

I have received the money (A friend sent $1.00 to see if it works)... but yet on the donation pages (http://www.realopinion.com/realboards/donate.php), it does not show up and marks the transaction invalid.

:ermm: Any ideas?


All times are GMT. The time now is 04:56 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.02591 seconds
  • Memory Usage 1,899KB
  • 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
  • (10)bbcode_code_printable
  • (17)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
  • (40)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