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 20 of 20
Search took
0.00
seconds.
Search:
Posts Made By:
cedivad
Forum:
vB4 Design and Graphics Discussions
07-15-2010, 12:03 PM
Replies:
0
Is there any vb 3 style for vb 4?
Views:
534
Posted By
cedivad
Is there any vb 3 style for vb 4?
Thank you.
--------------- Added 1279262994 at 1279262994 ---------------
no one?
i would like to have the default vb 3.x style on a version that works on vb 4. I'm quite sure someone did...
Forum:
vBulletin 3.7 Add-ons
05-07-2010, 04:28 PM
Replies:
1,079
Major Additions -
TfSEO 2: the free vBulletin url rewrite
Views:
277,285
Posted By
cedivad
@ everyone about a compatible htaccess to upgrade...
@ everyone about a compatible htaccess to upgrade to vb4 without losing google indexed pages:
I't reeeealy easy, use this htaccess:
RewriteEngine on
#First of all, the tfSEO rewrite rules:...
Forum:
vB4 Programming Discussions
01-20-2010, 06:59 PM
Replies:
7
Any idea to optimize THIS query?
Views:
727
Posted By
cedivad
Ok, maybe i was wrong mysql> ALTER TABLE...
Ok, maybe i was wrong
mysql> ALTER TABLE `thread` ADD INDEX (`dateline`);
Query OK, 5236687 rows affected (4 min 41.92 sec)
Records: 5236687 Duplicates: 0 Warnings: 0
It now takes 0.5 sec...
Forum:
vB4 Programming Discussions
01-20-2010, 06:53 PM
Replies:
7
Any idea to optimize THIS query?
Views:
727
Posted By
cedivad
Thanks for the replies. vBulletin by default...
Thanks for the replies.
vBulletin by default have the index for "dateline" already setted. I noticed that the query takes 0.5 second only the second time i try it, the first the result is
25 rows...
Forum:
vB4 Programming Discussions
01-20-2010, 12:07 PM
Replies:
7
Any idea to optimize THIS query?
Views:
727
Posted By
cedivad
Any idea to optimize THIS query?
I'm working hard on the load time of the pages of my script (script is my own, the only thing shared with vbulletin is the database). Expecially, i have big problems with this query:
select...
Forum:
vBulletin 3.7 Add-ons
03-24-2009, 05:01 PM
Replies:
1,079
Major Additions -
TfSEO 2: the free vBulletin url rewrite
Views:
277,285
Posted By
cedivad
Put a look at the code of the plugin. There is an...
Put a look at the code of the plugin. There is an hook, in forumhome, that call a query for every category that you have. Delete it; it only needs to build the lastpost ulr (the icon one) for...
Forum:
vB3 Programming Discussions
03-22-2009, 08:08 AM
Replies:
0
Search keyword => tag
Views:
581
Posted By
cedivad
Search keyword => tag
This isn't a modification request, just because i think i will code it by myself, i would know if anyone have already done it; this is the idea: when your thread receive a visit from a search engine,...
Forum:
Official vB.com Announcements
02-15-2009, 08:03 PM
Replies:
277
vBulletin 4 Series Development Update
Views:
48,819
Posted By
cedivad
Like the seo mod (i'm talking only about rewrite)...
Like the seo mod (i'm talking only about rewrite) is right now it will be very bad, but i'm sure they will incrase it :)
Forum:
Forum and Server Management
01-07-2009, 11:37 AM
Replies:
9
Long load times for big categories
Views:
1,166
Posted By
cedivad
No more reply? No problem, it isn't much...
No more reply? No problem, it isn't much important :)
Forum:
Forum and Server Management
01-05-2009, 02:27 PM
Replies:
9
Long load times for big categories
Views:
1,166
Posted By
cedivad
Data isn't taked from external source, it is...
Data isn't taked from external source, it is imported. This is different. It doesn't make difference, it is exactly like a standart archive. When i surf on the archive, the unedit archive, than i go...
Forum:
Forum and Server Management
01-04-2009, 05:38 PM
Replies:
9
Long load times for big categories
Views:
1,166
Posted By
cedivad
Yes, this thread or index. Problem is in forum....
Yes, this thread or index. Problem is in forum. (for example this link (http://it.tnntp.com/cat/6)).
Are we talking of the same think? :)
Forum:
Forum and Server Management
01-04-2009, 05:18 PM
Replies:
9
Long load times for big categories
Views:
1,166
Posted By
cedivad
http://it.tnntp.com/cat/3 Connection Times...
http://it.tnntp.com/cat/3
Connection Times (ms)
min mean[+/-sd] median max
Connect: 44 44 0.0 44 44
Processing: 3162 3162 0.0 3162 3162
Waiting: ...
Forum:
Forum and Server Management
01-04-2009, 05:00 PM
Replies:
9
Long load times for big categories
Views:
1,166
Posted By
cedivad
Long load times for big categories
Hi there. I read the annuncement, and I hope the category is right, else do what you want :)
The website url is http://it.tnntp.com/
It's a edited version of the vbulletin's archive, posts come...
Forum:
vBulletin 3.7 Add-ons
12-28-2008, 09:39 AM
Replies:
845
Administrative and Maintenance Tools -
vBSEO Google/Yahoo Sitemap Generator
Views:
254,416
Posted By
cedivad
Hi there! I have a little thing to ask: can i...
Hi there! I have a little thing to ask: can i edit this product for personal use? I will not redistribuite it.
Thanks for the reply!
Forum:
vBulletin 3.5 Add-ons
12-25-2008, 02:57 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
192,505
Posted By
cedivad
Thank you for the link, really usefull!
Thank you for the link, really usefull!
Forum:
vBulletin 3.5 Add-ons
12-07-2008, 08:17 AM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
192,505
Posted By
cedivad
Fixed. It was simple due the script run twice.. ...
Fixed. It was simple due the script run twice..
Does anybody have do a shell script to avoid this?
Thanks!
Forum:
vBulletin 3.5 Add-ons
12-07-2008, 07:53 AM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
192,505
Posted By
cedivad
I have a serius problem: script post 2 time the...
I have a serius problem: script post 2 time the same post in the same thread! What happens?
Thank you!!!
Forum:
vBulletin 3.5 Add-ons
11-04-2008, 06:11 PM
Replies:
734
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
192,505
Posted By
cedivad
Ehm.. question: does anybody get this working...
Ehm.. question: does anybody get this working with the nntp server autentication?
Thank you very much! (and sorry for cross posting..)
Forum:
vBulletin 3.0 Full Releases
11-04-2008, 06:09 PM
Replies:
1,005
NNTP Gateway for Usenet ( Newsgroups ), Mailing Lists
Views:
206,371
Posted By
cedivad
Ehm.. question: does anybody get this working...
Ehm.. question: does anybody get this working with the nntp server autentication?
Thank you very much!
Forum:
vBulletin 3.7 Add-ons
10-18-2008, 07:01 PM
Replies:
18
Administrative and Maintenance Tools -
Ultimate Spambot Killer
Views:
7,639
Posted By
cedivad
Really good job. Thank you man!
Really good job. Thank you man!
Showing results 1 to 20 of 20
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
11:58 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.01695 seconds
Memory Usage
1,994KB
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
(20)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(29)
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.0007
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(240, 0, 1,''); -> cached fperms for forum 240
(unspecified) fetch_permissions(240, 0, 1,''); -> cached fperms for forum 240
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
FULLTEXT Search
php_sapi_name(): fpm-fcgi