vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Tournaments, Ladders & Leagues Manager v4.x (https://vborg.vbsupport.ru/showthread.php?t=238945)

stalkingdatoast 05-12-2014 01:18 AM

1 Attachment(s)
im still having problems accepting invites to join a team. i get the error below when i open the message and click on the link

I also posted a image of my settings , not sure if maybe i have something incorrect on the settings , that why people can accept invites.

bananalive 05-12-2014 08:59 PM

1 Attachment(s)
Quote:

Originally Posted by stalkingdatoast (Post 2497381)
im still having problems accepting invites to join a team. i get the error below when i open the message and click on the link

I also posted a image of my settings , not sure if maybe i have something incorrect on the settings , that why people can accept invites.

Your settings are fine. Fixed in attached

stalkingdatoast 05-24-2014 10:49 AM

I have been testing the system for a while now, and i was wondering if there is a way to reset all stats like, how many tournaments or ladders a members has joined , played or won a tournament?

betts02 05-29-2014 06:40 PM

Sent you a email mate, Please reply when you can, Cheers

betts02 06-05-2014 04:08 PM

Can you please get back to me as ive emailed you twice yet no responce.

Team invites are not working for some reason

betts02 06-05-2014 05:22 PM

I have the TAB feature, I created a tab and content, It shows in the correct place yet when i click to view i get:

http://xleague.co.uk/ladders.phpladd...iew&id=2&sh=10

As you can see, It has ladders.phpladders.php so i assume it needs a ladder.php taking out, Can you fix or tell me how to fix cheers

Bestrafung 06-06-2014 07:22 PM

I'm trying to add a Steam block to the free agent page. I have a profile field for the Steam community id. I have a plugin started to output the profile field but it requires the free agent's userid. I see in the tmnt_freeagent template that there is $agent['userid']. Does anyone know how to use this in a plugin to load the agentid? Here's the rough code I have worked up but I don't know if any of it is correct. Any pointers would be appreciated.

PHP Code:

// get agent userid
$userinfo fetch_userinfo($agent['userid']);
// get profile field
$steamid_card $userinfo['field11'];

vB_Template::PreRegister('tmnt_freeagent',array('steamid_card' => $steamid_card)); 

The idea is to use this code on the free agent page to show a Steam block:
HTML Code:

<a target="_blank" href="http://steamcommunity.com/id/{vb:raw steamid_card}"><img width="203" border="0" alt="" src="http://steamcard.com/do/original/{vb:raw steamid_card}.png"></a>
I've had it working with the currently logged in user's userid but I need it to work with the free agent's userid.

bananalive 06-08-2014 06:50 PM

Quote:

Originally Posted by stalkingdatoast (Post 2499193)
I have been testing the system for a while now, and i was wondering if there is a way to reset all stats like, how many tournaments or ladders a members has joined , played or won a tournament?

Easiest way is via phpmyadmin, otherwise you can edit users in modcp.

bananalive 06-08-2014 06:52 PM

Quote:

Originally Posted by betts02 (Post 2500819)
Can you please get back to me as ive emailed you twice yet no responce.

Team invites are not working for some reason

I'm not sure I've got your email, try this:

PHP Code:

live.banana [atgmail.com 


bananalive 06-08-2014 06:52 PM

Quote:

Originally Posted by betts02 (Post 2500824)
I have the TAB feature, I created a tab and content, It shows in the correct place yet when i click to view i get:

http://xleague.co.uk/ladders.phpladd...iew&id=2&sh=10

As you can see, It has ladders.phpladders.php so i assume it needs a ladder.php taking out, Can you fix or tell me how to fix cheers

I'm not sure you are running latest version, as I cannot replicate this error, please email me and I can send it to you.


All times are GMT. The time now is 08:30 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.03560 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_html_printable
  • (2)bbcode_php_printable
  • (4)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