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.03
seconds.
Search:
Posts Made By:
Dave
Forum:
vB5 Programming Discussions
12-15-2020, 03:00 PM
Replies:
2
Step by step Tutorial upgrading VB 4.2.5 to 5.6?
Views:
704
Posted By
Dave
The instructions can be found here...
The instructions can be found here https://www.vbulletin.com/docs/html/upgrade
Forum:
vB3 General Discussions
11-24-2020, 09:31 PM
Replies:
20
Downloading vbulletin 3 stuff all at once?
Views:
3,942
Posted By
Dave
It's possible, but I doubt vBulletin would...
It's possible, but I doubt vBulletin would appreciate it if you send thousands of requests to the server in order to scrape the content and attachments.
Forum:
vB3 General Discussions
11-09-2020, 11:49 AM
Replies:
5
Move Folder attachment
Views:
2,338
Posted By
Dave
It doesn't matter if you host it in the database...
It doesn't matter if you host it in the database or filesystem, it would take up space regardless. You can use symlinks on Linux to perhaps achieve what you want, you might have to reach out to your...
Forum:
vB5 Programming Discussions
10-30-2020, 12:22 PM
Replies:
2
Load VBulletin forum in an IFrame and Share Login user Cookies
Views:
2,807
Posted By
Dave
Not easily possible. iframes are specifically...
Not easily possible. iframes are specifically configured that way with a same-origin policy because otherwise it'd be a huge security risk....
Forum:
vBulletin Pre-Sales Questions
08-25-2020, 09:02 PM
Replies:
3
vBulletin Version 3.8.14
Views:
1,915
Posted By
Dave
You should get access to the older legacy...
You should get access to the older legacy versions if you purchase a vBulletin 5 license... unless they changed that recently. Probably best to reach out to sales at...
Forum:
vB4 General Discussions
08-21-2020, 03:27 PM
Replies:
5
How to get rid of popup / redirects? Please help :-(
Views:
339
Posted By
Dave
There's malicious JavaScript injected into the...
There's malicious JavaScript injected into the file http://www.sims4ever.de/highslide/highslide-with-gallery.js on the very last line.
var...
Forum:
ibProArcade
08-19-2020, 07:29 PM
Replies:
7
I would like what to know happened,help!!!!
Views:
2,544
Posted By
Dave
For this error you should contact your hosting...
For this error you should contact your hosting company and tell them that you sometimes receive the "MySQL server has gone away" error, there's not really anything that we can do to provide further...
Forum:
ibProArcade
08-19-2020, 06:57 PM
Replies:
7
I would like what to know happened,help!!!!
Views:
2,544
Posted By
Dave
There could be many reasons, but most likely...
There could be many reasons, but most likely because your host has strict limitations in place for the MySQL server that you're running vBulletin on. "MySQL server has gone away" doesn't show up on...
Forum:
vB3 General Discussions
08-19-2020, 10:44 AM
Replies:
3
VB3 Using Too Many CPU Resources? Help..
Views:
894
Posted By
Dave
It should be no problem whatsoever to run...
It should be no problem whatsoever to run vBulletin 3 or 4 on most hosts. Shared hosts are generally pretty terrible so it doesn't surprise me that they complain about too high of a CPU usage, I...
Forum:
Forum and Server Management
08-14-2020, 05:00 PM
Replies:
2
Importing from old archive html files?
Views:
1,514
Posted By
Dave
If you have the .html files in a relatively...
If you have the .html files in a relatively organized structure and format then it's possible by creating a custom PHP script that iterates over all the files.
This PHP script should utilize...
Forum:
vB4 General Discussions
07-28-2020, 09:36 PM
Replies:
5
MySQL Non Responive
Views:
352
Posted By
Dave
You could try running an optimize & repair...
You could try running an optimize & repair against all database tables. You can do this from the vBulletin admincp as well.
On top of that, if possible, try migrating to MariaDB from MySQL. It's...
Forum:
vB4 General Discussions
07-28-2020, 09:17 PM
Replies:
5
MySQL Non Responive
Views:
352
Posted By
Dave
Are you running the forum on a shared host or...
Are you running the forum on a shared host or VPS? Generally I never recommend to run a forum on a shared host because 99% of the time they are slow or have very strict limitations in place.
Forum:
vB4 General Discussions
07-24-2020, 01:13 PM
Replies:
8
Attachment upload problem
Views:
2,840
Posted By
Dave
Using the upload test function in the admincp...
Using the upload test function in the admincp works?
Sounds like maybe there's a folder permission issue? Might want to set the chmod and chown permissions again. Generally the settings of the old...
Forum:
vB4 General Discussions
07-24-2020, 10:49 AM
Replies:
4
HELP, why are my forums looking like this?
Views:
435
Posted By
Dave
The problem is most likely due to: <base...
The problem is most likely due to:
<base href="http://www.yesfans.com/forum.php/" /><!--[if IE]></base><![endif]--> which is pulled from the URL settings of your forum.
All stylesheets and...
Forum:
vB3 General Discussions
07-16-2020, 09:26 PM
Replies:
60
Sticky:
PHP 7 (vB3)
Views:
77,532
Posted By
Dave
I don't think that's something to worry about. If...
I don't think that's something to worry about. If no one else will, I will personally provide the diffs for the different PHP versions and the latest vBulletin 3 & 4 versions.
Forum:
Community Lounge
07-15-2020, 11:09 AM
Replies:
2
did someone buy vbseo.com?
Views:
982
Posted By
Dave
Based on a WHOIS history it seems that the domain...
Based on a WHOIS history it seems that the domain was moved to Google late last year so there was some sort of activity. The nameservers still seems to be pointing to AWS.
Forum:
vBulletin.org Site Feedback
06-24-2020, 09:13 PM
Replies:
34
Bug - vBulletin.org Login Issue
Views:
37,934
Posted By
Dave
Well I do understand that they don't support...
Well I do understand that they don't support older versions anymore, all software has an end-of-life date after which it's just not worth the effort anymore to keep it up-to-date. This is extremely...
Forum:
vBulletin.org Site Feedback
06-23-2020, 09:25 PM
Replies:
34
Bug - vBulletin.org Login Issue
Views:
37,934
Posted By
Dave
It truly is a shame that it's taking this long....
It truly is a shame that it's taking this long. No doubt that this also contributes to the decreasing activity of the forum.
Forum:
vB4 Design and Graphics Discussions
06-16-2020, 09:35 PM
Replies:
5
Got a little problem
Views:
735
Posted By
Dave
You can try changing background-position: left...
You can try changing background-position: left top; to background-position: top center; or background-position: center center;
To go to the forum homepage you need to do something like <a...
Forum:
vB3 General Discussions
05-17-2020, 12:23 PM
Replies:
4
vbulletin 3.8.4 patch level 2 - problem
Views:
3,873
Posted By
Dave
Is it possible your license expired many years...
Is it possible your license expired many years ago so you no longer have access to newer versions of vBulletin?
The errors you are receiving are most likely due to the PHP version that is running...
Forum:
vB5 Programming Discussions
05-15-2020, 09:59 PM
Replies:
8
Forum very slow
Views:
937
Posted By
Dave
Sounds like a bad plugin you had installed that...
Sounds like a bad plugin you had installed that caused it which isn't necessarily vBulletin's fault.
Forum:
vB3 General Discussions
05-15-2020, 09:59 PM
Replies:
4
urgent help please
Views:
472
Posted By
Dave
vBulletin 3 and 4 are not made for mobile...
vBulletin 3 and 4 are not made for mobile devices, there's no easy fix for the things you mentioned.
Forum:
vB5 General Discussions
05-09-2020, 11:44 AM
Replies:
4
Classifieds Mod
Views:
477
Posted By
Dave
I don't think I've seen a classifieds plugin for...
I don't think I've seen a classifieds plugin for vBulletin 5.
Forum:
Forum and Server Management
05-05-2020, 08:07 PM
Replies:
4
looking for a cheap server
Views:
5,052
Posted By
Dave
You could try https://www.stablehost.com/ but...
You could try https://www.stablehost.com/ but "cheap" and "good" usually don't go together very well.
Forum:
vB3 Programming Discussions
05-02-2020, 06:33 PM
Replies:
4
Foreach in plugin
Views:
680
Posted By
Dave
Also PHP doesn't have any type of macro support...
Also PHP doesn't have any type of macro support like that (unlike C++ macro definitions using #define). You can't assign portions of a function to a variable and then execute the function as usual by...
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
03:06 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.03612 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
(12)
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.0129
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(170, 0, 1,''); -> cached fperms for forum 170
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
FULLTEXT Search
php_sapi_name(): fpm-fcgi