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:
DivinoZarathos
Forum:
vB4 Programming Discussions
07-15-2012, 04:33 PM
Replies:
2
Help with a header plugin...
Views:
517
Posted By
DivinoZarathos
Help with a header plugin...
Hi all! I'm trying to create a random quote plugin for my board's header.
So far, i created the following plugin on global_bootstrap_init_start:
if ($result = $vbulletin->db->query_first
("...
Forum:
vBulletin 4.x Add-ons
06-02-2012, 04:15 AM
Replies:
167
Show Thread Enhancements -
First post on all pages
Views:
47,229
Posted By
DivinoZarathos
Tested on 4.2 and it's working fine. However......
Tested on 4.2 and it's working fine.
However... if you switch to display "Linear - Newer First" instead of, for example "Linear - Older First" this plugin just EXPLODES. Can you fix it please?
Forum:
vB4 General Discussions
05-14-2012, 09:51 PM
Replies:
3
How can I edit two posts at the same time?
Views:
372
Posted By
DivinoZarathos
I found this: $dataman =&...
I found this:
$dataman =& datamanager_init('Post', $vbulletin, ERRTYPE_ARRAY, 'threadpost');
$dataman->set_existing($postinfo);
($hook =...
Forum:
vB4 General Discussions
05-14-2012, 08:13 PM
Replies:
3
How can I edit two posts at the same time?
Views:
372
Posted By
DivinoZarathos
How can I edit two posts at the same time?
I'm building a vB modification that allows moderators to duplicate a post and insert it in another existing thread only once. I added a column to the post sql table that keeps track of the "link"...
Forum:
vB4 General Discussions
05-14-2012, 08:02 PM
Replies:
6
Build Post URL from PostID
Views:
1,218
Posted By
DivinoZarathos
Thank you!
Thank you!
Forum:
vB4 General Discussions
05-14-2012, 01:44 PM
Replies:
6
Build Post URL from PostID
Views:
1,218
Posted By
DivinoZarathos
Mhhhh... do you also know how to check if a post...
Mhhhh... do you also know how to check if a post still exists from PostID?
I was just thinking about what can happen if the linked post is being deleted...
Forum:
vB4 General Discussions
05-14-2012, 01:33 PM
Replies:
6
Build Post URL from PostID
Views:
1,218
Posted By
DivinoZarathos
Uh ok! So I'll put something like: ...
Uh ok! So I'll put something like:
showthread.php?p={vb:raw myvar.mypostid} in my template right?
Forum:
vB4 General Discussions
05-14-2012, 01:10 PM
Replies:
6
Build Post URL from PostID
Views:
1,218
Posted By
DivinoZarathos
Build Post URL from PostID
Hi all!
I'm working on a FORUMDISPLAY modification. I want to add an icon to every threadbit with a link to a post that is on another thread (which is maybe on another forum also). How can I achieve...
Forum:
vB4 Programming Discussions
05-12-2012, 10:40 AM
Replies:
2
Thread Fork and Attachments/Views Issues
Views:
712
Posted By
DivinoZarathos
Up!
Up!
Forum:
vB4 Programming Discussions
05-12-2012, 01:20 AM
Replies:
2
Thread Fork and Attachments/Views Issues
Views:
712
Posted By
DivinoZarathos
Thread Fork and Attachments/Views Issues
Hi all!
I just created a plugin that allow users to fork threads. After reading a post, they can just click on the "Fork It" link near "Edit Post" and the post will become a new thread to which they...
Forum:
Modification Requests/Questions (Unpaid)
05-09-2012, 11:49 PM
Replies:
2
Fork Thread
Views:
564
Posted By
DivinoZarathos
I'm gonna try it! Thank you! ...
I'm gonna try it!
Thank you!
--------------- Added 1336615319 at 1336615319 ---------------
Ok it works, but it's not what I was expecting... it just makes a new thread with the forked post...
Forum:
Modification Requests/Questions (Unpaid)
05-09-2012, 09:50 PM
Replies:
2
Fork Thread
Views:
564
Posted By
DivinoZarathos
Fork Thread
Hi all!
I recently stumbled upon an outdated vB3 mod that allows users to fork a thread... it obviously doesn't work on vB4 and I don't know it enough to change it by myself.
All what I need is:...
Forum:
vBulletin 4.x Add-ons
04-24-2012, 07:23 PM
Replies:
182
Forum Home Enhancements -
Advanced Voicetool Viewer (Teamspeak 2, Teamspeak 3, Ventrilo viewer)
Views:
46,151
Posted By
DivinoZarathos
OK everything seems to be fixed. Many, many...
OK everything seems to be fixed. Many, many thanks for your support!
Only one problem left: I saw in yout screen there is a "Details..." link, but in my site this is now showing up...
Forum:
vBulletin 4.x Add-ons
04-24-2012, 11:25 AM
Replies:
182
Forum Home Enhancements -
Advanced Voicetool Viewer (Teamspeak 2, Teamspeak 3, Ventrilo viewer)
Views:
46,151
Posted By
DivinoZarathos
Now it's ok... but I cannot grant...
Now it's ok... but I cannot grant b_virtualserver_select... as soon as I try to modify it, it becomes gray again in the menu and I receive a message like: "<14:19:09>insufficient permission modify...
Forum:
vBulletin 4.x Add-ons
04-24-2012, 09:50 AM
Replies:
182
Forum Home Enhancements -
Advanced Voicetool Viewer (Teamspeak 2, Teamspeak 3, Ventrilo viewer)
Views:
46,151
Posted By
DivinoZarathos
Thank you very much! Now all the problems have...
Thank you very much! Now all the problems have been fixed. However, I can't connect into query server. I used my serveradmin account password... and using TS3 client I can absolutely login. What...
Forum:
vBulletin 4.x Add-ons
04-23-2012, 03:33 PM
Replies:
182
Forum Home Enhancements -
Advanced Voicetool Viewer (Teamspeak 2, Teamspeak 3, Ventrilo viewer)
Views:
46,151
Posted By
DivinoZarathos
On vBulletin 4.1.12 I'm getting the following...
On vBulletin 4.1.12 I'm getting the following output when I run it:
Forum:
vBulletin 4.x Add-ons
04-23-2012, 05:32 AM
Replies:
269
Integration with vBulletin -
[Neoobs] Teamspeak3 Integration
Views:
100,110
Posted By
DivinoZarathos
Just update the PHP TeamSpeak Framework included...
Just update the PHP TeamSpeak Framework included in this plugin and it starts working back again: http://addons.teamspeak.com/directory/tools/integration/TeamSpeak-3-PHP-Framework.html.
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
10:53 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.03138 seconds
Memory Usage
1,993KB
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
(18)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0005
(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi