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...
Showing results 1 to 17 of 17
Search took
0.00
seconds.
Search:
Posts Made By:
mondingnibai
Forum:
vB4 General Discussions
09-13-2016, 12:28 AM
Replies:
5
What's the difference between the post ip and user ip?
Views:
376
Posted By
mondingnibai
Thank you for your quick response. So you mean...
Thank you for your quick response. So you mean that he is posting from different place and he registered in different place also?Or maybe his ip changing everytime he open up his computer?
Forum:
vB4 General Discussions
09-12-2016, 11:39 PM
Replies:
5
What's the difference between the post ip and user ip?
Views:
376
Posted By
mondingnibai
What's the difference between the post ip and user ip?
There is this one guy trying to post on my forum yesterday. I checked his post and I just found out that his registration ip (which I checked his profile) is different from the ip when he is posting...
Forum:
vB4 General Discussions
08-22-2016, 12:41 AM
Replies:
1
How to make my own vbulletin error
Views:
452
Posted By
mondingnibai
How to make my own vbulletin error
Guyz, I would like to ask how to create my vbulletin error. Not using the default error in vbulletin. How to call it in the code? I tried to create adding new phrase but when I call it it shows the...
Forum:
vB5 General Discussions
08-18-2016, 01:29 AM
Replies:
5
Install.php problem.
Views:
494
Posted By
mondingnibai
Lynne thank you for moving it to VB5 General...
Lynne thank you for moving it to VB5 General Discussions. Im a newbie in this site and I dont know where is the right place to ask question.
This is all about VB4 version xx. I updated the code...
Forum:
vB5 General Discussions
08-06-2016, 02:16 AM
Replies:
5
Install.php problem.
Views:
494
Posted By
mondingnibai
Install.php problem.
Hey guyz, I dont know if I am the only experiencing this one or not. What I have observed in the install.php is that everytime I update one php file in vbulletin I need to reupload everything. Why...
Forum:
vB4 Programming Discussions
04-24-2015, 12:02 AM
Replies:
2
Advanced search - no data received
Views:
522
Posted By
mondingnibai
Does anybody know the reason for this?pleas help...
Does anybody know the reason for this?pleas help me.. ASAP. .
Forum:
vB4 Programming Discussions
04-15-2015, 03:27 AM
Replies:
2
Advanced search - no data received
Views:
522
Posted By
mondingnibai
Advanced search - no data received
Hi everyone. After I upgrade my vbulletin forum page to 4.2.2 level patch 4. when I clicked on the advanced search link it shows me the "No data received. Unable to load the webpage because the...
Forum:
vB4 Programming Discussions
03-26-2015, 01:09 AM
Replies:
5
Image does not show in article and gallery pages
Views:
692
Posted By
mondingnibai
Thank to both of you @cellarius and @lynne. I...
Thank to both of you @cellarius and @lynne. I much appreciated your time for giving me some tips. Thanks Guyz.
@lynne your right so I check the hook called and its working fine now.
Forum:
vB4 Programming Discussions
03-26-2015, 12:59 AM
Replies:
6
How include two php file using hook location global_start
Views:
854
Posted By
mondingnibai
I got it working @kh99, thanks for your time and...
I got it working @kh99, thanks for your time and giving me some tips on how to check it. Yup, there is a conflict in function and I change it and right now its working perfect. Thanks dude.
Forum:
vB4 Programming Discussions
03-21-2015, 12:12 AM
Replies:
5
Image does not show in article and gallery pages
Views:
692
Posted By
mondingnibai
Yupz those pages or templates are called.I am...
Yupz those pages or templates are called.I am using the global_start hook location.
Forum:
vB4 Programming Discussions
03-20-2015, 01:07 AM
Replies:
5
Image does not show in article and gallery pages
Views:
692
Posted By
mondingnibai
Image does not show in article and gallery pages
I successfully created a plug-in. I have also a template called show_image, this show image is located below the navbar. I want to show a image right here, so I create a plug-in and call the variable...
Forum:
vB4 Programming Discussions
03-14-2015, 12:55 AM
Replies:
6
How include two php file using hook location global_start
Views:
854
Posted By
mondingnibai
@kh99 I already use that also but nothing...
@kh99 I already use that also but nothing happens. I really dont know what's the reason.
--------------- Added 1426298238 at 1426298238 ---------------
Is it possible to create plug-in with the...
Forum:
vB4 Programming Discussions
03-14-2015, 12:10 AM
Replies:
6
How include two php file using hook location global_start
Views:
854
Posted By
mondingnibai
@kh99 when I add the semicolon at the end its...
@kh99 when I add the semicolon at the end its still the same happend nothings appears. I already preRegister the template already.
But when I activate one by one it works but when I activate the...
Forum:
vB4 Programming Discussions
03-13-2015, 12:54 AM
Replies:
6
How include two php file using hook location global_start
Views:
854
Posted By
mondingnibai
How include two php file using hook location global_start
I want to ask how to include two php files separately?using the hook location global start?
Right now, I have two plug-in code namely firstplugin and secondplugin with same code. See below:
...
Forum:
vB4 Programming Discussions
03-10-2015, 01:17 AM
Replies:
6
Calling a plug-in
Views:
918
Posted By
mondingnibai
when I add the semicolon, still the result does...
when I add the semicolon, still the result does not shows up. I dont know why, in my hook location I used global start.
Forum:
vB4 Programming Discussions
03-07-2015, 03:52 AM
Replies:
6
Calling a plug-in
Views:
918
Posted By
mondingnibai
When I check this code and follow the different...
When I check this code and follow the different instructions in here. .
Still my output does not shows up. what's the real problem here. .
Forum:
vB4 Programming Discussions
03-06-2015, 04:31 AM
Replies:
6
Calling a plug-in
Views:
918
Posted By
mondingnibai
Calling a plug-in
I am newbie on this kind of field such as editing vbulletin. Right now, Im trying to add a simple plugin which display the message hi, but sad to say when I run it does not give output or result. How...
Showing results 1 to 17 of 17
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
09:45 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.01259 seconds
Memory Usage
1,973KB
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)
post_thanks_navbar_search
(1)
search_results
(17)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0004
(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(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
FULLTEXT Search
php_sapi_name(): fpm-fcgi