![]() |
This product is not compatible with version 4.1.2 of vBulletin.
|
works fine with my 4.1.2
|
Uninstalled due to lack of support. :(
Nice mod when it used to work with me. |
Quote:
http://www.vbulletin-germany.org/showthread.php?t=5275 |
Works without problems on my 4.1.2
|
Quote:
Code:
(!isset($GLOBALS['vbulletin']->db)) { exit; } define('VURL_URL', 1); define('VURL_TIMEOUT', 2); define('VURL_POST', 4); define('VURL_HEADER', 8); define('VURL_POSTFIELDS', 16); define('VURL_ENCODING', 32); define('VURL_USERAGENT', 64); define('VURL_RETURNTRANSFER', 128); define('VURL_HTTPHEADER', 256); define('VURL_CLOSECONNECTION', 1024); define('VURL_FOLLOWLOCATION', 2048); define('VURL_MAXREDIRS', 4096); define('VURL_NOBODY', 8192); define('VURL_CUSTOMREQUEST', 16384); define('VURL_MAXSIZE', 32768); define('VURL_DIEONMAXSIZE', 65536); define('VURL_VALIDSSLONLY', 131072); define('VURL_ERROR_MAXSIZE', 1); define('VURL_ERROR_SSL', 2); define('VURL_ERROR_URL', 4); define('VURL_ERROR_NOLIB', 8); define('VURL_HANDLED', 1); define('VURL_NEXT', 2); define('VURL_STATE_HEADERS', 1); define('VURL_STATE_LOCATION', 2); define('VURL_STATE_BODY', 3); /** * vBulletin remote url class * * This class handles sending and returning data to remote urls via cURL and fsockopen * * @package vBulletin * @version $Revision: 40651 $ * @date $Date: 2010-11-16 16:23:46 -0800 (Tue, 16 Nov 2010) $ * */ class vB_vURL { /** * vBulletin Registry Object * * @var string */ var $registry = null; /** * Error code * * @var int */ var $error = 0; /** * Options bitfield * * @var integer */ var $bitoptions = 0; /** * List of headers by key * * @var array */ var $headerkey = array(); |
Well upgraded to vbulletin 4.1.3 and this hack started working afterwards, must have sorted it out somehow or another ?
Anyway, does anyone know if you can manually add leagues to this? I am looking for the league 1 + 2 of the english league pyramid, would be very grateful for anything. |
Does anyone know which database table the users settings & options gets stored in? As I would like to set all of my members email notifications preferences to a default.
|
get to play as teams or any tutorials for this game
|
No updated games for the Scottish Premier League, remaining fixtures missing!
Good while it lasted but next season will be reinstalling my previous Prediction League :cool: |
All times are GMT. The time now is 03:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|