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)
-   -   Buy Thread: Pay to Post New Thread (https://vborg.vbsupport.ru/showthread.php?t=116605)

mmurtha 11-03-2008 02:56 PM

Quote:

Originally Posted by onehost (Post 1658594)
Could you please post the fix here.

Sure here it is:

you must update your template

In your Admin CP under Styles & Template select Search In Templates...

Search for:
HTML Code:
Code:
value="$session[sessionhash]"
In every template this occurs in add this line directly after the line containing the above, if it doesn't exist already:

PHP Code:
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
Save the template.


Courtesy of BulkanW

Hope this helps ...

Mary

stanleys 01-23-2009 11:33 PM

Are there any other mods similar to this one?

g0dfather1984 02-01-2009 12:23 AM

Works on 3.8 for me.

Thanks!

stanleys 02-01-2009 12:33 AM

Quote:

Originally Posted by g0dfather1984 (Post 1730462)
Works on 3.8 for me.

Thanks!

Did you have to modify the template?

g0dfather1984 02-01-2009 02:30 AM

Quote:

Originally Posted by stanleys (Post 1730475)
Did you have to modify the template?


Yeah, go to this template:


ptpnt_buythread_form

And search for:

"$session[sessionhash]"

Then add this right after:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

stanleys 02-01-2009 03:32 AM

Thanks g0dfather1984, got it to work.

g0dfather1984 02-01-2009 05:31 AM

Quote:

Originally Posted by stanleys (Post 1730570)
Thanks g0dfather1984, got it to work.

Anytime.

iexcel 03-13-2009 02:33 AM

Thanks for this plugin. However, when I tried to use it on my forum, after clicking on "Submit", I got:

"Fatal error: Call to a member function shareads() on a non-object in /home/xxx/public_html/forum/includes/functions.php(5721) : eval()'d code on line 11

My vB version is 3.8.1.

Any idea or suggestions?

Thanks in advance.

microdot 04-29-2009 08:16 PM

Is it possible to set this up so it takes reaccuring payments?

Thanks!

ilrglen 08-13-2009 08:52 PM

I want to not allow anyone to register unless they have a paid subscription. I do not want people even viewing my site for free. Would this system work for this purpose or is there something in 3.8 that I have missed that would do this without any add-ons? Help!


All times are GMT. The time now is 04:08 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.01350 seconds
  • Memory Usage 1,734KB
  • 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_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