vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Goldbrick Audio/Video Media System (https://vborg.vbsupport.ru/showthread.php?t=165505)

unitedpunjab 04-30-2008 02:14 PM

Quote:

Originally Posted by rapidphim (Post 1503409)
Nix,
When I post a media link in the user profile, I received this error msg
Code:

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

Can this be fixed?

edit gb_usercp_profile template

change

Code:

    <input type="hidden" name="s" value="$session[sessionhash]" />
to

Code:

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


MissKalunji 04-30-2008 02:15 PM

Quote:

Originally Posted by rapidphim (Post 1503409)
Nix,
When I post a media link in the user profile, I received this error msg
Code:

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

Can this be fixed?

yeah it can the security token has been changed
But id on't know which template you have to edit to add this :
Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
i don't have this install :-/

rapidphim 04-30-2008 02:28 PM

Quote:

Originally Posted by unitedpunjab (Post 1503429)
edit gb_usercp_profile template

change

Code:

    <input type="hidden" name="s" value="$session[sessionhash]" />
to

Code:

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


Thanks much. This killed the error. However, I am wondering where/how I am going to see it in the profile? It did not show anything.

K4GAP 04-30-2008 05:38 PM

I can not begin to describe how dang good this product is! Kudos to those that had anything to do with it.

sweeps78 04-30-2008 08:14 PM

Does anyone know how to work this plugin without using BBCode as is stated in the docs?

rapidphim 04-30-2008 09:30 PM

just paste the link into your post. That's it.

Exitilus 04-30-2008 10:11 PM

Is there a way to turn off "Profile Video". I can't seem to find a way to actually stop it from showing up.

Also ... in the future will it be able to play MP3's instead of just Video on the Profiles ?

rapidphim 04-30-2008 10:48 PM

you can turn off the user profile Goldbrick video by editing the user group permission.

Exitilus 04-30-2008 11:10 PM

Tried that ... it still shows up O.o

joh 04-30-2008 11:55 PM

I can not seem to get this mod to work.


All times are GMT. The time now is 10:12 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.02386 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)bbcode_code_printable
  • (3)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