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 19
1
2
3
11
>
Last
»
Showing results 1 to 25 of 459
Search took
0.01
seconds.
Search:
Posts Made By:
lierduh
Forum:
vBulletin 3.6 Add-ons
06-13-2008, 02:34 AM
Replies:
418
New Posting Features -
vB Spell
Views:
79,763
Posted By
lierduh
After upgraded to 3.7.1, I have found with the...
After upgraded to 3.7.1, I have found with the quickedit template. It needs to be changed to:
spellCheck('4', '$editorid', '2');
Original hack mentioned
spellCheck('3', '$editorid', '2');
Forum:
vBulletin 3.5 Add-ons
09-24-2006, 02:21 AM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
If anyone who is interested in further developing...
If anyone who is interested in further developing this hack and provide support for it. I will have no problem hand over the hack. ie. assuming whoever takes over do not turn this into a commercial...
Forum:
vBulletin 3.5 Add-ons
04-30-2006, 10:18 AM
Replies:
3,330
[AJAX] vBShout v2.0
Views:
1,081,408
Posted By
lierduh
A better way to handle html inject will be: ...
A better way to handle html inject will be:
function bbcodeparser($text = '', $striphtml = true)
{
global $vbulletin;
if ($vbulletin->options['shout_bbcode'])
{
...
Forum:
vBulletin 3.5 Add-ons
04-30-2006, 07:39 AM
Replies:
3,330
[AJAX] vBShout v2.0
Views:
1,081,408
Posted By
lierduh
function bbcodeparser($text = '', $striphtml =...
function bbcodeparser($text = '', $striphtml = true)
{
global $vbulletin;
if ($vbulletin->options['shout_bbcode'])
{
return $vbulletin->vbshout_parse->parse(convert_url_to_bbcode($text),...
Forum:
vBulletin 3.5 Add-ons
03-22-2006, 12:45 AM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
This is due to having two instances of the...
This is due to having two instances of the scripts running at the same time. The script has ability to avoid such situation, but only check for scripts running within 30 minutes. So if you have an...
Forum:
vBulletin 3.5 Add-ons
11-22-2005, 06:25 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
The problem happens when you have a completely...
The problem happens when you have a completely empty forum. I fixed that in the CVS a while back, but having trouble to find time to release a new version.:(
Forum:
vBulletin 3.5 Add-ons
11-22-2005, 06:21 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
There is your anwser.
There is your anwser.
Forum:
vBulletin 3.5 Add-ons
11-20-2005, 10:44 PM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
It works for 3.5.0 too.
It works for 3.5.0 too.
Forum:
vBulletin 3.5 Add-ons
11-04-2005, 10:35 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
You will find the anwers by going through the...
You will find the anwers by going through the settings and readme.
Forum:
vBulletin 3.5 Add-ons
11-04-2005, 10:32 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
Unfortunately I am not sure what is causing your...
Unfortunately I am not sure what is causing your problem. Probably due to double byte characters. There are quite a few other things I need to address first. So Japanese support won't be something...
Forum:
vBulletin 3.5 Add-ons
11-04-2005, 10:25 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
There are quite a few things I need do with this...
There are quite a few things I need do with this hack. I have been quite busy with things. I have not checked how much will be involved with the AHG. Due to the situation you are in, I would advice...
Forum:
vBulletin 3.5 Add-ons
11-04-2005, 10:20 PM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
Cloaking or not, is a long debating topic. The...
Cloaking or not, is a long debating topic. The general advise from the experts is to not cloaking due the risk it involves. I would say do not install the step 3 if you are concerned about this.
...
Forum:
vBulletin 3.0 Full Releases
11-04-2005, 10:11 PM
Replies:
1,005
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
209,887
Posted By
lierduh
The script tried to add a table field but the...
The script tried to add a table field but the table field 'ref' exited already probably due to previous installation.
Forum:
vBulletin 3.0 Full Releases
11-04-2005, 10:09 PM
Replies:
1,005
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
209,887
Posted By
lierduh
Should not have this limitation. What about...
Should not have this limitation.
What about disable one of two previous groups?
Forum:
vBulletin 3.0 Full Releases
11-04-2005, 10:08 PM
Replies:
1,005
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
209,887
Posted By
lierduh
Cross posting is not supported. Cross posting...
Cross posting is not supported.
Cross posting is generally regarded as bad practice by USENET community by the way.
Forum:
vBulletin 3.5 Add-ons
10-24-2005, 11:28 PM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
I don't know what the reason is. I do not have...
I don't know what the reason is. I do not have this problem so far. Two things to try:
1) Have you deleted the old sitemap entry from Google sitemap account?
2) Try to change the sitemap index...
Forum:
vBulletin 3.5 Add-ons
10-24-2005, 08:20 AM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
No option for this at the moment. I doubt it is a...
No option for this at the moment. I doubt it is a sought after feature. Google WILL index your chat section even if you don't `sitemap` it.
Forum:
vBulletin 3.5 Add-ons
10-24-2005, 08:17 AM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
This is implemented in the beta version. I...
This is implemented in the beta version. I announced this to all the people who clicked "Install".
Forum:
vBulletin 3.5 Add-ons
10-15-2005, 07:07 AM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
New beta script. Threads containing newer...
New beta script.
Threads containing newer posts will have higher sitemap priority with this new script.
Forum:
vBulletin 3.5 Add-ons
10-14-2005, 02:04 PM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
Looks you guys are still running the old version....
Looks you guys are still running the old version.
I sent a messages about the new version a few days ago, people who registered "Install" would have received the message.
Forum:
vBulletin 3.5 Add-ons
10-12-2005, 10:25 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
I just checked the code. No, it will not send...
I just checked the code. No, it will not send messages if send_message=0, however if you change this to 1 later on. All the held messages will be sent!
No, this hack does not support IMAP. It was...
Forum:
vBulletin 3.5 Add-ons
10-12-2005, 10:10 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
The readme is outdated as it was written for...
The readme is outdated as it was written for vB3.0x. However you can always ask which part that you find confusion.
Folks, I had been waiting for Gold before releasing a new version. Now that the...
Forum:
vBulletin 3.5 Add-ons
10-12-2005, 10:04 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
194,786
Posted By
lierduh
News servers do not hold all posts from id 1....
News servers do not hold all posts from id 1. They purge older ones regularly. What you see is the max ID number, not total number of posts.
Forum:
vBulletin 3.5 Add-ons
10-12-2005, 06:22 AM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
Yellow means change, why add? The three...
Yellow means change, why add?
The three lines before any coloured lines means: Fine these line, and change the lines after these three lines.
Then if yellow, change the whole yellow block on the...
Forum:
vBulletin 3.5 Add-ons
10-11-2005, 09:27 PM
Replies:
229
Google sitemap for the vB Archives. Redirect human and robots.
Views:
37,497
Posted By
lierduh
Yes, it was a pre-shower release. :o :)
Yes, it was a pre-shower release. :o :)
Showing results 1 to 25 of 459
Page 1 of 19
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
09:40 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.02142 seconds
Memory Usage
2,074KB
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
(75)
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.0050
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
FULLTEXT Search
php_sapi_name(): fpm-fcgi