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:
T2x
Forum:
vBulletin 4.x Add-ons
01-06-2014, 06:35 PM
Replies:
22
Add-On Releases -
Ranker - Advanced Poll Widget - Increase User Engagement/Traffic - EASY INSTALL!
Views:
9,969
Posted By
T2x
The mod apparently looks for ranker embed codes...
The mod apparently looks for ranker embed codes when posts are made and pulls out a few variables then generates a bb code tag which vbulletin automatically sanitizes.
When parsing the post for...
Forum:
vBulletin 3.8 Add-ons
08-20-2009, 09:33 AM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
Okay I have updated my code on page 13 to the...
Okay I have updated my code on page 13 to the latest after all of the fixes for the various bugs :D
Still a few to sort out but its looking very nice
Forum:
vBulletin 3.8 Add-ons
08-19-2009, 06:40 PM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
Yeah that sounds good. Alright I have fixed...
Yeah that sounds good.
Alright I have fixed it now for the main page:
https://vborg.vbsupport.ru/showpost.php?p=1869296&postcount=181
If you are having any issues now, check your htaccess...
Forum:
vBulletin 3.8 Add-ons
08-19-2009, 04:08 PM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
The code I provided will not modify your flags,...
The code I provided will not modify your flags, that is still to come.
Install just the vbseo.php code I provided and then try something like http://www.teenforumz.com/de/index.php
As far as...
Forum:
vBulletin 3.8 Add-ons
08-19-2009, 07:58 AM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
Okay I have updated my vBSEO url formatting code...
Okay I have updated my vBSEO url formatting code ONE MORE TIME :D
And hopefully this is the final time that it will be necessary.
I had come to the realization that I was using an old version...
Forum:
vBulletin 3.8 Add-ons
08-18-2009, 09:15 PM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
I have already tried doing it via rewrite rules...
I have already tried doing it via rewrite rules in .htaccess but it will not work with vBSEO
Paste me your ENTIRE .htaccess so I can see if there is a problem with it maybe
Forum:
vBulletin 3.8 Add-ons
08-18-2009, 05:57 PM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
I have updated the code in my old post for...
I have updated the code in my old post for vbseo.php as well as the 301 redirects.
This should hopefully finally fix any issues people were having :D
...
Forum:
vBulletin 3.8 Add-ons
08-18-2009, 04:05 AM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
Can you tell me what version of apache you are...
Can you tell me what version of apache you are running?
Edit: I have edited my above post with modified code for vbseo.php, this should fix any issues you have due to different server...
Forum:
vBulletin 3.8 Add-ons
08-17-2009, 05:44 PM
Replies:
1,385
Forum Display Enhancements -
vB Enterprise Translator
Views:
1,698,215
Posted By
T2x
Hey guys, I decided to do some work and make this...
Hey guys, I decided to do some work and make this mod comply with vBSEO's link consensus idea.
What this will do is change all of the translation likes like so:
For example if a page.html is...
Forum:
Modification Graveyard
06-30-2009, 05:16 PM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
Nah its actually very easy to do. I have an ip...
Nah its actually very easy to do. I have an ip database on my site which performs a similar function.
I would recommend using javascript instead to read the browser language.
var...
Forum:
Modification Graveyard
06-30-2009, 09:25 AM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
Unfortunately an IP change for many sites can be...
Unfortunately an IP change for many sites can be a big problem.
I would not be able to easily change the ip of my site.
I always say better safe than sorry.
Forum:
Modification Graveyard
06-30-2009, 05:59 AM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
Ok sorry, first of all here is a small bug fix of...
Ok sorry, first of all here is a small bug fix of what i posted earlier, as it was slightly bugged.
// Enable UTF-8 characters
if(isset($_GET['hl'])) {
require_once("translate.php");
$output...
Forum:
Modification Graveyard
06-30-2009, 02:43 AM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
Alright I have updated the translation exceptions...
Alright I have updated the translation exceptions a little bit.
Basically go to your plugins in VB, and if you remember you created one that hooked "global_complete".
Find that plugin, and edit...
Forum:
Modification Graveyard
06-29-2009, 07:45 PM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
good point. I just realized that that would...
good point. I just realized that that would actually be pretty easy
Forum:
Modification Graveyard
06-29-2009, 06:25 PM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
As far as vbseo urls, im not sure you would be...
As far as vbseo urls, im not sure you would be able to make it work unless you changed your entire url structure and made existing urls be site.com/en/thread_name/
As for HREF rewriting, I...
Forum:
Modification Graveyard
06-29-2009, 06:10 PM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
Hey dave, very nice plugin. I figured it out...
Hey dave, very nice plugin.
I figured it out for you :D
<!--notranslatestart-->
Do not translate this text
<!--notranslateend-->
That is the syntax.
Forum:
Modification Graveyard
06-29-2009, 05:05 PM
Replies:
690
Miscellaneous Hacks -
vB Global Translator - Multiply your indexed pages & put search traffic on autopilot
Views:
56,418
Posted By
T2x
Hey is there a way to block certain parts of the...
Hey is there a way to block certain parts of the page from being translated?
This sort of functionality would be VERY nice.
For example
Text that gets translated here...
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
01:13 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.01674 seconds
Memory Usage
1,997KB
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
(51)
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.0006
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
FULLTEXT Search
php_sapi_name(): fpm-fcgi