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)
-   -   vBulletin CMS Widgets - [WIDGET] Steam Group Stats (https://vborg.vbsupport.ru/showthread.php?t=240773)

j0k4w1ld 05-20-2011 09:41 PM

im using advanced cmps

how can i accomplish to install properly this module mates?

Kapeket 05-31-2011 04:28 AM

Quote:

Originally Posted by MissSavitri (Post 2196897)
I'm getting the following error in 4.1.3:


Parse error: syntax error, unexpected '<' in /homepages/17/d366822374/htdocs/forums/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 1

Is there any chance of an update?

Same here.

Thanks for the efforts and want to run this one on our site for sure.

matt.b 08-29-2011 11:59 PM

When I go to create a widget there's only a php direct extension choice.

Mine only shows the date and a small php icon at the top left.

Kapeket 09-08-2011 12:49 AM

1 Attachment(s)
Quote:

Originally Posted by matt.b (Post 2239698)
When I go to create a widget there's only a php direct extension choice.

Mine only shows the date and a small php icon at the top left.

Remove that coding and place what is provided here.

I am having a little bit of a different issue with a forum block.

Here is the image of that situation:


https://vborg.vbsupport.ru/attachmen...1&d=1315446658

thecore762 09-08-2011 03:50 AM

Will this work with vBadvanced?

AcesGaming 11-03-2011 08:28 PM

Cannot get this to work on my site no matter what I do. The default way displays:

Code:

Parse error: syntax error, unexpected '<' in /homepages/46/d281957229/htdocs/aces/packages/vbcms/widget/execphp.php(191) : eval()'d code on line 1
And if I try and use the php call trick, it doesn't work because file-access is disabled on my server for security purposes.

Am I shit out of luck? How do other people have this working and I can't... really bugging my head.

MadMakz 11-18-2011 12:17 AM

Quote:

Originally Posted by MadMakz (Post 2183981)
Thanks! Marked as installed, though, i haven't actually installed this code since i'm not running the Suite.

I've stripped and modded the code a little and use it in the forums sidebar and felt to just share it here.



demo: http://community.cgx24.com/forum.php

small and simple error handling for if steamcommunity's webservers are out of order:

add
PHP Code:

if($http_response_header[0] != "HTTP/1.1 200 OK"){ return "<div class=\"blockrow\">Steamcommunity appears to be down.</div>"; } 

before
PHP Code:

preg_match('#<h1>(.+)</h1>#sU'$url$aMatches); 

btw: it might be good idea to redo the whole mod using steamcommunities webapi. it's way more lightweight an easier to handle.

fookaa 12-22-2011 01:51 PM

Wooo i finally got it working...

I used the 2nd code and it does not work if your steam group name has - in it. I changed my group name from Kool-Killers to TheKoolKillers and then put it in a php file in root then made a new block on vBadvanced and set it in the block as an iframe...

Anyone ever work out the last 24 hours thing ?

Replicators 12-23-2011 02:44 PM

I am starting to hate the vbulletin cms, i am thinking of switching back to vbadvanced. Clicking configure next to widget ain;t doing anything at all.

fookaa 09-05-2012 03:37 PM

Ah maaaaaaaaaaan ...

Steam just updated some stuff and its busted ...

Any way to get this working again ?


All times are GMT. The time now is 04:58 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.01141 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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