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 13
1
2
3
11
>
Last
»
Showing results 1 to 25 of 307
Search took
0.01
seconds.
Search:
Posts Made By:
Asterix_ita
Forum:
vBulletin 4.x Add-ons
10-20-2014, 08:11 AM
Replies:
60
Show Thread Enhancements -
Add Warning to old Thread
Views:
14,113
Posted By
Asterix_ita
Sorry if I have not answered before, but I had...
Sorry if I have not answered before, but I had some problems.
In the next days I see to analyze requests
Regards
Edit
for stevieb: on first post are writed "The check is executed only and...
Forum:
vBulletin 4.x Add-ons
09-20-2014, 08:01 AM
Replies:
60
Show Thread Enhancements -
Add Warning to old Thread
Views:
14,113
Posted By
Asterix_ita
Sorry for the delay I do not use hooks, I...
Sorry for the delay
I do not use hooks, I add text to the variable $post['message'].
Regards
Forum:
vBulletin 4.x Add-ons
07-31-2014, 05:19 PM
Replies:
60
Show Thread Enhancements -
Add Warning to old Thread
Views:
14,113
Posted By
Asterix_ita
what date will you like to show ? regards
what date will you like to show ?
regards
Forum:
vBulletin 4.x Add-ons
07-23-2014, 05:36 PM
Replies:
60
Show Thread Enhancements -
Add Warning to old Thread
Views:
14,113
Posted By
Asterix_ita
Unfortunately now I have very little free time...
Unfortunately now I have very little free time for this change
Forum:
vBulletin 4.x Add-ons
06-26-2014, 06:32 PM
Replies:
68
Administrative and Maintenance Tools -
Exclude Usergroups from time limit editing posts
Views:
19,992
Posted By
Asterix_ita
Which version of the plugin do you have installed?
Which version of the plugin do you have installed?
Forum:
vBulletin 4.x Add-ons
06-08-2014, 06:08 PM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
You can open the xml file and change the...
You can open the xml file and change the maxversion
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="4.3.0" />
Regards
Forum:
vBulletin 4.x Add-ons
06-06-2014, 04:30 AM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
@digitaldome If you had 2.08 before you can...
@digitaldome
If you had 2.08 before you can reinstall that, the changes are minimal. I check the code of 2:09
I use 2.09 on vb. 4.2.1 and it works fine
regards
Forum:
vBulletin 4.x Add-ons
05-03-2014, 05:16 AM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
@carsafety I used the same style var of...
@carsafety
I used the same style var of template vbulletin, if vbulletin does not provide this option you can not do what is required. The template are not independent.
@winky8300
for delete...
Forum:
vBulletin 4.x Add-ons
04-25-2014, 03:10 PM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
hi carsafety go to template...
hi carsafety
go to template postbit_legacy_ads_ct_2th or postbit_ads_ct_2th
find
<vb:if condition="!$GLOBALS['FIRSTPOSTID'] AND THIS_SCRIPT != 'private'"> (first line)
and replace with
Forum:
vBulletin 4.x Add-ons
03-15-2014, 06:14 AM
Replies:
1,226
Major Additions -
[DBTech] DragonByte SEO v2 (vB4)
Views:
312,459
Posted By
Asterix_ita
@DragonByte Tech thanks for your reply, I...
@DragonByte Tech
thanks for your reply, I changed the php 5.2 to 5.4 and is installed
now it works
Regards
Forum:
vBulletin 4.x Add-ons
03-13-2014, 10:20 AM
Replies:
1,226
Major Additions -
[DBTech] DragonByte SEO v2 (vB4)
Views:
312,459
Posted By
Asterix_ita
I can not install the addon, during the import...
I can not install the addon, during the import stops why?
I upload all files and import the xml for vb4
vbulletin 4.2.2
Regards
Forum:
vBulletin 4.x Add-ons
11-15-2013, 01:59 PM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
nothing will be recorded in the database, you do...
nothing will be recorded in the database, you do not see in tapatalk.
regards
Forum:
vBulletin 4.x Add-ons
10-05-2013, 05:39 AM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
Use adsense as circuit what code do you use?
Use adsense as circuit
what code do you use?
Forum:
vBulletin 4.x Add-ons
08-31-2013, 07:19 PM
Replies:
77
Mini Mods -
Alphabetical List Thread
Views:
127,763
Posted By
Asterix_ita
in my server that syntax works, you can try with:...
in my server that syntax works, you can try with:
open the file xml and find (two string)
ORDER BY title ASC COLLATE latin1_spanish_ci
replace with
ORDER BY title COLLATE latin1_spanish_ci
Forum:
vBulletin 4.x Add-ons
08-31-2013, 04:41 PM
Replies:
77
Mini Mods -
Alphabetical List Thread
Views:
127,763
Posted By
Asterix_ita
Sorry and thanks now I have managed to replicate...
Sorry and thanks now I have managed to replicate the error
solved
https://vborg.vbsupport.ru/external/2013/08/1.png
Regards
Forum:
vBulletin 4.x Add-ons
08-31-2013, 01:40 PM
Replies:
77
Mini Mods -
Alphabetical List Thread
Views:
127,763
Posted By
Asterix_ita
for the problem of double N I wrote to you here...
for the problem of double N I wrote to you here (https://vborg.vbsupport.ru/showpost.php?p=2441943&postcount=55)
Can you try?
I can not reproduce the problem
Regards
Forum:
vBulletin 4.x Add-ons
08-31-2013, 07:35 AM
Replies:
77
Mini Mods -
Alphabetical List Thread
Views:
127,763
Posted By
Asterix_ita
Hi you can try this beta version I do not...
Hi
you can try this beta version
I do not have vBSEO in my local server for testing.
Regards
PS: Tell me if it works, about this version does not guarantee support
Test run with db...
Forum:
vBulletin 4.x Add-ons
08-30-2013, 06:10 AM
Replies:
77
Mini Mods -
Alphabetical List Thread
Views:
127,763
Posted By
Asterix_ita
Hi I was unable to reproduce the error as...
Hi
I was unable to reproduce the error as you can see
https://vborg.vbsupport.ru/external/2013/08/5.png
try to rewrite the title.
Regards
Forum:
vBulletin 3.8 Add-ons
08-29-2013, 10:29 AM
Replies:
33
Administrative and Maintenance Tools -
Exclude Usergroups or forums from time limit editing posts
Views:
9,422
Posted By
Asterix_ita
Hi this var ctnolimitexgroups: selected...
Hi
this var ctnolimitexgroups: selected groups are excluded in all forums
ctnolimitexgroups: selected groups are excluded in the forums previously selected
with your edit there is no total...
Forum:
vBulletin 4.x Add-ons
06-11-2013, 10:25 AM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
You can edit postbit_ads_ct_2th or...
You can edit postbit_ads_ct_2th or postbit_legacy_ads_ct_2th.
the two templates are similar to those of standard vb, so if you have centered the avatar in the standard templates should also report...
Forum:
vBulletin 4.x Add-ons
03-30-2013, 08:54 AM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
Hi imported_stefan you can try with this...
Hi imported_stefan
you can try with this version https://vborg.vbsupport.ru/showpost.php?p=2408024&postcount=208
you put this {vb:raw ct_ads_adv} only mobile template
regards
Forum:
vBulletin 4.x Add-ons
03-15-2013, 09:37 AM
Replies:
128
Show Thread Enhancements -
Info box on Postbit
Views:
113,305
Posted By
Asterix_ita
hi the plugin works because the values of...
hi
the plugin works because the values of fields are found on database.
The problem user profile is not attributable to my addon.
regards
Forum:
vBulletin 4.x Add-ons
03-05-2013, 11:47 AM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
@hugh Hello test with this version ...
@hugh
Hello
test with this version
you also need to change the template manually
open postbit or postbit_legacy
Forum:
vBulletin 4.x Add-ons
03-02-2013, 04:57 PM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
I have to check and reproduce the event to...
I have to check and reproduce the event to understand how to solve
Forum:
vBulletin 4.x Add-ons
03-02-2013, 04:55 PM
Replies:
235
Mini Mods -
The second post is advertising
Views:
50,751
Posted By
Asterix_ita
the written Circuit advertisement is a phrase. ...
the written Circuit advertisement is a phrase.
to change it you have to go on phrases management and search it.
:bai
Showing results 1 to 25 of 307
Page 1 of 13
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
04: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.07267 seconds
Memory Usage
2,060KB
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.0049
(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(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(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(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