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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.03
seconds.
Search:
Posts Made By:
ragtek
Forum:
vBulletin 4.x Add-ons
01-17-2013, 01:54 PM
Replies:
7
Miscellaneous Hacks -
WebDAV Access
Views:
4,276
Posted By
ragtek
Still not able to save the files:( There's...
Still not able to save the files:(
There's also nothing in the errorlog excpect a strict message
Which i fixed with making the method static.
Forum:
vBulletin 4.x Add-ons
07-28-2012, 06:52 AM
Replies:
109
Miscellaneous Hacks -
ImpEx Module: Xenforo
Views:
42,825
Posted By
ragtek
if (isset($parentnodes[$importid]) AND...
if (isset($parentnodes[$importid]) AND isset($importforums[$parentnodes[$importid]]))
{
$Target_Db_object->query("
UPDATE {$tableprefix}forum
...
Forum:
vBulletin 4.x Add-ons
07-27-2012, 06:54 PM
Replies:
109
Miscellaneous Hacks -
ImpEx Module: Xenforo
Views:
42,825
Posted By
ragtek
"bug" in 000.php function...
"bug" in 000.php
function parent_id_update($Source_Db_object, $Target_Db_object, $Source_tableprefix, $Target_tableprefix)
{
// mapping table: importforumid => forumid
$importforums =...
Forum:
vBulletin 4.x Add-ons
05-24-2012, 05:10 PM
Replies:
109
Miscellaneous Hacks -
ImpEx Module: Xenforo
Views:
42,825
Posted By
ragtek
That's the standard prefix which is hardcoded in...
That's the standard prefix which is hardcoded in the entire code and used for all standard xf tables
http://xenforo.com/community/threads/xf_-table-prefix.19408/...
Forum:
vBulletin 4.x Add-ons
05-23-2012, 01:29 PM
Replies:
109
Miscellaneous Hacks -
ImpEx Module: Xenforo
Views:
42,825
Posted By
ragtek
IMO all the {$tableprefix} are unnecessary,...
IMO all the {$tableprefix} are unnecessary, because xf doesn't have a table prefix:)
Forum:
Modification Graveyard
05-21-2012, 09:57 AM
Replies:
38
Add-On Releases -
Fun Shop System
Views:
7,897
Posted By
ragtek
Hm, i can't contact the dev, but i need, because...
Hm, i can't contact the dev, but i need, because of a possible security vulnerability
Forum:
Community Lounge
05-19-2012, 09:13 AM
Replies:
19
XenForo to vBulletin4
Views:
9,065
Posted By
ragtek
offtopic;) see my conversation:)
offtopic;)
see my conversation:)
Forum:
Community Lounge
05-19-2012, 08:52 AM
Replies:
19
XenForo to vBulletin4
Views:
9,065
Posted By
ragtek
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=152931" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=152931</a>
Forum:
Community Lounge
05-19-2012, 07:32 AM
Replies:
19
XenForo to vBulletin4
Views:
9,065
Posted By
ragtek
good luck!:P And yeea, TMS is a must have ...
good luck!:P
And yeea, TMS is a must have
The cache rebuild is a big problem, but it was IMO your fault:P
You shouldn't install/deinstall styles & plugins daily:P
That's why you should...
Forum:
vBulletin 4.x Add-ons
05-19-2012, 07:20 AM
Replies:
7
Miscellaneous Hacks -
WebDAV Access
Views:
4,276
Posted By
ragtek
Just installed it and it took me some time to...
Just installed it and it took me some time to find the new field for the webdav pw:D
I'm able to load files & templates, but once i change the file and save it, it's not saved to the db.
My...
Forum:
vBulletin 4 Articles
05-14-2012, 11:33 AM
Replies:
97
[HOW TO - vB4] Create a New Tab in the navbar (with template)
Views:
41,453
Posted By
ragtek
with the template hook names (check template...
with the template hook names (check template navbar to see all available hooks) and the plugin execution order
Forum:
vBulletin 4 Articles
05-05-2012, 10:39 AM
Replies:
31
How to add a new field to the CMS
Views:
12,246
Posted By
ragtek
1. edit isn't necessary => hook...
1. edit isn't necessary => hook vbcms_content_publish_editor
2. template edit is fine, who cares about this ( tms^^ )
but everythng else seems to be impossible
shame that they still didn't...
Forum:
vBulletin 4 Articles
05-04-2012, 06:56 PM
Replies:
31
How to add a new field to the CMS
Views:
12,246
Posted By
ragtek
anybody got this running without editing the...
anybody got this running without editing the files?
Forum:
vB4 Programming Discussions
03-09-2012, 08:32 AM
Replies:
2
Notices
Views:
453
Posted By
ragtek
I thought that most of the coders will know how...
I thought that most of the coders will know how it looks like^^
Sorry...
Instead of all being showen, it will show a tab container if js is enabled
Forum:
vB4 Programming Discussions
03-07-2012, 09:50 AM
Replies:
2
Notices
Views:
453
Posted By
ragtek
Notices
Anybody have an add-on to change the notifications output to something similar like in xenforo?
Forum:
vB4 General Discussions
02-09-2012, 06:30 PM
Replies:
3
New Member Statistics is not working.
Views:
922
Posted By
ragtek
The data are buing built with an cronjob ...
The data are buing built with an cronjob
check if the Daily Statistics Log cron is run
Forum:
vBulletin Tips & Tricks
01-07-2011, 12:40 PM
Replies:
16
Use vBCms Widget everywhere
Views:
13,383
Posted By
ragtek
You need to add the css files to;) I think...
You need to add the css files to;)
I think you need
widgets.css
vbcms.css
Forum:
vB4 Programming Discussions
10-03-2010, 04:39 PM
Replies:
5
No mods work since upgrade to 4.0
Views:
718
Posted By
ragtek
what error are you getting? I think it's...
what error are you getting?
I think it's from an old vB3.x add-on, which is still installed
Forum:
Project Tools
10-03-2010, 08:00 AM
Replies:
8
project tools don't load
Views:
1,902
Posted By
ragtek
Have you upgraded them, before you tried to...
Have you upgraded them, before you tried to isntall?
Forum:
vB4 Programming Discussions
10-03-2010, 07:02 AM
Replies:
7
Registering an account through database
Views:
1,763
Posted By
ragtek
Use the user datamanager for this. You can find a...
Use the user datamanager for this. You can find a tutorial in the article section
Forum:
vB4 Programming Discussions
09-29-2010, 10:03 AM
Replies:
4
member profile page friends list
Views:
980
Posted By
ragtek
Hi, what do you mean with This are 2...
Hi,
what do you mean with
This are 2 different tabs?!
Forum:
vBulletin 4.x Add-ons
09-23-2010, 07:05 AM
Replies:
8
Mini Mods -
[Widget] Facebook Recommendations & Facebook Recent Activity
Views:
7,086
Posted By
ragtek
You should call it sidebar block and not widget...
You should call it sidebar block and not widget because widgets are only used in the cms!
These are 2 different symstems!
Forum:
vB4 Programming Discussions
09-22-2010, 08:27 PM
Replies:
3
NEWB Quest: How to add a new Field to Table
Views:
644
Posted By
ragtek
you shouldn't edit the php files,use the...
you shouldn't edit the php files,use the pluginsystem instead!
Forum:
vB4 Programming Discussions
09-22-2010, 10:30 AM
Replies:
6
PHP direct eval problem after 4.07 update
Views:
1,080
Posted By
ragtek
what's the code you're using? Could you post an...
what's the code you're using?
Could you post an link to your page so we could check it?
Forum:
vB4 Programming Discussions
09-22-2010, 10:28 AM
Replies:
1
How to add a Adsense Wiget
Views:
527
Posted By
ragtek
Create a cms html widget, insert the adsense code...
Create a cms html widget, insert the adsense code into it, asign it to a layout and be happy:)
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
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
06:16 PM
.
-- 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.03596 seconds
Memory Usage
2,076KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(32)
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.0141
(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(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(13, 0, 1,''); -> cached fperms for forum 13
(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(13, 0, 1,''); -> cached fperms for forum 13
(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(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(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(239, 0, 1,''); -> cached fperms for forum 239
(unspecified) fetch_permissions(239, 0, 1,''); -> cached fperms for forum 239
(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(266, 0, 1,''); -> cached fperms for forum 266
(unspecified) fetch_permissions(266, 0, 1,''); -> cached fperms for forum 266
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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