The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 77
Search took
0.01
seconds.
Search:
Posts Made By:
stangger5
Forum:
vB4 Programming Discussions
12-03-2021, 10:33 AM
Replies:
1
PHP Error
Views:
1,119
Posted By
stangger5
Give this a try: $permsphrase["$title"] =...
Give this a try:
$permsphrase["$title"] = $vbphrase[$values['phrase']];
Forum:
vBulletin 4.x Add-ons
02-03-2021, 12:43 PM
Replies:
21
Add-On Releases -
HTML5 Game Mod for ibProArcade
Views:
6,558
Posted By
stangger5
Version 1.1 Added a few fixes from shka and...
Version 1.1
Added a few fixes from shka and lagrace. Thanks!
If you have Ruffle installed,
Flash games will work in new window and in tournaments now.
If you need a how to install Ruffle...
Forum:
vBulletin 4.x Add-ons
01-03-2021, 09:58 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
In the Score.txt edit for the index.php. ...
In the Score.txt edit for the index.php.
Change this:
$act = $_GET[act];
$autocom = $_GET[autocom];
$showuser= $_GET[showuser];
if($act == "Arcade" || $autocom=="arcade") {
include...
Forum:
ibProArcade
01-01-2021, 05:20 PM
Replies:
8
HTML5 Game Mod
Views:
2,276
Posted By
stangger5
Posted:...
Posted: https://vborg.vbsupport.ru/showthread.php?goto=newpost&t=328481
Forum:
vBulletin 4.x Add-ons
12-29-2020, 07:18 PM
Replies:
7
Mini Mods -
HTML5 Game Mod for v3arcade
Views:
4,006
Posted By
stangger5
Fix on my site and in the mod. New version...
Fix on my site and in the mod.
New version 1.1
Forum:
vBulletin 4.x Add-ons
11-15-2020, 11:01 AM
Replies:
1,109
Add-On Releases -
v3 Arcade - Professional vBulletin Gaming (vB4)
Views:
217,328
Posted By
stangger5
I got the vb edits from this post: ...
I got the vb edits from this post:
https://vborg.vbsupport.ru/showpost.php?p=2599847&postcount=20
I using PHP 7.4.12 right now.
v3arcade and ibproarcade both are working fine.
Ibproarcade...
Forum:
vBulletin 4.x Add-ons
04-24-2020, 09:00 PM
Replies:
7
Mini Mods -
HTML5 Game Mod for v3arcade
Views:
4,006
Posted By
stangger5
HTML5 Game Mod for v3arcade
New version 1.2
With this mod you can install and play HTML5 games.
Upload and overwrite arcade.php, arcadetourmnt.php and the admincp/v3arcade_admin.php files.
Upload images/arcade/html5.png...
Forum:
vB4 General Discussions
01-01-2020, 01:52 PM
Replies:
38
Why you don't upgrade to vB5 yet?
Views:
5,718
Posted By
stangger5
I just got around to trying Meister2017 edits,...
I just got around to trying Meister2017 edits, from this post.
https://vborg.vbsupport.ru/showpost.php?p=2599847&postcount=20
My vb 4.2.5 works fine with PHP 7.4 so far.
Forum:
vBulletin 4.x Add-ons
05-16-2019, 11:34 AM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
Mind if I have a look? You can pm me login info.
Mind if I have a look?
You can pm me login info.
Forum:
ibProArcade
02-11-2019, 07:20 PM
Replies:
11
Can't access to Arcade
Views:
2,363
Posted By
stangger5
To fix the error "PHP Warning: A non-numeric...
To fix the error "PHP Warning: A non-numeric value encountered in..." with PHP 7.1.26
admincp/arcade.php
Find:
if (substr($bbuserinfo['tzoffset'],1,0) == "+")
{
$temptime = $temptime...
Forum:
ibProArcade
01-30-2019, 09:40 AM
Replies:
11
Can't access to Arcade
Views:
2,363
Posted By
stangger5
Mind if I have a look?
Mind if I have a look?
Forum:
vBulletin 4.x Add-ons
01-13-2019, 12:17 PM
Replies:
8,794
Chat Modifications -
MGC Chatbox Evo
Views:
2,400,134
Posted By
stangger5
Try this: ...
Try this:
https://vborg.vbsupport.ru/showpost.php?p=2593997&postcount=8765
Forum:
vBulletin 4.x Add-ons
10-26-2018, 06:58 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
Its should be calling: dbclass_mysqli.php
Its should be calling: dbclass_mysqli.php
Forum:
vBulletin 4.x Add-ons
10-20-2018, 07:26 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
Yes..
Yes..
Forum:
ibProArcade Archive
09-01-2018, 12:07 PM
Replies:
5
Games with AND and OR Not Saving Scores
Views:
1,095
Posted By
stangger5
Dave gave me this two years ago. Replace the...
Dave gave me this two years ago.
Replace the whole ibp_cleansql function (at the bottom of arcade.php) with:
function ibp_cleansql($value)
{
global $vbulletin;
return...
Forum:
vBulletin 4.x Add-ons
03-26-2018, 03:13 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
Give this a try: Edit...
Give this a try:
Edit arcade/functions/functions.php
Find:
function load_words($current_lang_array, $area, $lang_type) {
require ROOT_PATH."arcade/lang/".$area.".php";
...
Forum:
ibProArcade Archive
12-04-2017, 11:24 AM
Replies:
3
[SOLVED]How to remove all scores of "0" from database
Views:
1,843
Posted By
stangger5
You can delete the Best Score in the Categories. ...
You can delete the Best Score in the Categories.
Admincp >> Arcade >> Categories.
Choose a category.
Put a check in the box to the right of the game or games you want to delete the Best Score...
Forum:
vBulletin 4.x Add-ons
11-01-2017, 06:39 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
ibProArcade Tab in Navbar vb4.2+ ...
ibProArcade Tab in Navbar vb4.2+
https://vborg.vbsupport.ru/showthread.php?t=309596
:)
Forum:
ibProArcade Archive
11-01-2017, 06:11 PM
Replies:
20
Fresh install and not Style
Views:
2,526
Posted By
stangger5
Heres another edit you can try: ARCADE_vB4...
Heres another edit you can try:
ARCADE_vB4 template:
<head>
{vb:raw headinclude}
<vb:if condition="$vboptions['storecssasfile']">
{vb:cssfile arcade-rollup.css}
<vb:else />...
Forum:
vBulletin 4.x Add-ons
07-11-2017, 03:35 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
Working with 7.0 and 7.1, Yes. Mind if I have a...
Working with 7.0 and 7.1, Yes.
Mind if I have a look?
Forum:
vBulletin 4.x Add-ons
06-30-2017, 06:19 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
For the life of me i can't get it to work. I...
For the life of me i can't get it to work. I moved another site over and the arcade was ok. The problem here is our move from PHP 5.6 to 7.1 :mad:[/QUOTE]
BGObsession arcade is Fixed..
...
Forum:
Community Lounge
03-19-2017, 07:34 PM
Replies:
21
vB Arcades ?
Views:
3,891
Posted By
stangger5
Hows an Arcade that plays html5 games? You can...
Hows an Arcade that plays html5 games?
You can even play them from your cell phone. ;)
I have a few installed.
Would anyone like to test them out?
Forum:
vBulletin 3.8 Add-ons
10-16-2016, 08:46 PM
Replies:
846
Add-On Releases -
v3 Arcade - Professional vBulletin Gaming
Views:
224,504
Posted By
stangger5
There`s a few good places.. ;) Try Google:...
There`s a few good places.. ;)
Try Google: ibproarcade games download free
Forum:
vBulletin 4.x Add-ons
10-16-2016, 08:42 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,325,294
Posted By
stangger5
I dont have vb5 to test with.
I dont have vb5 to test with.
Forum:
Community Lounge
10-11-2016, 03:17 PM
Replies:
403
The one and only Happy Birthday thread
Views:
74,112
Posted By
stangger5
Happy Birthday Mark !!
Happy Birthday Mark !!
Showing results 1 to 25 of 77
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
08:55 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.01896 seconds
Memory Usage
2,037KB
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)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
pagenav
(1)
pagenav_curpage
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(55)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.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/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0016
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
FULLTEXT Search
php_sapi_name(): fpm-fcgi