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 8
1
2
3
>
Last
»
Showing results 1 to 25 of 189
Search took
0.01
seconds.
Search:
Posts Made By:
al3bed
Forum:
vBulletin 5.x Products & Extensions
07-19-2021, 12:20 PM
Replies:
76
Add-On Releases -
Yilmaz - Advanced Forum Statistics Module (AJAX) Compatible 5.6.x
Views:
16,054
Posted By
al3bed
Helllo, I have little problem here.. I tried...
Helllo,
I have little problem here.. I tried to uninstalled as mentioned above then reinstall the product but I got no widget.. I tried to add the widget to different pages but no luck! Any idea...
Forum:
vB4 Programming Discussions
11-12-2011, 03:50 AM
Replies:
6
How to change a specified code in a specified template with a specified code
Views:
700
Posted By
al3bed
I already know how to change the value of an...
I already know how to change the value of an existing variable, I want to modify the template in a plugin
for example I need to render newpost_quote template as empty of it's content for specific...
Forum:
vB4 Programming Discussions
11-11-2011, 07:43 AM
Replies:
6
How to change a specified code in a specified template with a specified code
Views:
700
Posted By
al3bed
hi, I have the same question I'm a little...
hi, I have the same question
I'm a little need to know the 'more difficult' .. it seems there is no way ever
your best shot is using ad_location and template hooks
but if you need to change...
Forum:
vB4 General Discussions
07-14-2011, 05:03 PM
Replies:
2
Help! Session Timed Out Message
Views:
320
Posted By
al3bed
vb session stores in the database, you may need...
vb session stores in the database, you may need to check yours or just try to do the maintenance stuff.
Forum:
vB4 General Discussions
07-14-2011, 04:57 PM
Replies:
2
Can I sticky a post Within an individual thread?
Views:
428
Posted By
al3bed
possible only using a modification. I just search...
possible only using a modification. I just search vb.org and found one in garbage section. you may need to program it yourself or request it.
Forum:
vB4 General Discussions
06-26-2011, 11:35 AM
Replies:
8
Category Image ?
Views:
950
Posted By
al3bed
you need to add new field in database forum...
you need to add new field in database forum table, print it in edit forum and register it, plus to modifying forumbit templates.
In another word, you need a plugin.
Forum:
vB4 General Discussions
06-25-2011, 04:52 PM
Replies:
7
global_* not woriking in CMS!
Views:
585
Posted By
al3bed
Lynne, I tried to global it but I thought why I...
Lynne, I tried to global it but I thought why I should do so I am already using a global hook! .. anyway it's not work.
Paul, I',m trying to add something like this shown in header in all pages:...
Forum:
vB4 General Discussions
06-25-2011, 01:36 PM
Replies:
7
global_* not woriking in CMS!
Views:
585
Posted By
al3bed
ok I got something wrong! the $vbphrase doesn't...
ok I got something wrong! the $vbphrase doesn't work in global_bootstrap_init_start, any idea?
Forum:
vB4 General Discussions
06-20-2011, 09:38 AM
Replies:
7
global_* not woriking in CMS!
Views:
585
Posted By
al3bed
refactoring stuff huh .. thanks Lynne, you are...
refactoring stuff huh .. thanks Lynne, you are very helpful person. :up:
Forum:
vB4 General Discussions
06-18-2011, 04:37 PM
Replies:
7
global_* not woriking in CMS!
Views:
585
Posted By
al3bed
global_* not woriking in CMS!
hi,
I'm trying to register variables for header template, but they are not working in CMS pages? navbits hook is working great but my problem is that I want to register them for header not navbar...
Forum:
vB4 Programming Discussions
06-15-2011, 09:41 AM
Replies:
7
Is there a hook for accepted friends?
Views:
847
Posted By
al3bed
I guess this goes through Ajax. the nearest hook...
I guess this goes through Ajax. the nearest hook is profile_contactlist_listtype but it's not what you want... what are you trying to do anyway?
Forum:
vB4 Programming Discussions
06-04-2011, 08:52 PM
Replies:
0
getting the cms list nodes
Views:
380
Posted By
al3bed
getting the cms list nodes
hi there,
I want to get the list of sections of vbcms to show them in the forum index or any other template, I could just do a SQL query to do that then rendering them using 'vbcms_navbar_link'...
Forum:
vB4 Programming Discussions
02-05-2011, 12:34 PM
Replies:
2
Some of my admins are seeing SQL errors
Views:
542
Posted By
al3bed
you seems have problem with vb cms permissions .....
you seems have problem with vb cms permissions .. check out your configuration for each section ..
go to phpmyadmin and browse administrator table to see if there are any vbcmspermissions field...
Forum:
vB4 General Discussions
02-05-2011, 12:28 PM
Replies:
5
Google Adsense
Views:
882
Posted By
al3bed
you need to edit user-group permissions from...
you need to edit user-group permissions from AdminCP
Forum:
vB4 Programming Discussions
02-04-2011, 10:38 PM
Replies:
10
Syntax highlighting
Views:
1,392
Posted By
al3bed
vb uses highlight_string function can be found in...
vb uses highlight_string function can be found in class_bbcode.php
you may need to Shift F5 refresh or to add php.ini inside forum directory
Forum:
vB4 Programming Discussions
02-04-2011, 10:22 PM
Replies:
3
reading forumid, threadid, postid from init_startup
Views:
1,868
Posted By
al3bed
you tried this using GPC function?
you tried this using GPC function?
Forum:
vB4 Programming Discussions
02-04-2011, 07:55 PM
Replies:
3
Make posts sticky
Views:
745
Posted By
al3bed
you could program a plugin to do that ..
you could program a plugin to do that ..
Forum:
vB4 Programming Discussions
02-04-2011, 07:53 PM
Replies:
21
Retrive The Field Info
Views:
1,975
Posted By
al3bed
you need to use plugin for your code, save result...
you need to use plugin for your code, save result in variable, then insert it in a template
Forum:
vB4 Programming Discussions
02-04-2011, 07:51 PM
Replies:
1
making subforums appear directly under forum titles at forum home page
Views:
644
Posted By
al3bed
you need to edit template...
you need to edit template forumhome_forumbit_level2_post subfourms part and use vbmenu javascript to list them inside a menu .. using vb3 will be something like this:
<if...
Forum:
vB4 Programming Discussions
02-04-2011, 07:28 PM
Replies:
1
tags contenttypeid?
Views:
1,232
Posted By
al3bed
tags contenttypeid?
hello
I want to use vbulletin tags in add-on but there is something I can't understand yet, it is in database Table: tagcontent field contenttypeid ..
I notice that if it's blog tag id is 15...
Forum:
vB4 Programming Discussions
12-10-2010, 12:10 PM
Replies:
2
function process_new_login
Views:
1,270
Posted By
al3bed
I will appreciate a response
I will appreciate a response
Forum:
vB4 Programming Discussions
12-06-2010, 09:37 PM
Replies:
2
function process_new_login
Views:
1,270
Posted By
al3bed
function process_new_login
hello,
I just need to understand how it's work ..
we have a function called process_new_login, it's exist in includes/functions_login.php and it's called by login.php from do=login request .....
Forum:
vBulletin 3.8 Add-ons
05-29-2010, 01:42 AM
Replies:
302
Integration with vBulletin -
Ain - Advanced Google AdSense
Views:
92,706
Posted By
al3bed
sorry guys these day I don't have time to support...
sorry guys these day I don't have time to support you.. I will change the status to not supported ..
I'm planning to upgrade it with many features but not for this period so I will allow you...
Forum:
Mod of the Month
04-06-2010, 01:47 PM
Replies:
15
MOTM for April 2010
Views:
13,331
Posted By
al3bed
Soccer Betting Game is great idea
Soccer Betting Game is great idea
Forum:
vB4 General Discussions
01-23-2010, 09:44 PM
Replies:
0
vBCms Comments forum?
Views:
494
Posted By
al3bed
vBCms Comments forum?
can any one please tell me what is "vBCms Comments" fourm? and for what? and how I should use it? and how I should use it?
it's seems to be the forum where CMS comment go in but it's not appear in...
Showing results 1 to 25 of 189
Page 1 of 8
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
07:04 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.01746 seconds
Memory Usage
2,049KB
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
(13)
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.0028
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(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(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(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(203, 0, 1,''); -> cached fperms for forum 203
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
FULLTEXT Search
php_sapi_name(): fpm-fcgi