![]() |
Quote:
|
Bump - Has anybody used this or something similar to implement Pay-to-Post in 3.6????
|
Quote:
Shouldn't be too hard to replicate this plugin for calendar. At new calendar event start check to see if that calendar id is tied up with a forum that has buy thread activated. If it does, then kick in the buy thread option. |
Quote:
|
Can this work on specified forum ids only??
Probably wont be so hard? to do this?? |
I'm trying to implement a paid support section on our forum, to replace our ticketing system.
This mod is running fine on my 3.6.5 installation. Posters that were having problems with the mod, could you explain your issues? Also, after purchasing thread posts, the default is to redirect back to the forumhome. Here's how to redirect back to the newthread page on a purchase or the forum if not. Style Manager->Your Style->Edit Templates->ptpnt_buythread_form Replace: HTML Code:
<input type="hidden" name="return" value="$vboptions[bburl]/$vboptions[forumhome].php" /> HTML Code:
<input type="hidden" name="return" value="$vboptions[bburl]/newthread.php?do=newthread&f=$foruminfo[forumid]" /> |
Just an FYI for those complaining this doesn't work. It does work, but the reason you have the illusion it doesn't work is because you're admins and threads are by default free ;) Log in as a test user in registered group, and it works fine, although transactions don't appear to be being logged.
P.S. thanks for the post above echamberlain, saved me 5minutes tracking it down myself. |
Another issue I noticed last night, was the logic for checking if the user is entitled to post any more threads is incorrect :)
|
Has anyone managed to get this code updated???
|
Updated for 3.6.8 is what I meant to ask. Ayone?
|
All times are GMT. The time now is 04:05 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|