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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.02
seconds.
Search:
Posts Made By:
y2ksw
Forum:
vBulletin 4.x Add-ons
03-17-2022, 07:31 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
I am at it, but since I have moved my business...
I am at it, but since I have moved my business from IT to agriculture, now my priorities are gardening :)
Forum:
vBulletin 4.x Add-ons
03-17-2022, 07:27 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
It should actually work everywhere and PHP should...
It should actually work everywhere and PHP should translate the paths accordingly. If your web server is located on the C: drive, then a path starting with / should refer to C:\ automatically. In...
Forum:
vBulletin 4.x Add-ons
02-18-2022, 03:56 PM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
I am at a Python script ... learning a new...
I am at a Python script ... learning a new programming language :)
Forum:
vBulletin 4.x Add-ons
02-17-2022, 03:28 PM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
The only way I could attempt to do this job for...
The only way I could attempt to do this job for vB5, is to write a PHP or system/Bash or Python script for Linux, since vB5 has removed most of the features and hooks vB4 had. It requires you to have...
Forum:
vBulletin 4.x Add-ons
01-20-2022, 06:00 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
I suggest to add your domain to the hosts file...
I suggest to add your domain to the hosts file and access your local site as if it was remote.
Forum:
vBulletin 4.x Add-ons
12-18-2021, 04:45 PM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
Hello Doug In fact I have more or less moved...
Hello Doug
In fact I have more or less moved away from web and forums, but I try to keep up - you never know.
I'm not sure what might have happened, but I guess, something at the server side...
Forum:
vBulletin 4.x Add-ons
01-08-2021, 08:17 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
Good to know :)
Good to know :)
Forum:
vBulletin 4.x Add-ons
12-22-2020, 06:55 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
Unfortunately not.
Unfortunately not.
Forum:
vBulletin 4.x Add-ons
04-26-2020, 12:40 PM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
These URL's normally don't work, because they are...
These URL's normally don't work, because they are usually a sub-set of a larger service.
It would eventually work, if the part after, including ? is removed. However it looks like a temporary link...
Forum:
vBulletin 4.x Add-ons
02-23-2020, 06:53 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
$image_tags = array('img'); As far as I...
$image_tags = array('img');
As far as I know, implicit arrays are not allowed for a long time by now, but explicit arrays like above, must work.
Forum:
vBulletin 4.x Add-ons
02-22-2020, 07:58 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
I'm very unhappy with PHP 7, which converts the...
I'm very unhappy with PHP 7, which converts the untyped language in a typed one. Having said this, you may test
if (isset($iei_ignore)) ...
in order to see if the variable was actually set, or...
Forum:
vBulletin 4.x Add-ons
06-13-2019, 07:26 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
If you get 4 slots to work, all others should...
If you get 4 slots to work, all others should really work as well.
Forum:
vBulletin 4.x Add-ons
04-08-2019, 08:37 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
Thank you very much! :)
Thank you very much! :)
Forum:
vBulletin 4.x Add-ons
04-06-2019, 12:35 PM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
This is the reason, why it is optional to use :)
This is the reason, why it is optional to use :)
Forum:
vBulletin 4.x Add-ons
04-06-2019, 11:52 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
What did you fix? :)
What did you fix? :)
Forum:
vBulletin 4.x Add-ons
03-12-2019, 07:23 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
I'm sorry, no.
I'm sorry, no.
Forum:
vBulletin 4.x Add-ons
01-27-2019, 10:17 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
... thus it should run on 3.8 ... if it doesn't,...
... thus it should run on 3.8 ... if it doesn't, it is safe not to use :)
Forum:
vBulletin 4.x Add-ons
09-26-2018, 01:50 PM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
The mail notification showed me some code which...
The mail notification showed me some code which is typical for malware. They change urls or text in the style cache, while the original style seems ok. In the specific case, they injected a script...
Forum:
vBulletin 4.x Add-ons
09-25-2018, 07:22 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
I never heard about problems of this kind. I...
I never heard about problems of this kind.
I know however, that compromised sites may use links provided by Google as a trigger to move away from the original site, but has nothing to do with any...
Forum:
vBulletin 4.x Add-ons
02-19-2018, 09:58 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
Sorry, no. There was a 3.x version and there is...
Sorry, no. There was a 3.x version and there is no 5.x version and probably never will be.
Forum:
vBulletin 4.x Add-ons
11-30-2017, 06:50 AM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,160
Posted By
y2ksw
It's a rotating banner plugin and thus the only...
It's a rotating banner plugin and thus the only way to repeat contents is to duplicate banners and give them eventually a different weight because grouping of similar banners is more unlikely.
Forum:
vBulletin 4.x Add-ons
11-29-2017, 12:03 PM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
Depending on what you have decided to do, you...
Depending on what you have decided to do, you have to change the plugin code or move the files.
Code changes: The code is commented and uses self-explanatory variables, thus you should be able to...
Forum:
vBulletin 4.x Add-ons
11-27-2017, 08:45 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
You may change the code of the importer because...
You may change the code of the importer because it does not exclude the forum itself.
However, the most elegant function is to move the files and update the database with queries. It has a much...
Forum:
vBulletin 4.x Add-ons
11-26-2017, 01:52 PM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
ok then: Move chunks of the pictures in...
ok then:
Move chunks of the pictures in subfolders and run the replacement query with regex for each chunk. However I am not familiar with the syntax, but there is...
Forum:
vBulletin 4.x Add-ons
11-20-2017, 07:25 AM
Replies:
847
Administrative and Maintenance Tools -
Import External Images
Views:
146,763
Posted By
y2ksw
Hello Gerry, I am an old style worker and it...
Hello Gerry,
I am an old style worker and it is my duty and pleasure to reply when I can :)
Regards,
Giovanni
Showing results 1 to 25 of 500
Page 1 of 20
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
06:34 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.03440 seconds
Memory Usage
2,080KB
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.0101
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi